Card: Godspeed

701007
Cost 1 Name Godspeed Range
Hana7 On Use Gain 1 Haste next Scene; If Speed is 7 or higher, all dice on this page gain +1 Power
Slash 3 - 8
Pierce 3 - 7
1 Godspeed Hana7 Slash Pierce On Use Gain 1 Haste next Scene; If Speed is 7 or higher, all dice on this page gain +1 Power
Slash 3 - 8
Pierce 3 - 7
Rarity Hardcover (Uncommon)
Chapter Impurity
Availability Collectable
Keywords
  • Haste X: Boost all Speed dice values by X for the Scene.
Can be dropped from
260001 Book of Hana Association
260004 Book of Olivier
Id701007
Name (EN)Godspeed
Name (KR)신속
Name (JP)迅速
Artwork Hana7
Keywords[Quickness_Keyword]
Options[]
Script hanaQuick
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 3 8 None None H Hana_H
1 Pierce 3 7 None None Z Hana_Z
LOR: /card/CardInfo_ch7.xml, lines 98 ~ 111:

...
<Card ID="701007">
<Name>신속</Name>
<Artwork>Hana7</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="1" />
<Script>hanaQuick</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="3" Dice="8" Type="Atk" Detail="Slash" Motion="H" EffectRes="Hana_H" Script="" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="Hana_Z" Script="" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...