Card: Smile

910033
Cost 4 Name Smile Range
Mountain_EGO Mass-Individual
Slash 7 - 14 On Hit Inflict 2 Feeble and Disarm this Scene
4 Smile Mountain_EGO Slash Mass-Individual
Slash 7 - 14 On Hit Inflict 2 Feeble and Disarm this Scene
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.
  • Individual: If the dice roll is larger than the target's current die, they take damage, and the die is destroyed.
  • Feeble X: Offensive dice lose X Power for the Scene.
  • Disarm X: Defensive dice lose X Power for the Scene.
Id910033
Name (EN)Smile
Name (KR)웃음
Name (JP)笑い
Artwork Mountain_EGO
Keywords[ego_Keyword, AreaCard_Keyword, AreaDiceEach_Keyword, Weak_Keyword, Disarm_Keyword]
Options[EGO]
Script None
Mass Attack AffectionTeam
Skin ChangeEGO_Mountain
Skin Change TypeEGO
Skin Height0
Map ChangeMountain
EGOTrue
EGO SephirahGebura
EGO Max Cooldown9
Max In Inventory150
Max In Deck1
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Slash 7 14 mountainEgoDice mountain_vomit S1 None
LOR: /card/CardInfo_ego.xml, lines 519 ~ 535:

...
<Card ID="910033">
<Name>웃시산 광역</Name>
<Artwork>Mountain_EGO</Artwork>
<Rarity>Unique</Rarity>
<Option>EGO</Option>
<Keyword>ego_Keyword</Keyword>
<Keyword>AreaCard_Keyword</Keyword>
<Spec Range="FarAreaEach" Cost="4" Affection="Team"/>
<Script></Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="7" Dice="14" Type="Atk" Detail="Slash" Motion="S1" EffectRes="" Script="mountainEgoDice" ActionScript="mountain_vomit" Desc=""/>
</BehaviourList>
<SkinChange>EGO_Mountain</SkinChange>
<MapChange>Mountain</MapChange>
<Priority>0</Priority>
</Card>
...