Keypage: Dante’s Page

243001
Name Dante’s Page
Rarity Limited (Rare)
Chapter Urban Nightmare
Type Player Collectable Yes
Range Melee Base Light 3 / 3 Base Speed Dice 1
Specs 80 40 1–6 Endured Normal Normal Normal Weak Normal
Passive abilities
Can be dropped from
243001 Book of Dante
Sister Pages
Guest 143001 Dante’s Page
Description

Seven Association deals with info and investigations; we collect all kinds of information on this City. Though, why aren’t we disclosing the full details about certain cases to the general public through news outlets or anything, you ask? Some things are better left unknown—for the sake of the safety of this world.

Id243001
Name (EN)Dante’s Page
Name (KR)단테의 책장
Name (JP)ダンテのページ
Episode-1
Max In Inventory3
Internal Name단테
SkinDante
Options[]
Passives[10001, 243001, 243101, 243201]
LOR: /EquipPage_ch5.xml, lines 659 ~ 683:

...
<Book ID="243001">
<Name>단테</Name>
<TextId>243001</TextId>
<EquipEffect>
<HP>80</HP>
<Break>40</Break>
<SpeedMin>1</SpeedMin>
<Speed>6</Speed>
<SResist>Endure</SResist>
<PResist>Normal</PResist>
<HResist>Normal</HResist>
<SBResist>Normal</SBResist>
<PBResist>Vulnerable</PBResist>
<HBResist>Normal</HBResist>
<Passive>10001</Passive>
<Passive>243001</Passive>
<Passive>243101</Passive>
<Passive>243201</Passive>
</EquipEffect>
<BookIcon>SevenAssociation</BookIcon>
<Chapter>5</Chapter>
<CharacterSkin>Dante</CharacterSkin>
<Rarity>Rare</Rarity>
</Book>
...