Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ; lethal feed kills the target and grants restoration xp (lethal)
- If akIsLethal
- akTarget.Kill(PlayerRef)
- Game.AdvanceSkill("Restoration", SCS_VampireSpells_VampireLord_Global_XP_LethalFeed_Base.GetValue() + (akTarget.GetLevel() * SCS_VampireSpells_VampireLord_Global_XP_LethalFeed_Level.GetValue()))
- EndIf
Advertisement
Add Comment
Please, Sign In to add comment