Card: Scarlet Meal

960413
Cost 2 Name Scarlet Meal Range
Nosferatu_Vampire On Use Give 3 Protection and Haste to 2 other allies next Scene
Guard 4 - 6
Guard 6 - 10 On Clash Win Reduce Power of opponent's next die by 1
Pierce 3 - 7 On Hit Gain 1 Blood next Scene
2 Scarlet Meal Nosferatu_Vampire Guard Guard Pierce On Use Give 3 Protection and Haste to 2 other allies next Scene
Guard 4 - 6
Guard 6 - 10 On Clash Win Reduce Power of opponent's next die by 1
Pierce 3 - 7 On Hit Gain 1 Blood next Scene
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Keywords
  • Protection X: Take X less damage from attacks for the Scene.
  • Haste X: Boost all Speed dice values by X for the Scene.
Id960413
Name (EN)Scarlet Meal
Name (KR)선홍빛 양식
Name (JP)鮮紅色の糧
Artwork Nosferatu_Vampire
Keywords[Protection_Keyword, Quickness_Keyword]
Options[]
Script nosferatu_buf
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 4 6 None None G None
1 Guard 6 10 nosferatu_powerdown None G None
2 Pierce 3 7 nosferatu_atk None Z None
LOR: /card/CardInfo_creature_gebura.xml, lines 95 ~ 108:

...
<Card ID="960413">
<Name>선홍빛 양식</Name>
<Artwork>Nosferatu_Vampire</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Far" Cost="2"/>
<Script>nosferatu_buf</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="4" Dice="6" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" ActionScript="" Desc="" />
<Behaviour Min="6" Dice="10" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="nosferatu_powerdown" ActionScript="" Desc="" />
<Behaviour Min="3" Dice="7" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="" Script="nosferatu_atk" ActionScript="" Desc="" />
</BehaviourList>
<Priority>0</Priority>
</Card>
...