พืชไล่ระเบิด
monster no drops or experience [1]
Volatile Orchard
Spectre | N |
---|---|
Tags | นักเวท, cold_affinity, ghost_armour, is_unarmed, slow_movement, Unarmed_onhit_audio |
พลังชีวิต
100%
Ailment Threshold
%
ค่าต้านทาน
0
0
0
0
Damage
100%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±0%
ค่าประสบการณ์
100%
Model Size
70%
Type
MonsterModVolatilePlantsVolatile
Metadata
VolatilePlantsVolatile
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
7,757
ค่าเกราะ
3,451
อัตราการหลบหลีก
477
Damage
233
ความเสียหายเวท
233
ความแม่นยำ
2,180
Attack Time
1.5
ค่าประสบการณ์
28,634
Minion Life
11,280
Minion Damage
1,896
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
MonsterModPlantVolatile
Triggerable, Spell, Damage
โอกาสปะทะคริติคอล: 5%
สร้างความเสียหาย เคออส 10143 ถึง 15215
is area damage [1]
spell maximum action distance +% [-96]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" } Positioned { collision_hull_type = "projectile" force_placement = true } Stats { immune_to_curses = 1 immune_to_auras_from_other_entities = 1 set_item_drop_slots = 0 set_monster_no_drops_or_experience = 1 set_monster_do_not_fracture = 1 set_max_frenzy_charges = 0 set_max_endurance_charges = 0 set_max_power_charges = 0 base_cannot_be_stunned = 1 cannot_be_knocked_back = 1 set_phase_through_objects = 1 } Life { corpse_usable = false } StateMachine { define_shared_state = "invisible;" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" StateMachine { create_state_invisible_1 = "DisableRendering();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/MonsterMods/VolatilePlantsVolatile"] = { name = "Volatile Orchard", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "MonsterModPlantVolatile", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MonsterModPlantVolatile"] = { name = "MonsterModPlantVolatile", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "spell_maximum_action_distance_+%", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -96, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
พืชไล่ระเบิด
monster no drops or experience [1]
Volatile Orchard
Spectre | N |
---|---|
Tags | นักเวท, cold_affinity, ghost_armour, is_unarmed, MonsterBlunt_onhit_audio, slow_movement |
พลังชีวิต
100%
Ailment Threshold
%
ค่าต้านทาน
0
0
0
0
Damage
100%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±0%
ค่าประสบการณ์
100%
Model Size
66%
Type
CarnivorousPlantEaterTreeVolatile
Metadata
CarnivorousPlantEaterTreeVolatile__
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
7,757
ค่าเกราะ
3,451
อัตราการหลบหลีก
477
Damage
233
ความเสียหายเวท
233
ความแม่นยำ
2,180
Attack Time
1.5
ค่าประสบการณ์
28,634
Minion Life
11,280
Minion Damage
1,896
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
CarnivorousPlantEaterTreeVolatile
Triggerable, Spell, Damage
โอกาสปะทะคริติคอล: 5%
สร้างความเสียหาย เคออส 28586 ถึง 42878
is area damage [1]
spell maximum action distance +% [-96]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" } Positioned { collision_hull_type = "projectile" force_placement = true } Stats { immune_to_curses = 1 immune_to_auras_from_other_entities = 1 set_item_drop_slots = 0 set_monster_no_drops_or_experience = 1 set_monster_do_not_fracture = 1 set_max_frenzy_charges = 0 set_max_endurance_charges = 0 set_max_power_charges = 0 base_cannot_be_stunned = 1 cannot_be_knocked_back = 1 set_phase_through_objects = 1 } Life { corpse_usable = false } StateMachine { define_shared_state = "invisible;" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" StateMachine { create_state_invisible_1 = "DisableRendering();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/CarnivorousPlantEater/OldForest/CarnivorousPlantEaterTreeVolatile__"] = { name = "Volatile Orchard", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "CarnivorousPlantEaterTreeVolatile", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["CarnivorousPlantEaterTreeVolatile"] = { name = "CarnivorousPlantEaterTreeVolatile", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "spell_maximum_action_distance_+%", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -96, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
พืชไล่ระเบิด
Volatile Orchard
Spectre | N |
---|---|
Tags | นักเวท, cold_affinity, ghost_armour, is_unarmed, MonsterBlunt_onhit_audio, slow_movement |
พลังชีวิต
100%
Ailment Threshold
%
ค่าต้านทาน
0
0
0
0
Damage
100%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±0%
ค่าประสบการณ์
100%
Model Size
100%
Type
MushroomVolatile
Metadata
MushroomVolatile
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
7,757
ค่าเกราะ
3,451
อัตราการหลบหลีก
477
Damage
233
ความเสียหายเวท
233
ความแม่นยำ
2,180
Attack Time
1.5
ค่าประสบการณ์
28,634
Minion Life
11,280
Minion Damage
1,896
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
GSMushroomVolatileExplosion
Triggerable, Spell, Damage
สร้างความเสียหาย เคออส 12910 ถึง 19364
action attack or cast time uses animation length [1]
is area damage [1]
spell maximum action distance +% [-90]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" } Positioned { collision_hull_type = "projectile" force_placement = true } Stats { immune_to_curses = 1 immune_to_auras_from_other_entities = 1 set_item_drop_slots = 0 set_monster_no_drops_or_experience = 1 set_monster_do_not_fracture = 1 set_max_frenzy_charges = 0 set_max_endurance_charges = 0 set_max_power_charges = 0 base_cannot_be_stunned = 1 cannot_be_knocked_back = 1 set_phase_through_objects = 1 } Life { corpse_usable = false } StateMachine { define_shared_state = "invisible;" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" StateMachine { create_state_invisible_1 = "DisableRendering();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/MushroomFungus/MushroomVolatile"] = { name = "Volatile Orchard", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "GSMushroomVolatileExplosion", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["GSMushroomVolatileExplosion"] = { name = "GSMushroomVolatileExplosion", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "spell_maximum_action_distance_+%", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -90, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
พืชไล่ระเบิด
monster no drops or experience [1]
Volatile Orchard
Spectre | N |
---|---|
Tags | นักเวท, cold_affinity, ghost_armour, is_unarmed, slow_movement, Unarmed_onhit_audio |
พลังชีวิต
100%
Ailment Threshold
%
ค่าต้านทาน
0
0
0
0
Damage
100%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±0%
ค่าประสบการณ์
100%
Model Size
70%
Type
MonsterModVolatilePlantsVolatile
Metadata
VolatilePlantsVolatile
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
7,757
ค่าเกราะ
3,451
อัตราการหลบหลีก
477
Damage
233
ความเสียหายเวท
233
ความแม่นยำ
2,180
Attack Time
1.5
ค่าประสบการณ์
28,634
Minion Life
11,280
Minion Damage
1,896
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
RitualPlantVolatile
Triggerable, Spell, Damage
โอกาสปะทะคริติคอล: 5%
สร้างความเสียหาย เคออส 16598 ถึง 24897
is area damage [1]
spell maximum action distance +% [-96]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" } Positioned { collision_hull_type = "projectile" force_placement = true } Stats { immune_to_curses = 1 immune_to_auras_from_other_entities = 1 set_item_drop_slots = 0 set_monster_no_drops_or_experience = 1 set_monster_do_not_fracture = 1 set_max_frenzy_charges = 0 set_max_endurance_charges = 0 set_max_power_charges = 0 base_cannot_be_stunned = 1 cannot_be_knocked_back = 1 set_phase_through_objects = 1 } Life { corpse_usable = false } StateMachine { define_shared_state = "invisible;" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" StateMachine { create_state_invisible_1 = "DisableRendering();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueRitual/Daemons/VolatilePlantsVolatile"] = { name = "Volatile Orchard", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "RitualPlantVolatile", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["RitualPlantVolatile"] = { name = "RitualPlantVolatile", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "spell_maximum_action_distance_+%", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -96, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.