{{ t(entity.loc_key || entity.loc_key_name || entity.name || entity.id) }}
{{ entity.id }}
{{ entity.group }}
No results found.
{{ t(selectedEntity.loc_key || selectedEntity.loc_key_name || selectedEntity.name || selectedEntity.id) }}
{{ t(selectedEntity.description || selectedEntity.loc_key_desc) }}
ID: {{ selectedEntity.id }}
{{ selectedEntity.group
}}
Stats
Health
{{ selectedEntity.health || '-' }}
Level
{{ selectedEntity.level || '-' }}
Walk Speed
{{ selectedEntity.walkSpeed || '-' }}
Run Speed
{{ selectedEntity.runSpeed || '-' }}
Absorption
{{ selectedEntity.Absorption || '-'}}
Block
{{ selectedEntity.Block || '-'}}
BlockProjectile
{{ selectedEntity.BlockProjectile || '-'}}
Defense
{{ selectedEntity.Defense || '-'}}
DivineBurningVulnerability
{{ selectedEntity.DivineBurningVulnerability || '-'}}
Dodge
{{ selectedEntity.entityBonuses.Dodge || '-'}}
IgnoreBloodDots
{{ selectedEntity.entityBonuses.IgnoreBloodDots || '-'}}
IgnoreDamage
{{ selectedEntity.entityBonuses.IgnoreDamage || '-'}}
IgnoreEffects
{{ selectedEntity.entityBonuses.IgnoreEffects || '-'}}
IgnoreFireDots
{{ selectedEntity.entityBonuses.IgnoreFireDots || '-'}}
IgnoreNextSlowdown
{{ selectedEntity.entityBonuses.IgnoreNextSlowdown || '-'}}
IgnoreNextStun
{{ selectedEntity.entityBonuses.IgnoreNextStun || '-'}}
IgnoreNormalDamage
{{ selectedEntity.entityBonuses.IgnoreNormalDamage || '-'}}
IgnoreNormalDamageDots
{{ selectedEntity.entityBonuses.IgnoreNormalDamageDots || '-'}}
IgnorePetAttacks
{{ selectedEntity.entityBonuses.IgnorePetAttacks || '-'}}
IgnoreSlowdown
{{ selectedEntity.entityBonuses.IgnoreSlowdown || '-'}}
IgnoreStun
{{ selectedEntity.entityBonuses.IgnoreStun || '-'}}
Parry
{{ selectedEntity.entityBonuses.Parry || '-'}}
PlagueDefense
{{ selectedEntity.entityBonuses.PlagueDefense || '-'}}
PlagueInfectionChance
{{ selectedEntity.entityBonuses.PlagueInfectionChance || '-'}}
ReflectDealthMeleeDamage
{{ selectedEntity.entityBonuses.ReflectDealthMeleeDamage || '-'}}
Skills
| Name | Damage | Stamina | Effects |
|---|---|---|---|
|
{{ t(skill.name) }}
{{ t(skill.description) }}
|
{{ skill.damage || skill.minDamage || '-' }} - {{ skill.maxDamage }} | {{ skill.stamina || '-' }} |
Ignore Avoid:
{{ skill.ignoreAvoidingDamage }}
Ignore Absorb: {{ skill.ignoreAbsorb }}
Ignore Def: {{ skill.ignoreDefense }}
Crit Chance: {{ skill.criticalChance }}
Crit Value: {{ skill.criticalValue }}
|
Skinning Drops
| Item | Chance | Amount |
|---|---|---|
|
{{ getItemName(drop.itemId) }}
|
- | {{ drop.min }}{{ drop.max > drop.min ? '-' + drop.max : '' }} |
Drops
| Item | Chance | Amount |
|---|---|---|
|
{{ getItemName(drop.itemId) }}
|
- | {{ drop.min }}{{ drop.max > drop.min ? '-' + drop.max : '' }} |
Details
Sell Price
{{ selectedEntity.sellPrice || '-' }}
Buy Price
{{ selectedEntity.buyUpPrice || '-' }}
Dropped By
| Source | Type | Chance | Amount |
|---|---|---|---|
|
{{ getMobName(source.sourceId) }}
|
Skinning Drop | - | {{ source.min }}{{ source.max > source.min ? '-' + source.max : '' }} |
Ingredients
| Item | Amount |
|---|---|
| {{ getItemName(res.name) }} | {{ res.amount }} |
Products
| Item | Amount |
|---|---|
| {{ getItemName(prod.name) }} | {{ prod.amount }} |
Details
Giver
{{ t(selectedEntity.npcGiverName) }}
Taker
{{ t(selectedEntity.npcTakerName) }}
Type
Daily
Prerequisites
- {{ pred }}
Rewards
Money
{{ selectedEntity.reward.money }}
Guild XP
{{ selectedEntity.reward.guildXp }}
Item
{{ getItemName(selectedEntity.reward.rewardItemName) }}
x{{ selectedEntity.reward.amount
}}
Skill Book
{{ selectedEntity.reward.bookSkill }}