Keypage: A Leaflet Workshop Fixer’s Page

255002
Name A Leaflet Workshop Fixer’s Page
Rarity Hardcover (Uncommon)
Chapter Star of the City
Type Player Collectable Yes
Range Melee Base Light 3 / 3 Base Speed Dice 1
Specs 87 46 2–6 Normal Endured Normal Normal Normal Normal
Passive abilities
Can be dropped from
255002 Book of a Leaflet Workshop Fixer
Sister Pages
Guest 155002 A Leaflet Workshop Fixer’s Page
Description

Leaflet Workshop… It’s a good place! Offers serviceable weapons to Fixers at a reasonable price, and sells quality weapons to underground Syndicates at higher prices… There’s been cases of the opposite happening sometimes, but that’s not what matters. Just wanted to emphasize that people from all walks of life visit our workshop. Oh, and I heard some workshops have membership clubs! The select few chosen by the workshop’s owner are sent an invitation, or so I heard. Business would be much handier if we adopted the same system… as with everything else… Greeting guests is the one thing that’s more dangerous than developing new weapons when you run a workshop.

Id255002
Name (EN)A Leaflet Workshop Fixer’s Page
Name (KR)이파리 공방 해결사의 책장
Name (JP)木の葉工房 フィクサーのページ
Episode-1
Max In Inventory4
Internal Name이파리 공방 해결사
SkinCor
Options[]
Passives[10001, 240026, 255001, 255002]
LOR: /EquipPage_ch6.xml, lines 1144 ~ 1169:

...
<Book ID="255002">
<Name>이파리 공방 해결사</Name>
<TextId>255002</TextId>
<EquipEffect>
<HP>87</HP>
<Break>46</Break>
<SpeedMin>2</SpeedMin>
<Speed>6</Speed>
<SResist>Normal</SResist>
<PResist>Endure</PResist>
<HResist>Normal</HResist>
<SBResist>Normal</SBResist>
<PBResist>Normal</PBResist>
<HBResist>Normal</HBResist>
<Passive>10001</Passive>
<Passive>240026</Passive>
<Passive>255001</Passive>
<Passive>255002</Passive>
</EquipEffect>
<BookIcon>Workshop</BookIcon>
<Chapter>6</Chapter>
<Rarity>Uncommon</Rarity>
<CharacterSkin>Cor</CharacterSkin>
</Book>
...