Card: Refine

410004
Cost 3 Name Refine Range
workshopfixer4 Combat Start Boost Pierce dice Power by +2 for this Scene
Pierce 3 - 5 On Clash Win Boost next die's max value by +3
Slash 2 - 4 On Clash Win Boost next die's max value by +3
Pierce 2 - 4
3 Refine workshopfixer4 Pierce Slash Pierce Combat Start Boost Pierce dice Power by +2 for this Scene
Pierce 3 - 5 On Clash Win Boost next die's max value by +3
Slash 2 - 4 On Clash Win Boost next die's max value by +3
Pierce 2 - 4
Rarity Limited (Rare)
Chapter Urban Plague
Availability Collectable
Can be dropped from
230028 Book of a Workshop-affiliated Fixer
Id410004
Name (EN)Refine
Name (KR)제련
Name (JP)製錬
Artwork workshopfixer4
Keywords[]
Options[]
Script penetrateUp2thisRound
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 3 5 upgradeNext1pw None Z WorkshopFixer_Z
1 Slash 2 4 upgradeNext1pw None J WorkshopFixer_J
2 Pierce 2 4 None None Z WorkshopFixer_Z
LOR: /card/CardInfo_ch4.xml, lines 1266 ~ 1280:

...
<Card ID="410004">
<Name>제련</Name>
<Artwork>workshopfixer4</Artwork>
<Rarity>Rare</Rarity>
<Spec Range="Near" Cost="3" />
<Script>penetrateUp2thisRound</Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="3" Dice="5" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="WorkshopFixer_Z" Script="upgradeNext1pw" Desc="" />
<Behaviour Min="2" Dice="4" Type="Atk" Detail="Slash" Motion="J" EffectRes="WorkshopFixer_J" Script="upgradeNext1pw" Desc="" />
<Behaviour Min="2" Dice="4" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="WorkshopFixer_Z" Script="" Desc="" />
</BehaviourList>
<Chapter>4</Chapter>
<Priority>0</Priority>
</Card>
...