Card: Queen’s Decree

901101
Cost 2 Name Queen’s Decree Range
FairyCarnival_Care On Use Give 'Prepared Meat' status to an ally
Guard 6 - 6
Guard 6 - 6
Guard 6 - 6
2 Queen’s Decree FairyCarnival_Care Guard Guard Guard On Use Give 'Prepared Meat' status to an ally
Guard 6 - 6
Guard 6 - 6
Guard 6 - 6
Rarity Hardcover (Uncommon)
Chapter None
Availability Enemy-only
Id901101
Name (EN)Queen’s Decree
Name (KR)여왕의 명령
Name (JP)女王の命令
Artwork FairyCarnival_Care
Keywords[]
Options[]
Script fairyfestival_care
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Guard 6 6 None None G None
1 Guard 6 6 None None G None
2 Guard 6 6 None None G None
LOR: /card/CardInfo_creature.xml, lines 410 ~ 424:

...
<Card ID="901101">
<Name>보살핌</Name>
<Artwork>FairyCarnival_Care</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="2" />
<Script>fairyfestival_care</Script>
<ScriptDesc />
<BehaviourList>
<Behaviour Min="6" Dice="6" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" Desc="" />
<Behaviour Min="6" Dice="6" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" Desc="" />
<Behaviour Min="6" Dice="6" Type="Def" Detail="Guard" Motion="G" EffectRes="" Script="" Desc="" />
</BehaviourList>
<Chapter>0</Chapter>
<Priority>0</Priority>
</Card>
...