Auto-translated
GiveHeroSkill("hero name", SKILL_LUCK);
GiveHeroSkill("hero name", PERK_LUCKY_STRIKE);
The skill is granted, but the perk is not. How can I grant a perk? And is it possible to influence the skill level so that it grants something other than the initial level?
GiveHeroSkill("hero name", PERK_LUCKY_STRIKE);
The skill is granted, but the perk is not. How can I grant a perk? And is it possible to influence the skill level so that it grants something other than the initial level?