Тукохама, бог войны каруи
Гуманоид
Область: Крепость каруи
Монстры дают повышенный на 250% опыт
6000% увеличение редкости выпадающих предметов
15% повышение скорости атаки
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
heal aura owner % max life on death [0]
6000% увеличение редкости выпадающих предметов
15% повышение скорости атаки
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
heal aura owner % max life on death [0]
Tukohama, Karui God of War
Spectre | N |
---|---|
Area | Крепость каруи |
Tags | fast_movement, fire_affinity, god, has_one_hand_mace, has_one_handed_melee, humanoid, karui, large_height, melee, not_dex, not_int, physical_affinity, red_blood, slashing_weapon, stone_armour |
Здоровье
1520%
Броня
+25%
Ailment Threshold
1520%
Сопротивление
40 40 40 25
Damage
160%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 14
Attack Time
1.755 Second
Damage Spread
±20%
Опыт
200%
Model Size
150%
Type
Tukohama
Metadata
Tukohama
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
46
Здоровье
22,374
Броня
5,925
Уклонение
2,063
Энергетический щит
0
Damage
189
Урон от чар
189
Точность
119
Attack Time
1.755
Опыт
9,268
Ailment Threshold
22,374
Chill
71
Shock
71
Brittle
400
Scorch
71
Sap
195
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Атака
Base Damage: 151–226
Шанс критического удара: 5%
Attack Time: 1.755 сек.
Герой наносит обычный удар.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
SummonTukohamaPuiTotemMinionMarker
Spell, Multicastable, Triggerable
Время применения: 1 сек.
Перезарядка: 15 сек.
alternate minion [215]
number of monsters to summon [1]
summon specific monsters radius +% [-40]
summoned monsters are minions [1]
summoned monsters set monster mortar parent [1]
number of monsters to summon [1]
summon specific monsters radius +% [-40]
summoned monsters are minions [1]
summoned monsters set monster mortar parent [1]
TukohamaTargetArea
Area, Duration, Spell, AreaSpell
Время применения: 0.65 сек.
Перезарядка: 5 сек.
Базовая длительность - 5 секунд(-ы)
active skill area of effect radius +% final [75]
active skill area of effect radius +% final [75]
TukohamaSunder
Attack, Area, Multistrikeable, Melee, Triggerable
Base Damage: 151–226
Шанс критического удара: 5%
Урон от атаки: 175%
Урон от атаки: 175%
Attack Time: 1.755 сек.
Перезарядка: 6 сек.
Наносит на 75% больше урона атаками
+5 к максимальному количеству установленных тотемов
Ударные волны наносят на 80% меньше урона
active skill area of effect radius +% final [-95]
is area damage [1]
number of generic limited minions allowed [100]
+5 к максимальному количеству установленных тотемов
Ударные волны наносят на 80% меньше урона
active skill area of effect radius +% final [-95]
is area damage [1]
number of generic limited minions allowed [100]
TukohamaSlam
Attack, Area, Multistrikeable, Melee
Base Damage: 151–226
Шанс критического удара: 5%
Урон от атаки: 200%
Урон от атаки: 200%
Attack Time: 1.755 сек.
Перезарядка: 6 сек.
Наносит на 100% больше урона атаками
Добавляет 100% от вашего физического урона в виде урона от огня
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
number of generic limited minions allowed [8]
Добавляет 100% от вашего физического урона в виде урона от огня
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
number of generic limited minions allowed [8]
Object Type
version 2 extends "Metadata/Monsters/KaomWarrior/KaomWarrior" Actor { main_hand_unarmed_type = "One_Hand_Mace" } Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/KaomWarrior/KaomWarrior" Transitionable { on_transition = "PlayTextAudio( TukohamaIntro , Metadata/NPC/Act6/Tukohama, 0);" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Tukohama/Tukohama"] = { name = "Tukohama, Karui God of War", life = 15.2, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.6, damageSpread = 0.2, attackTime = 1.755, attackRange = 14, accuracy = 1, skillList = { "Melee", "TukohamaTargetArea", "SummonTukohamaPuiTotemMinionMarker", "TukohamaSunder", "TukohamaSlam", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["TukohamaTargetArea"] = { name = "TukohamaTargetArea", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Spell] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.65, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {5000, 75, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SummonTukohamaPuiTotemMinionMarker"] = { name = "SummonTukohamaPuiTotemMinionMarker", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "summoned_monsters_set_monster_mortar_parent", }, levels = { [1] = {1, 215, -40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["TukohamaSunder"] = { name = "TukohamaSunder", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.66, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "shockwave_slam_explosion_damage_+%_final", "base_number_of_totems_allowed", "number_of_generic_limited_minions_allowed", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {-80, 5, 100, -95, baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["TukohamaSlam"] = { name = "TukohamaSlam", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3.5, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_generic_limited_minions_allowed", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "physical_damage_%_to_add_as_fire", "is_area_damage", }, levels = { [1] = {8, -50, 100, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Монстры дают повышенный на 250% опыт
6000% увеличение редкости выпадающих предметов
Id | MonsterQuestBossAct6 |
---|---|
Family | MonsterActBoss |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats |
15% повышение скорости атаки
Id | MonsterImplicitFastAttack6 |
---|---|
Family | IncreasedAttackSpeed |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack speed |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityActBoss |
---|---|
Family | Nothing |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats |
heal aura owner % max life on death [0]
Id | BossHealOnPlayerDeath |
---|---|
Family | BossHealOnPlayerDeath |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats |
heal_on_nearby_death
Радиус: 120
heal aura owner % max life on death [0]
Тукохама, бог войны каруи
Гуманоид
Монстры дают повышенный на 250% опыт
6000% увеличение редкости выпадающих предметов
15% повышение скорости атаки
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
6000% увеличение редкости выпадающих предметов
15% повышение скорости атаки
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Tukohama, Karui God of War
Spectre | N |
---|---|
Tags | fast_movement, fire_affinity, god, has_one_hand_mace, has_one_handed_melee, humanoid, karui, melee, not_dex, not_int, physical_affinity, red_blood, slashing_weapon, stone_armour |
Здоровье
1520%
Броня
+25%
Ailment Threshold
1520%
Сопротивление
40 40 40 25
Damage
160%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 14
Attack Time
1.755 Second
Damage Spread
±20%
Опыт
200%
Model Size
150%
Type
Tukohama
Metadata
TukohamaStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
97,787
Броня
35,988
Уклонение
4,739
Энергетический щит
0
Damage
598
Урон от чар
598
Точность
290
Attack Time
1.755
Опыт
20,510
Ailment Threshold
97,787
Chill
309
Shock
309
Brittle
1,749
Scorch
309
Sap
854
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Атака
Base Damage: 478–717
Шанс критического удара: 5%
Attack Time: 1.755 сек.
Герой наносит обычный удар.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
SummonTukohamaPuiTotemMinionMarker
Spell, Multicastable, Triggerable
Время применения: 1 сек.
Перезарядка: 15 сек.
alternate minion [215]
number of monsters to summon [1]
summon specific monsters radius +% [-40]
summoned monsters are minions [1]
summoned monsters set monster mortar parent [1]
number of monsters to summon [1]
summon specific monsters radius +% [-40]
summoned monsters are minions [1]
summoned monsters set monster mortar parent [1]
TukohamaTargetArea
Area, Duration, Spell, AreaSpell
Время применения: 0.65 сек.
Перезарядка: 5 сек.
Базовая длительность - 5 секунд(-ы)
active skill area of effect radius +% final [75]
active skill area of effect radius +% final [75]
TukohamaSunder
Attack, Area, Multistrikeable, Melee, Triggerable
Base Damage: 478–717
Шанс критического удара: 5%
Урон от атаки: 175%
Урон от атаки: 175%
Attack Time: 1.755 сек.
Перезарядка: 6 сек.
Наносит на 75% больше урона атаками
+5 к максимальному количеству установленных тотемов
Ударные волны наносят на 80% меньше урона
active skill area of effect radius +% final [-95]
is area damage [1]
number of generic limited minions allowed [100]
+5 к максимальному количеству установленных тотемов
Ударные волны наносят на 80% меньше урона
active skill area of effect radius +% final [-95]
is area damage [1]
number of generic limited minions allowed [100]
TukohamaSlam
Attack, Area, Multistrikeable, Melee
Base Damage: 478–717
Шанс критического удара: 5%
Урон от атаки: 200%
Урон от атаки: 200%
Attack Time: 1.755 сек.
Перезарядка: 6 сек.
Наносит на 100% больше урона атаками
Добавляет 100% от вашего физического урона в виде урона от огня
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
number of generic limited minions allowed [8]
Добавляет 100% от вашего физического урона в виде урона от огня
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
number of generic limited minions allowed [8]
SSMStandaloneTukohamaBeamTotem
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
Время применения: 1 сек.
alternate minion [531]
minion dies when parent dies [1]
number of monsters to summon [1]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
SSMStandaloneTukohamaShieldTotems
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
Время применения: 1 сек.
alternate minion [532]
minion dies when parent dies [1]
number of monsters to summon [4]
summon specific monsters radius +% [200]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
minion dies when parent dies [1]
number of monsters to summon [4]
summon specific monsters radius +% [200]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
Object Type
version 2 extends "Metadata/Monsters/KaomWarrior/KaomWarrior" extends "Metadata/Monsters/StandaloneMonster" Actor { main_hand_unarmed_type = "One_Hand_Mace" } StateMachine { define_shared_state = "bubble_active;" }
Object Type Codes
version 2 extends "Metadata/Monsters/KaomWarrior/KaomWarrior" extends "Metadata/Monsters/StandaloneMonster" StateMachine { on_exit_state_bubble_active_0 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/Tukohama_e/ShieldingTotem/Shield.epk );" on_state_bubble_active_0 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/Tukohama_e/ShieldingTotem/Shield.epk );" create_state_bubble_active_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/Tukohama_e/ShieldingTotem/Shield.epk );" create_state_bubble_active_2 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/Tukohama_e/ShieldingTotem/Shield.epk );" create_state_bubble_active_3 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/Tukohama_e/ShieldingTotem/Shield.epk );" create_state_bubble_active_4 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/Tukohama_e/ShieldingTotem/Shield.epk );" } Preload { preload_epk = "Metadata/Effects/Spells/monsters_effects/Tukohama_e/ShieldingTotem/Shield.epk" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Tukohama/TukohamaStandalone"] = { name = "Tukohama, Karui God of War", life = 15.2, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.6, damageSpread = 0.2, attackTime = 1.755, attackRange = 14, accuracy = 1, skillList = { "Melee", "SSMStandaloneTukohamaBeamTotem", "SSMStandaloneTukohamaShieldTotems", "TukohamaTargetArea", "SummonTukohamaPuiTotemMinionMarker", "TukohamaSunder", "TukohamaSlam", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SSMStandaloneTukohamaBeamTotem"] = { name = "SSMStandaloneTukohamaBeamTotem", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "summoned_monsters_are_minions", "summoned_monsters_no_drops_or_experience", "minion_dies_when_parent_dies", }, levels = { [1] = {1, 531, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SSMStandaloneTukohamaShieldTotems"] = { name = "SSMStandaloneTukohamaShieldTotems", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "summoned_monsters_no_drops_or_experience", "minion_dies_when_parent_dies", }, levels = { [1] = {4, 532, 200, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["TukohamaTargetArea"] = { name = "TukohamaTargetArea", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Spell] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.65, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {5000, 75, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SummonTukohamaPuiTotemMinionMarker"] = { name = "SummonTukohamaPuiTotemMinionMarker", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "summoned_monsters_set_monster_mortar_parent", }, levels = { [1] = {1, 215, -40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["TukohamaSunder"] = { name = "TukohamaSunder", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.66, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "shockwave_slam_explosion_damage_+%_final", "base_number_of_totems_allowed", "number_of_generic_limited_minions_allowed", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {-80, 5, 100, -95, baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["TukohamaSlam"] = { name = "TukohamaSlam", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3.5, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_generic_limited_minions_allowed", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "physical_damage_%_to_add_as_fire", "is_area_damage", }, levels = { [1] = {8, -50, 100, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Монстры дают повышенный на 250% опыт
6000% увеличение редкости выпадающих предметов
Id | MonsterQuestBossAct6 |
---|---|
Family | MonsterActBoss |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats |
15% повышение скорости атаки
Id | MonsterImplicitFastAttack6 |
---|---|
Family | IncreasedAttackSpeed |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack speed |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityActBoss |
---|---|
Family | Nothing |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats |