Skip to content

Commit 939d945

Browse files
author
LocalIdentity
committed
Export updated Minion skills
1 parent 7fb91fa commit 939d945

4 files changed

Lines changed: 264 additions & 403 deletions

File tree

src/Data/Minions.lua

Lines changed: 0 additions & 125 deletions
Original file line numberDiff line numberDiff line change
@@ -355,134 +355,9 @@ minions["SummonedHellhound"] = {
355355
},
356356
}
357357

358-
minions["AncestralSpiritTurtle"] = {
359-
name = "Ancestral Spirit Turtle",
360-
monsterTags = { "beast", "Beast_onhit_audio", "bludgeoning_weapon", "has_one_hand_mace", "has_one_handed_melee", "light_armour", "medium_height", "melee", "not_dex", "not_int", "physical_affinity", "reptile_beast", "very_slow_movement", },
361-
life = 1.3,
362-
baseDamageIgnoresAttackSpeed = true,
363-
armour = 1,
364-
fireResist = 0,
365-
coldResist = 0,
366-
lightningResist = 0,
367-
chaosResist = 0,
368-
damage = 1.2,
369-
damageSpread = 0.2,
370-
attackTime = 1,
371-
attackRange = 15,
372-
accuracy = 1,
373-
baseMovementSpeed = 9,
374-
spectreReservation = 50,
375-
companionReservation = 30,
376-
monsterCategory = "Beast",
377-
spawnLocation = {
378-
},
379-
skillList = {
380-
"MeleeAtAnimationSpeed",
381-
"ABTTTortoiseTotemBubble",
382-
},
383-
modList = {
384-
-- MonsterCannotBeSlowed [action_speed_cannot_be_reduced_below_base = 1]
385-
-- MonsterCannotBeSlowed [movement_speed_cannot_be_reduced_below_base = 1]
386-
-- MonsterCannotBeStunned1 [base_cannot_be_stunned = 1]
387-
-- MonsterNoDropsOrExperience [monster_no_drops_or_experience = 1]
388-
},
389-
}
390358

391-
minions["AncestralSpiritHulk"] = {
392-
name = "Ancestral Jade Hulk",
393-
monsterTags = { "beast", "Beast_onhit_audio", "bludgeoning_weapon", "has_one_hand_mace", "has_one_handed_melee", "light_armour", "mammal_beast", "medium_height", "melee", "not_dex", "not_int", "physical_affinity", "slow_movement", },
394-
life = 1,
395-
baseDamageIgnoresAttackSpeed = true,
396-
armour = 0.7,
397-
fireResist = 0,
398-
coldResist = 0,
399-
lightningResist = 0,
400-
chaosResist = 0,
401-
damage = 1.8,
402-
damageSpread = 0.2,
403-
attackTime = 1,
404-
attackRange = 14,
405-
accuracy = 1,
406-
baseMovementSpeed = 27,
407-
spectreReservation = 50,
408-
companionReservation = 30,
409-
monsterCategory = "Beast",
410-
spawnLocation = {
411-
},
412-
skillList = {
413-
"MeleeAtAnimationSpeed",
414-
"DTTAncestralJadeHulkLeapSlam",
415-
"GAAncestralJadeHulkLeapImpact",
416-
"TCAncestralLeagueKaruiHulk",
417-
"GAAncestralLeagueKaruiHulkCharge",
418-
},
419-
modList = {
420-
-- MonsterNoDropsOrExperience [monster_no_drops_or_experience = 1]
421-
},
422-
}
423359

424-
minions["AncestralSpiritCaster"] = {
425-
name = "Ancestral Jadecaster",
426-
monsterTags = { "bludgeoning_weapon", "has_one_hand_mace", "has_one_handed_melee", "human", "humanoid", "karui", "light_armour", "medium_height", "medium_movement", "melee", "not_dex", "not_str", "physical_affinity", "ranged", "Unarmed_onhit_audio", },
427-
life = 0.53,
428-
baseDamageIgnoresAttackSpeed = true,
429-
energyShield = 0.2,
430-
fireResist = 0,
431-
coldResist = 0,
432-
lightningResist = 0,
433-
chaosResist = 0,
434-
damage = 1,
435-
damageSpread = 0.2,
436-
attackTime = 1,
437-
attackRange = 14,
438-
accuracy = 1,
439-
baseMovementSpeed = 32,
440-
spectreReservation = 50,
441-
companionReservation = 30,
442-
monsterCategory = "Humanoid",
443-
spawnLocation = {
444-
},
445-
skillList = {
446-
"MeleeAtAnimationSpeed",
447-
"MPSAncestralTotemSpiritSoulCasterProjectile",
448-
"EASAncestralEncaseEnemy",
449-
"GSAncestralJadePrison",
450-
},
451-
modList = {
452-
-- MonsterNoDropsOrExperience [monster_no_drops_or_experience = 1]
453-
},
454-
}
455360

456-
minions["AncestralSpiritWarhorn"] = {
457-
name = "Ancestral Warhorn",
458-
monsterTags = { "2HBluntWood_onhit_audio", "bludgeoning_weapon", "has_one_hand_mace", "has_one_handed_melee", "human", "humanoid", "karui", "light_armour", "medium_height", "melee", "not_int", "physical_affinity", "very_slow_movement", },
459-
life = 0.75,
460-
baseDamageIgnoresAttackSpeed = true,
461-
armour = 0.35,
462-
evasion = 0.15,
463-
fireResist = 0,
464-
coldResist = 0,
465-
lightningResist = 0,
466-
chaosResist = 0,
467-
damage = 1.2,
468-
damageSpread = 0.2,
469-
attackTime = 1,
470-
attackRange = 27,
471-
accuracy = 1,
472-
baseMovementSpeed = 13,
473-
spectreReservation = 50,
474-
companionReservation = 30,
475-
monsterCategory = "Humanoid",
476-
spawnLocation = {
477-
},
478-
skillList = {
479-
"MeleeAtAnimationSpeed",
480-
"EGTotemSpiritJadeHornBlow",
481-
},
482-
modList = {
483-
-- MonsterNoDropsOrExperience [monster_no_drops_or_experience = 1]
484-
},
485-
}
486361

487362
minions["UnearthBoneConstruct"] = {
488363
name = "Bone Crawler",

0 commit comments

Comments
 (0)