Card: The Knowing I

9910021
Cost 0 Name The Knowing I Range
Angela_EGO_10 Mass-Summation
On Use Sacrifice all of user's HP
Pierce 999 - 999
0 The Knowing I Angela_EGO_10 Pierce Mass-Summation
On Use Sacrifice all of user's HP
Pierce 999 - 999
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.
  • Individual: If the dice roll is larger than the target's current die, they take damage, and the die is destroyed.
Id9910021
Name (EN)The Knowing I
Name (KR)생각하는 나
Name (JP)考える私
Artwork Angela_EGO_10
Keywords[AreaCard_Keyword, AreaDiceAll_Keyword, AreaDiceEach_Keyword]
Options[]
Script angela_final_card
Mass Attack AffectionTeam
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 999 999 cryingChildAreaDice SilentGirl_Angela_Cogito S1 None
LOR: /card/CardInfo_creature_final_keter.xml, lines 1039 ~ 1050:

...
<Card ID="9910021">
<Name>생각하는 나</Name>
<Artwork>Angela_EGO_10</Artwork>
<Rarity>Unique</Rarity>
<Spec Range="FarArea" Cost="0" Affection="Team"/>
<Script>angela_final_card</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="999" Dice="999" Type="Atk" Detail="Penetrate" Motion="S1" EffectRes="" Script="cryingChildAreaDice" ActionScript="SilentGirl_Angela_Cogito" Desc="" />
</BehaviourList>
<Priority>0</Priority>
</Card>
...