Card: Howl

902315
Cost 0 Name Howl Range
BigBadWolf_Howl Mass-Summation
Blunt 12 - 12 On Hit Deal 10 Stagger damage
0 Howl BigBadWolf_Howl Blunt Mass-Summation
Blunt 12 - 12 On Hit Deal 10 Stagger damage
Rarity Objet d'art (Unique)
Chapter None
Availability Enemy-only
Keywords
  • Mass Attack: Targets every enemy. A successful hit destroys the target's Combat Page or action dice.
  • Summation: If the attack is > than the sum of dice rolls on target's Combat Page, they take damage, and their page is destroyed.
Id902315
Name (EN)Howl
Name (KR)포효
Name (JP)咆哮
Artwork BigBadWolf_Howl
Keywords[AreaCard_Keyword, AreaDiceAll_Keyword]
Options[]
Script None
Priority90
Priority ScriptNone
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 12 12 bigbadwolf_howlingatk bigbadwolf_wolfhowling S1 BigBadWolfTrans_S1
LOR: /card/CardInfo_creature.xml, lines 1555 ~ 1566:

...
<Card ID="902315">
<Name>변신 후 울음소리 광역</Name>
<Artwork>BigBadWolf_Howl</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="FarArea" Cost="0" Affection="Team"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="12" Dice="12" Type="Atk" Detail="Hit" Motion="S1" EffectRes="BigBadWolfTrans_S1" Script="bigbadwolf_howlingatk" ActionScript="bigbadwolf_wolfhowling" Desc="" />
</BehaviourList>
<Priority>90</Priority>
</Card>
...