• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Removing Skills vs GainSkill

kampnkarl

Refugee
Is it possible to remove a skill, doing the opposite of something like this

            <property class="Action0">
                <property name="Class" value="GainSkill"/>
                <property name="Skills_to_gain" value="perkASAthletics"/>
            </property>

Instead of GainSkill, is there something like RemoveSkill?

 
Back
Top