Card: Mealtime

703310
Cost 0 Name Mealtime Range
Greta_Eat Cannot be redirected
Pierce 100 - 100 On Hit Recover 20 HP
0 Mealtime Greta_Eat Pierce Cannot be redirected
Pierce 100 - 100 On Hit Recover 20 HP
Rarity Objet d'art (Unique)
Chapter Impurity
Availability Enemy-only
Keywords
  • Stagger Resist Recovery
Id703310
Name (EN)Mealtime
Name (KR)식사
Name (JP)食事
Artwork Greta_Eat
Keywords[Recover_Keyword]
Options[]
Script greta_meal
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 100 100 greta_mealAtk None S1 None
LOR: /card/CardInfo_Ch7_Greta.xml, lines 144 ~ 156:

...
<Card ID="703310">
<Name>식사</Name>
<Artwork>Greta_Eat</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="Near" Cost="0" />
<Script>greta_meal</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="100" Dice="100" Type="Atk" Detail="Penetrate" Motion="S1" EffectRes="" Script="greta_mealAtk" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...