|
Cost
1
|
Name
Backstreets Dash
|
Range
|
 |
1 - 8 |
On Hit Inflict 1 Bleed next Scene |
1
Backstreets Dash
 |
1 - 8 |
On Hit Inflict 1 Bleed next Scene |
|
Rarity
Hardcover (Uncommon)
|
|
Chapter
Canard
|
|
Availability
Collectable
|
Keywords
- Bleed X: For the Scene, take X damage and subtract 1/3rd of the stack every time an Offensive die rolls. (Rounds up)
|
|
Can be dropped from
200001
Book of Rats
|
|
| Id | 101005 |
| Name (EN) | Backstreets Dash |
| Name (KR) | 골목 돌파 |
| Name (JP) | 路地突破 |
| Artwork |
Rats5 |
| Keywords | [Bleeding_Keyword] |
| Options | [] |
| Script |
None |
| Max In Inventory | 150 |
| Max In Deck | 3 |
| Dice |
| N | Type | Min | Max | Script | Action Script | Motion | Effect Res. |
| 0 |
Pierce |
1 |
8 |
bleeding1atk |
None |
Z |
Rats_Z |
LOR: /card/CardInfo_ch1.xml, lines 131 ~ 143:
...
<Card ID="101005">
<Name>골목 돌파</Name>
<Artwork>Rats5</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="1" />
<Script />
<ScriptDesc />
<BehaviourList>
<Behaviour Min="1" Dice="8" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="Rats_Z" Script="bleeding1atk" Desc="[적중] 출혈 1 부여" />
</BehaviourList>
<Chapter>1</Chapter>
<Priority>0</Priority>
</Card>
...
|