Page cover

SetSkillUpgrades

BPC_RPGSystem

Any changes to the SkillInfo can be done here, for instance, changing paramters based on the current Skill Level. For BasicAttacks we set the Element of the Skill based on the current equipped Weapon (see SetBasicAttackInfo).

For a better organization, we recommend to use separate macros or functions for your own upgrades.

Last updated