{{ucwords(monster.title)}}
{{ucwords(monster.name)}}
{{ucwords(monster.name)}}
MAP
APPEARANCE
General information
NPC:
{{monster.name}} [ id {{monster.npc_id}} ]
Level:
{{monster.level}}
HP:
{{monster.org_hp}}
HP Reg.:
{{monster.org_hp_regen}}
MP:
{{monster.org_mp}}
MP Reg.:
{{monster.org_mp_regen}}
Exp:
{{getMonsterExp(monster)}}
Sp:
{{Math.round(monster.acquire_sp)}}
Aggro:
{{monster.is_aggressive == '1' ? "Yes" : "No"}} [ Range {{monster.agro_range}} ]
Social:
{{monster.clan.length > 0 ? "Yes" : "No"}} [ Follow range {{monster.clan_help_range}} ]
Race:
{{ucwords(monster.race.replace("_", " "))}}
Location:
Soul Crystal:
-
Event items:
Drop out
Combat stats
P.Atk.:
{{calcPatk(monster)}}
P.Def.:
{{calcPdef(monster)}}
Accuracy:
{{calcAccuracy(monster)}}
Critical:
{{calcPatkCritical(monster)}}
Atk.Speed:
{{calcPatkSpeed(monster)}}
Atk. type:
{{ucwords(monster.base_attack_type)}}
M.Atk.:
{{calcMatk(monster)}}
M.Def.:
{{calcMdef(monster)}}
Evasion:
{{calcEvasion(monster)}}
Speed:
{{calcWalkSpeed(monster)}} / {{calcRunSpeed(monster)}}
Cast.Speed:
{{calcMatkSpeed(monster)}}
Atk. Range:
{{monster.base_attack_range}}
STR
{{monster.str}}
DEX
{{monster.dex}}
CON
{{monster.con}}
INT
{{monster.int}}
WIT
{{monster.wit}}
MEN
{{monster.men}}
Minions:
{{minion.count}} {{minion.name}} Lv. {{minion.level}}
Leader:
{{master.name}} Lv. {{master.level}}
Passive abilities:
Passive abilities:
Active abilities:
Active abilities:
DROP
SPOIL
HERBS
QUESTS
EXCHANGE ({{item}})
SELL ({{item}})
Name
Rate
Quantity
Type
{{ item.name}}
{{ ['none', 'crystal_free'].includes(item.crystal_type) ? "NG" : item.crystal_type.toUpperCase() }}
View
{{item.title}}
{{ getDisplayChance(item.chance) }} %
{{ item.min != item.max ? item.min + ' - ' + item.max : item.max }}
{{ getItemDisplayType(item) }}
Level
Name, description
{{ label }}
{{quest.min_level}}
Item received
Required Ingredients
{{multiItem.item.name}}
{{ ['none', 'crystal_free'].includes(multiItem.crystal_type) ? "NG" : multiItem.crystal_type.toUpperCase() }}
{{multiItem.item.description}}
{{ page }}
Item
Price
Tax
{{ ['none', 'crystal_free'].includes(item.crystal_type) ? "NG" : item.crystal_type.toUpperCase() }}
{{item.description}}
{{ Math.round(item.default_price * (1 + item.city_rate / 100)) }}
{{item.city_rate}}
{{ page }}