I know to get the player reference I need Game.GetPlayer()
I'm close on setting a skill itself with Game.GetPlayer().ModAV(Block, 3) but it errors during compile and I really don't want to change the skill... but the speed in which the skill is learned.
For example.. if were to want Block to level faster each time you block... what would be the function I would use?
Thanks in advance!

