Unearthed Skeletal Warrior
อันเดด
ด่าน: ทะเลสาบคาลานดรา
undead description [1]
โอกาสบล็อคความเสียหาย โจมตี 20%
คุณได้รับความเสียหาย 10% จากการปะทะที่บล็อค
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
โอกาสบล็อคความเสียหาย โจมตี 20%
คุณได้รับความเสียหาย 10% จากการปะทะที่บล็อค
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
พลังชีวิต
198%
ค่าเกราะ
+25%
Ailment Threshold
149%
ค่าต้านทาน
0 0 40 0
Damage
160%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
5 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
110%
Model Size
100%
Type
ExpeditionSkeletonSwordShield
Metadata
ExpeditionSkeletonSwordShield
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
12,738
ค่าเกราะ
35,988
การหลบหลีก
4,739
โล่พลังงาน
0
Damage
598
ความเสียหายเวท
598
ความแม่นยำ
290
Attack Time
1.5
ค่าประสบการณ์
11,281
Ailment Threshold
9,586
Chill
30
Shock
30
Brittle
171
Scorch
30
Sap
84
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 478–717
โอกาสคริติคอล: 5%
Attack Time: 1.5 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
WalkEmergeExpeditionArmourCaster
walk emerge distance [288]
Object Type
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterFodderBase" Actor { on_start_WalkEmerge = "RemoveCollidability();" on_end_WalkEmerge = " Delay( 2, { MakeCollidable(); } ); " }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterFodderBase" Actor { on_start_WalkEmerge = " DisableRendering(); HideAttachedMeshSegments(); Delay( 0.1, { AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/portal_Transition_caster.epk ); EnableRendering(); } ); Delay( 0.3, { AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/weapon_Transition.epk, R_Weapon ); AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/weapon_Transition.epk, L_Weapon ); ShowAttachedMeshSegments(); } ); " on_end_WalkEmerge = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/portal_Transition_caster.epk ); RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/weapon_Transition.epk, R_Weapon ); RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/weapon_Transition.epk, L_Weapon ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueExpedition/Skeletons/ExpeditionSkeletonSwordShield"] = { name = "Unearthed Skeletal Warrior", life = 1.98, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.6, damageSpread = 0.2, attackTime = 1.5, attackRange = 11, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { "MeleeAtAnimationSpeed", "WalkEmergeExpeditionArmourCaster", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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["WalkEmergeExpeditionArmourCaster"] = { name = "WalkEmergeExpeditionArmourCaster", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.66, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {288, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
โอกาสบล็อคความเสียหาย โจมตี 20%
คุณได้รับความเสียหาย 10% จากการปะทะที่บล็อค
Id | MonsterAttackBlock20Bypass10_ |
---|---|
Family | MonsterBlockAndBypass |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Id | ExpeditionReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
Unearthed Skeletal Warrior
อันเดด
ด่าน: Citadel Map
undead description [1]
โอกาสบล็อคความเสียหาย โจมตี 20%
คุณได้รับความเสียหาย 10% จากการปะทะที่บล็อค
โอกาสบล็อคความเสียหาย โจมตี 20%
คุณได้รับความเสียหาย 10% จากการปะทะที่บล็อค
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/LeagueExpedition/Skeletons/ExpeditionSkeletonSwordShieldSpectre |
Area | Citadel Map |
Tags | bone_armour, bones, has_one_hand_sword, has_one_handed_melee, humanoid, medium_movement, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead |
Packs |
พลังชีวิต
198%
ค่าเกราะ
+25%
Ailment Threshold
149%
ค่าต้านทาน
0 0 40 0
Damage
160%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
5 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
110%
Model Size
100%
Type
ExpeditionSkeletonSwordShield
Metadata
ExpeditionSkeletonSwordShieldStandalone_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
84
พลังชีวิต
69,884
ค่าเกราะ
124,793
การหลบหลีก
8,120
โล่พลังงาน
0
Damage
1,525
ความเสียหายเวท
1,525
ความแม่นยำ
538
Attack Time
1.5
ค่าประสบการณ์
14,575
Ailment Threshold
52,590
Chill
166
Shock
166
Brittle
941
Scorch
166
Sap
459
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 1220–1830
โอกาสคริติคอล: 5%
Attack Time: 1.5 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
WalkEmergeExpeditionArmourCaster
walk emerge distance [288]
Object Type
Object Type Codes
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueExpedition/Skeletons/ExpeditionSkeletonSwordShieldStandalone_"] = { name = "Unearthed Skeletal Warrior", life = 1.98, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.6, damageSpread = 0.2, attackTime = 1.5, attackRange = 11, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { "MeleeAtAnimationSpeed", "WalkEmergeExpeditionArmourCaster", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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["WalkEmergeExpeditionArmourCaster"] = { name = "WalkEmergeExpeditionArmourCaster", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.66, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {288, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
โอกาสบล็อคความเสียหาย โจมตี 20%
คุณได้รับความเสียหาย 10% จากการปะทะที่บล็อค
Id | MonsterAttackBlock20Bypass10_ |
---|---|
Family | MonsterBlockAndBypass |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
Unearthed Skeletal Warrior
อันเดด
undead description [1]
โอกาสบล็อคความเสียหาย โจมตี 20%
คุณได้รับความเสียหาย 10% จากการปะทะที่บล็อค
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
โอกาสบล็อคความเสียหาย โจมตี 20%
คุณได้รับความเสียหาย 10% จากการปะทะที่บล็อค
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Spectre | Y |
---|---|
Tags | bone_armour, bones, has_one_hand_sword, has_one_handed_melee, humanoid, medium_movement, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead |
พลังชีวิต
198%
ค่าเกราะ
+25%
Ailment Threshold
149%
ค่าต้านทาน
0 0 40 0
Damage
160%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
5 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
110%
Model Size
100%
Type
ExpeditionSkeletonSwordShield
Metadata
ExpeditionSkeletonSwordShieldSpectre
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
12,738
ค่าเกราะ
35,988
การหลบหลีก
4,739
โล่พลังงาน
0
Damage
598
ความเสียหายเวท
598
ความแม่นยำ
290
Attack Time
1.5
ค่าประสบการณ์
11,281
Ailment Threshold
9,586
Chill
30
Shock
30
Brittle
171
Scorch
30
Sap
84
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 478–717
โอกาสคริติคอล: 5%
Attack Time: 1.5 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterFodderBase" Actor { on_start_WalkEmerge = "RemoveCollidability();" on_end_WalkEmerge = " Delay( 2, { MakeCollidable(); } ); " }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterFodderBase" Actor { on_start_WalkEmerge = " DisableRendering(); HideAttachedMeshSegments(); Delay( 0.1, { AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/portal_Transition_caster.epk ); EnableRendering(); } ); Delay( 0.3, { AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/weapon_Transition.epk, R_Weapon ); AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/weapon_Transition.epk, L_Weapon ); ShowAttachedMeshSegments(); } ); " on_end_WalkEmerge = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/portal_Transition_caster.epk ); RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/weapon_Transition.epk, R_Weapon ); RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/weapon_Transition.epk, L_Weapon ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueExpedition/Skeletons/ExpeditionSkeletonSwordShieldSpectre"] = { name = "Unearthed Skeletal Warrior", life = 1.98, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.6, damageSpread = 0.2, attackTime = 1.5, attackRange = 11, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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 = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
โอกาสบล็อคความเสียหาย โจมตี 20%
คุณได้รับความเสียหาย 10% จากการปะทะที่บล็อค
Id | MonsterAttackBlock20Bypass10_ |
---|---|
Family | MonsterBlockAndBypass |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Id | ExpeditionReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
Unearthed Skeletal Warrior
อันเดด
undead description [1]
โอกาสบล็อคความเสียหาย โจมตี 20%
คุณได้รับความเสียหาย 10% จากการปะทะที่บล็อค
โอกาสบล็อคความเสียหาย โจมตี 20%
คุณได้รับความเสียหาย 10% จากการปะทะที่บล็อค
Spectre | Y |
---|---|
Tags | bone_armour, bones, has_one_hand_sword, has_one_handed_melee, humanoid, medium_movement, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead |
พลังชีวิต
198%
ค่าเกราะ
+25%
Ailment Threshold
149%
ค่าต้านทาน
0 0 40 0
Damage
160%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
5 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
110%
Model Size
100%
Type
ExpeditionSkeletonSwordShield
Metadata
ExpeditionSkeletonSwordShieldUhtredBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
12,738
ค่าเกราะ
35,988
การหลบหลีก
4,739
โล่พลังงาน
0
Damage
598
ความเสียหายเวท
598
ความแม่นยำ
290
Attack Time
1.5
ค่าประสบการณ์
11,281
Ailment Threshold
9,586
Chill
30
Shock
30
Brittle
171
Scorch
30
Sap
84
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 478–717
โอกาสคริติคอล: 5%
Attack Time: 1.5 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueExpedition/Skeletons/SkeletonSwordShield" Actor { basic_action = "Emerge2" }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueExpedition/Skeletons/SkeletonSwordShield" Life { on_death = " Delay( 0.5, { AddEffectPack( Metadata/Effects/Utility/EPKs/fade_Out.epk ); } ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueExpedition/Skeletons/ExpeditionSkeletonSwordShieldUhtredBoss"] = { name = "Unearthed Skeletal Warrior", life = 1.98, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.6, damageSpread = 0.2, attackTime = 1.5, attackRange = 11, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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 = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
โอกาสบล็อคความเสียหาย โจมตี 20%
คุณได้รับความเสียหาย 10% จากการปะทะที่บล็อค
Id | MonsterAttackBlock20Bypass10_ |
---|---|
Family | MonsterBlockAndBypass |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
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.