ブリトルソーン、タカタックス
悪魔エリア: 禁じられた森のマップ
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
ドロップするアイテムのレアリティが15000%増加する
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Takatax Brittlethorn
| Spectre | N |
|---|---|
| Area | 禁じられた森のマップ |
| Tags | animal_claw_weapon, キャスター, cold_affinity, demon, hard_armour, humanoid, is_unarmed, large_height, melee, non_unique_map_boss, not_str, physical_affinity, ranged, very_slow_movement, water |
ライフ
400%
Energy Shield From Life
33%
回避力
+33%
Ailment Threshold
400%
耐性
Damage
130%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
4 ~ 11
Attack Time
1.335 Second
Damage Spread
±20%
経験値
200%
Model Size
150%
Type
SaplingIced
Metadata
IcedSaplingTricksterBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
77
ライフ
1,718,962
アーマー
58,245
回避力
8,576
エナジーシールド
14,071
Damage
943
スペルダメージ
1,408
命中
824
Attack Time
0.89445
経験値
134,112
Minion Life
344,760
Minion Energy Shield
2,822
Minion Damage
778
Ailment Threshold
1,282,807
Chill
4,056
Shock
4,056
Brittle
22,948
Scorch
4,056
Sap
11,207
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).
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 1498–2247
クリティカル率: 5%
Attack Time: 1.335 秒
強力な一撃で敵を打ち倒す。
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
IcedSaplingSpamProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
キャストタイム: 1.5 秒
クールダウン時間: 2 秒
IcedSaplingOrbTeleport
Spell, Movement
キャストタイム: 2.67 秒
クールダウン時間: 5 秒
skill cannot be interrupted [1]
skill cannot be stunned [1]
IcedSaplingOrbActivateEAS
Spell
キャストタイム: 4 秒
クールダウン時間: 5 秒
skill cannot be interrupted [1]
skill cannot be stunned [1]
GTIceSaplingIceSpearPrison
Triggerable, Spell
キャストタイム: 2.5 秒
クールダウン時間: 15 秒
spell maximum action distance +% [-50]
GPSIceSaplingIcePrisonSpike
Spell, Triggerable
クリティカル率: 5%
キャストタイム: 1 秒
1996から2994の冷気ダメージを与える
base is projectile [1]
number of projectiles override [1]
Object Type
version 2 extends "Metadata/Monsters/SaplingMonster/SaplingMonsterIced"
Object Type Codes
version 2
extends "Metadata/Monsters/SaplingMonster/SaplingMonsterIced"
Functions
{
CreateEffectOn =
"
AddAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, );
PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, idle );
"
TurnEffectOn =
"
PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, start );
QueueAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, idle );
"
CreateEffectOff =
"
/*AddAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, );
PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, off );*/
"
TurnEffectOff =
"
PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, end );
/*QueueAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, off );*/
"
}
Preload
{
preload_animated_object = "Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao"
preload_animated_object = "Metadata/Monsters/SaplingMonster/Sapling2AggroAudio.ao"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/SaplingMonster/IcedSaplingTricksterBoss"] = {
name = "Takatax Brittlethorn",
life = 4,
energyShield = 0.33,
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
damage = 1.3,
damageSpread = 0.2,
attackTime = 1.335,
attackRange = 11,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeedUnique",
"GPSIceSaplingIcePrisonSpike",
"GTIceSaplingIceSpearPrison",
"IcedSaplingSpamProjectile",
"IcedSaplingOrbTeleport",
"IcedSaplingOrbActivateEAS",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
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",
"action_attack_or_cast_time_uses_animation_length",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GPSIceSaplingIcePrisonSpike"] = {
name = "GPSIceSaplingIcePrisonSpike",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"number_of_projectiles_override",
"base_is_projectile",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTIceSaplingIceSpearPrison"] = {
name = "GTIceSaplingIceSpearPrison",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2.5,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_maximum_action_distance_+%",
},
levels = {
[1] = {-50, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["IcedSaplingSpamProjectile"] = {
name = "IcedSaplingSpamProjectile",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"monster_projectile_variation",
"skill_physical_damage_%_to_convert_to_cold",
"spell_maximum_action_distance_+%",
"base_is_projectile",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 154, 75, -50, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["IcedSaplingOrbTeleport"] = {
name = "IcedSaplingOrbTeleport",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Movement] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2.67,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"skill_cannot_be_interrupted",
"skill_cannot_be_stunned",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["IcedSaplingOrbActivateEAS"] = {
name = "IcedSaplingOrbActivateEAS",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 4,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"skill_cannot_be_interrupted",
"skill_cannot_be_stunned",
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
| Family | MonsterMapBoss |
|---|---|
| Domains | モンスター (3) |
| GenerationType | ユニーク (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | モンスター (3) |
| GenerationType | ユニーク (3) |
| Req. level | 1 |
| Stats |
ブリトルソーン、タカタックス
悪魔モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
ドロップするアイテムのレアリティが15000%増加する
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Takatax Brittlethorn
| Spectre | N |
|---|---|
| Tags | animal_claw_weapon, キャスター, cold_affinity, demon, hard_armour, humanoid, is_unarmed, large_height, melee, not_str, physical_affinity, ranged, standalone_map_boss, very_slow_movement, water |
ライフ
400%
Energy Shield From Life
33%
回避力
+33%
Ailment Threshold
400%
耐性
Damage
130%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
4 ~ 11
Attack Time
1.335 Second
Damage Spread
±20%
経験値
200%
Model Size
150%
Type
SaplingIced
Metadata
IcedSaplingTricksterBossStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
373,448
アーマー
28,790
回避力
6,303
エナジーシールド
8,088
Damage
553
スペルダメージ
826
命中
580
Attack Time
0.89445
経験値
112,805
Minion Life
81,004
Minion Energy Shield
1,754
Minion Damage
442
Ailment Threshold
351,153
Chill
1,110
Shock
1,110
Brittle
6,282
Scorch
1,110
Sap
3,068
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).
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 878–1318
クリティカル率: 5%
Attack Time: 1.335 秒
強力な一撃で敵を打ち倒す。
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
IcedSaplingSpamProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
キャストタイム: 1.5 秒
クールダウン時間: 2 秒
IcedSaplingOrbTeleport
Spell, Movement
キャストタイム: 2.67 秒
クールダウン時間: 5 秒
skill cannot be interrupted [1]
skill cannot be stunned [1]
IcedSaplingOrbActivateEAS
Spell
キャストタイム: 4 秒
クールダウン時間: 5 秒
skill cannot be interrupted [1]
skill cannot be stunned [1]
GTIceSaplingIceSpearPrison
Triggerable, Spell
キャストタイム: 2.5 秒
クールダウン時間: 15 秒
spell maximum action distance +% [-50]
GPSIceSaplingIcePrisonSpike
Spell, Triggerable
クリティカル率: 5%
キャストタイム: 1 秒
1235から1853の冷気ダメージを与える
base is projectile [1]
number of projectiles override [1]
Object Type
version 2 extends "Metadata/Monsters/SaplingMonster/SaplingMonsterIcedStandalone" extends "Metadata/Monsters/StandaloneMapBoss"
Object Type Codes
version 2
extends "Metadata/Monsters/SaplingMonster/SaplingMonsterIcedStandalone"
extends "Metadata/Monsters/StandaloneMapBoss"
Functions
{
CreateEffectOn =
"
AddAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, );
PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, idle );
"
TurnEffectOn =
"
PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, start );
QueueAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, idle );
"
CreateEffectOff =
"
/*AddAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, );
PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, off );*/
"
TurnEffectOff =
"
PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, end );
/*QueueAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, off );*/
"
}
Preload
{
preload_animated_object = "Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/SaplingMonster/IcedSaplingTricksterBossStandalone"] = {
name = "Takatax Brittlethorn",
life = 4,
energyShield = 0.33,
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
damage = 1.3,
damageSpread = 0.2,
attackTime = 1.335,
attackRange = 11,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeedUnique",
"GPSIceSaplingIcePrisonSpike",
"GTIceSaplingIceSpearPrison",
"IcedSaplingSpamProjectile",
"IcedSaplingOrbTeleport",
"IcedSaplingOrbActivateEAS",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
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",
"action_attack_or_cast_time_uses_animation_length",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GPSIceSaplingIcePrisonSpike"] = {
name = "GPSIceSaplingIcePrisonSpike",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"number_of_projectiles_override",
"base_is_projectile",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTIceSaplingIceSpearPrison"] = {
name = "GTIceSaplingIceSpearPrison",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2.5,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_maximum_action_distance_+%",
},
levels = {
[1] = {-50, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["IcedSaplingSpamProjectile"] = {
name = "IcedSaplingSpamProjectile",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"monster_projectile_variation",
"skill_physical_damage_%_to_convert_to_cold",
"spell_maximum_action_distance_+%",
"base_is_projectile",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 154, 75, -50, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["IcedSaplingOrbTeleport"] = {
name = "IcedSaplingOrbTeleport",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Movement] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2.67,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"skill_cannot_be_interrupted",
"skill_cannot_be_stunned",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["IcedSaplingOrbActivateEAS"] = {
name = "IcedSaplingOrbActivateEAS",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 4,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"skill_cannot_be_interrupted",
"skill_cannot_be_stunned",
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
| Family | MonsterMapBoss |
|---|---|
| Domains | モンスター (3) |
| GenerationType | ユニーク (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | モンスター (3) |
| GenerationType | ユニーク (3) |
| Req. level | 1 |
| Stats |
ブリトルソーン、タカタックス
悪魔モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
ドロップするアイテムのレアリティが15000%増加する
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Takatax Brittlethorn
| Spectre | N |
|---|---|
| Tags | animal_claw_weapon, demon, elder_map_boss, hard_armour, humanoid, is_unarmed, non_attacking, not_str, very_slow_movement, water |
ライフ
400%
Energy Shield From Life
33%
回避力
+33%
Ailment Threshold
400%
耐性
Damage
130%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
4 ~ 11
Attack Time
1.335 Second
Damage Spread
±20%
経験値
200%
Model Size
150%
Type
SaplingIced
Metadata
IcedSaplingTricksterBossElder_
Object Type
version 2
extends "Metadata/Monsters/Monster"
Life
{
corpse_usable = false
}
Stats
{
base_cannot_be_damaged = 1
base_cannot_be_stunned = 1
cannot_be_knocked_back = 1
is_hidden_monster = 1
immune_to_curses = 1
immune_to_auras_from_other_entities = 1
}Object Type Codes
version 2
extends "Metadata/Monsters/Monster"
BaseEvents
{
on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/SaplingMonster/IcedSaplingTricksterBossElder_"] = {
name = "Takatax Brittlethorn",
life = 4,
energyShield = 0.33,
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
damage = 1.3,
damageSpread = 0.2,
attackTime = 1.335,
attackRange = 11,
accuracy = 1,
skillList = {
},
modList = {
},
}
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
| Family | MonsterMapBoss |
|---|---|
| Domains | モンスター (3) |
| GenerationType | ユニーク (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | モンスター (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.