Card: Waiting

901001
Cost 0 Name Waiting Range
ChildofGalaxy_Token On Use Restore 1 Light
Guard 2 - 4
0 Waiting ChildofGalaxy_Token Guard On Use Restore 1 Light
Guard 2 - 4
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Keywords
  • Light Recover
Id901001
Name (EN)Waiting
Name (KR)기다림
Name (JP)待つ
Artwork ChildofGalaxy_Token
Keywords[Energy_Keyword]
Options[]
Script galaxychild_waiting
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 2 4 None None G None
LOR: /card/CardInfo_creature.xml, lines 368 ~ 380:

...
<Card ID="901001">
<Name>기다림</Name>
<Artwork>ChildofGalaxy_Token</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="0" />
<Script>galaxychild_waiting</Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="2" Dice="4" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...