Card: Wrist Cutter

910006
Cost 5 Name Wrist Cutter Range
Bloodbath_EGO Mass-Summation
On Hit Purge Strength, Endurance, Protection, and Stagger Protection from target
Pierce 19 - 27
5 Wrist Cutter Bloodbath_EGO Pierce Mass-Summation
On Hit Purge Strength, Endurance, Protection, and Stagger Protection from target
Pierce 19 - 27
Rarity Objet d'art (Unique)
Chapter None
Availability Obtainable
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.
Id910006
Name (EN)Wrist Cutter
Name (KR)손목긋개
Name (JP)リストカッター
Artwork Bloodbath_EGO
Keywords[ego_Keyword, AreaCard_Keyword, AreaDiceAll_Keyword]
Options[EGO]
Script bloodEgo
Mass Attack AffectionTeam
Skin ChangeEGO_BloodBath
Skin Change TypeEGO
Skin Height0
Map ChangeBloodBath_FINAL
EGOTrue
EGO SephirahKeter
EGO Max Cooldown9
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 19 27 voidEgoDice finalbloodbath_areaAtk S1 None
LOR: /card/CardInfo_ego.xml, lines 830 ~ 845:

...
<Card ID="910006">
<Name>피목욕</Name>
<Artwork>Bloodbath_EGO</Artwork>
<Rarity>Unique</Rarity>
<Option>EGO</Option>
<Keyword>ego_Keyword</Keyword>
<Spec Range="FarArea" Cost="5" Affection="Team"/>
<Script>bloodEgo</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="19" Dice="27" Type="Atk" Detail="Penetrate" Motion="S1" EffectRes="" Script="voidEgoDice" ActionScript="finalbloodbath_areaAtk" Desc="" />
</BehaviourList>
<SkinChange>EGO_BloodBath</SkinChange>
<MapChange>BloodBath_FINAL</MapChange>
<Priority>0</Priority>
</Card>
...