|
6 | 6 | --
|
7 | 7 | local minions, mod, flag = ...
|
8 | 8 |
|
9 |
| --- Blackguard |
10 |
| --- Bandit |
11 |
| --- Beast |
12 |
| --- Blood Apes |
13 |
| --- Bone Stalker |
14 |
| --- Bull |
15 |
| --- Cage Spider |
16 |
| --- Cannibals |
17 |
| --- Goatmen |
18 |
| --- Miscreation |
19 |
| --- Maw |
20 |
| --- Chimeral |
21 |
| --- Ghost Pirate |
22 |
| --- Undying Grappler |
23 |
| --- Ribbon |
24 |
| --- Gut flayer |
25 |
| --- Solar Guard |
26 |
| --- Construct |
27 |
| --- Carrion Queen |
28 |
| --- Kaom's Warriors |
29 |
| --- Kitava's Cultist |
30 |
| --- Kitava's Herald |
31 |
| --- Birdman |
32 |
| --- Delve League |
33 |
| --- Hellion |
34 |
| --- Knitted Horror |
35 |
| --- Miners |
36 |
| --- Voidbearer |
37 |
| --- Stone golem |
38 |
| --- Mother of Flames |
39 |
| --- Necromancer |
40 |
| --- Undying Bomber |
41 |
| --- Stygian Revenant |
42 |
| --- Sea Witch |
43 |
| --- Skeleton |
44 |
| --- Snake |
45 |
| --- Spider |
46 |
| --- Statue |
47 |
| --- Ophidian |
48 |
| --- Templar |
49 |
| --- Undying |
50 |
| --- Wicker Man |
51 |
| --- Redemption Sentry |
52 |
| --- Baranite Thaumaturge |
53 |
| --- Baranite Sister |
54 |
| --- Baranite Preacher |
55 |
| --- Scale of Esh |
56 |
| --- Scinteel Synthete |
57 |
| --- Redemption Knight |
58 |
| --- Primal Crushclaw |
59 |
| --- Primal Rhex Matriarch |
60 |
| --- Templar Tactician |
61 |
| --- Frost Auto-Scout |
62 |
| --- Syndicate Operative |
63 |
| --- Cloud Retch |
64 |
| --- Artless Assassin |
65 |
| --- Ashblessed Warden |
66 |
| --- Snow Rhex |
67 |
| --- Flickershade |
68 |
| --- Trial Galecaller |
69 |
| --- Trial Windchaser |
70 |
| --- Hyrri's Watch |
71 |
| --- Demon Harpy |
72 |
| --- Pale Angel |
73 |
| --- Demon Herder |
74 |
| --- Pale Seraphim |
75 |
| --- Ravenous Mishapen |
76 |
| --- Aurid Synthete |
77 |
| --- Ruins Hellion |
78 |
| --- Arena Master |
79 |
| --- They of Tul |
80 |
| --- Ancient Suffering |
81 |
| --- Ancient Wraith |
82 |
| --- Forged Frostbearer |
| 9 | +-- Goliath |
| 10 | +minions["Metadata/Monsters/TwoheadedTitan/TwoHeadedTitanSpectre"] = { |
| 11 | + name = "Goliath", |
| 12 | + monsterTags = { "allows_inc_aoe", "humanoid", "melee", "MonsterBlunt_onhit_audio", "physical_affinity", "very_slow_movement", }, |
| 13 | + life = 2.5, |
| 14 | + baseDamageIgnoresAttackSpeed = true, |
| 15 | + fireResist = 75, |
| 16 | + coldResist = 0, |
| 17 | + lightningResist = 0, |
| 18 | + chaosResist = 0, |
| 19 | + damage = 2.88, |
| 20 | + damageSpread = 0.2, |
| 21 | + attackTime = 1.5, |
| 22 | + attackRange = 20, |
| 23 | + accuracy = 1, |
| 24 | + skillList = { |
| 25 | + "MeleeAtAnimationSpeed", |
| 26 | + "GATwoHeadedTitanSlam", |
| 27 | + "GATwoHeadedTitanStomp", |
| 28 | + }, |
| 29 | + modList = { |
| 30 | + }, |
| 31 | +} |
83 | 32 |
|
84 |
| - -- Affliction Corpses |
85 |
| --- Frozen Cannibal |
86 |
| --- Fiery Cannibal |
87 |
| --- Hydra |
88 |
| --- Dark Marionette |
89 |
| --- Hulking Miscreation |
90 |
| --- Spirit of Fortune |
91 |
| --- Naval Officer |
92 |
| --- Dancing Sword |
93 |
| --- Needle Horror |
94 |
| --- Serpent Warrior |
95 |
| --- Pain Artist |
96 |
| --- Sawblade Horror |
97 |
| --- Restless Knight |
98 |
| --- Slashing Horror |
99 |
| --- Druidic Alchemist |
100 |
| --- Escaped Prototype |
101 |
| --- Blasphemer |
102 |
| --- Judgemental Spirit |
103 |
| --- Primal Thunderbird |
104 |
| --- Primal Demiurge |
105 |
| --- Runic Skeleton |
106 |
| --- Warlord |
107 |
| --- Dark Reaper |
108 |
| --- Sanguimancer Demon |
109 |
| --- Spider Matriarch |
110 |
| --- Meatsack |
111 |
| --- Eldritch Eye |
112 |
| --- Forest Tiger |
113 |
| --- Guardian Turtle |
114 |
| --- Shadow Construct |
115 |
| --- Forest Warrior |
116 |
| --- Shadow Berserker |
117 |
| --- Riftcaster |
118 |
| --- Blood Demon |
119 |
| --- Half-remembered Goliath |
120 |
| --- Wretched Defiler |
| 33 | +-- Quadrilla |
| 34 | +minions["Metadata/Monsters/Quadrilla/QuadrillaElite"] = { |
| 35 | + name = "Silverback Quadrilla", |
| 36 | + monsterTags = { "beast", "mammal_beast", "MonsterBlunt_onhit_audio", "not_dex", "not_int", "red_blood", "very_fast_movement", }, |
| 37 | + life = 2.5, |
| 38 | + baseDamageIgnoresAttackSpeed = true, |
| 39 | + armour = 0.75, |
| 40 | + fireResist = 0, |
| 41 | + coldResist = 0, |
| 42 | + lightningResist = 0, |
| 43 | + chaosResist = 0, |
| 44 | + damage = 2.5, |
| 45 | + damageSpread = 0.2, |
| 46 | + attackTime = 1.995, |
| 47 | + attackRange = 27, |
| 48 | + accuracy = 1, |
| 49 | + skillList = { |
| 50 | + "MeleeAtAnimationSpeedUnique", |
| 51 | + "EAAQuadrillaBossCleaveLeft", |
| 52 | + "EAAQuadrillaBossCleaveRight", |
| 53 | + "EAAQuadrillaBossSpin", |
| 54 | + "EAAQuadrillaBossSlam", |
| 55 | + "GAQuadrillaBossSlamCircle", |
| 56 | + "GAQuadrillaBossRectSlam", |
| 57 | + "GAQuadrillaBossSunder", |
| 58 | + "DTTQuadrillaCommandoRoll", |
| 59 | + }, |
| 60 | + modList = { |
| 61 | + }, |
| 62 | +} |
| 63 | + |
| 64 | +-- Sentinel |
| 65 | +minions["Metadata/Monsters/VaalConstructs/Sentinel/VaalConstructSentinel"] = { |
| 66 | + name = "Stone Sentinel", |
| 67 | + monsterTags = { "2HBluntWood_onhit_audio", "allows_inc_aoe", "cannot_be_monolith", "construct", "melee", "not_dex", "not_int", "physical_affinity", "stone_construct", "vaal", "very_slow_movement", }, |
| 68 | + life = 2.5, |
| 69 | + baseDamageIgnoresAttackSpeed = true, |
| 70 | + armour = 1, |
| 71 | + fireResist = 30, |
| 72 | + coldResist = 0, |
| 73 | + lightningResist = 0, |
| 74 | + chaosResist = 0, |
| 75 | + damage = 2.5, |
| 76 | + damageSpread = 0.2, |
| 77 | + attackTime = 1.5, |
| 78 | + attackRange = 13, |
| 79 | + accuracy = 1, |
| 80 | + skillList = { |
| 81 | + "MeleeAtAnimationSpeed", |
| 82 | + "GAVaalConstructSentinelGroundSlam", |
| 83 | + "GAVaalConstructSentinelFootSlam", |
| 84 | + "GAVaalConstructSentinelImpact", |
| 85 | + }, |
| 86 | + modList = { |
| 87 | + }, |
| 88 | +} |
| 89 | + |
| 90 | +-- Shade |
| 91 | +minions["Metadata/Monsters/VaalMonsters/Machinarium/Wraith/ProwlingShade"] = { |
| 92 | + name = "Prowling Shade", |
| 93 | + monsterTags = { "allows_inc_aoe", "caster", "Claw_onhit_audio", "cold_affinity", "fast_movement", "ghost", "ghost_blood", "melee", "not_str", "undead", }, |
| 94 | + life = 2.25, |
| 95 | + baseDamageIgnoresAttackSpeed = true, |
| 96 | + energyShield = 0.132, |
| 97 | + evasion = 0.33, |
| 98 | + fireResist = 0, |
| 99 | + coldResist = 75, |
| 100 | + lightningResist = 0, |
| 101 | + chaosResist = 0, |
| 102 | + damage = 2.25, |
| 103 | + damageSpread = 0.2, |
| 104 | + attackTime = 1.32, |
| 105 | + attackRange = 16, |
| 106 | + accuracy = 1, |
| 107 | + skillList = { |
| 108 | + "MeleeAtAnimationSpeedComboTEMP", |
| 109 | + "GSProwlingShadeIceBeam", |
| 110 | + "DTTProwlingShadeDash", |
| 111 | + "MeleeAtAnimationSpeedComboTEMP2", |
| 112 | + }, |
| 113 | + modList = { |
| 114 | + }, |
| 115 | +} |
0 commit comments