Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Enslaved Spirit
- minions["Metadata/Monsters/LeagueUltimatum/Wraith/WraithSpectre"] = {
- name = "Enslaved Spirit",
- life = 3,
- energyShield = 0.08,
- fireResist = 0,
- coldResist = 40,
- lightningResist = 0,
- chaosResist = 0,
- damage = 0.6,
- damageSpread = 0.2,
- attackTime = 1.995,
- attackRange = 15,
- accuracy = 1,
- skillList = {
- "MeleeAtAnimationSpeedUnique",
- "EmptyActionDashWraith",
- "GSWraithIceBeam",
- "MPSUltimatumColdBasic",
- "GSWraithIceNova",
- },
- modList = {
- mod("PhysicalDamageGainAsCold", "BASE", 100), -- MonsterPhysicalAddedAsColdSkeletonMaps [physical_damage_%_to_add_as_cold = 100]
- },
- }
Advertisement
Add Comment
Please, Sign In to add comment