Card: Allas Workshop

705214
Cost 0 Name Allas Workshop Range
Roland3Phase_AngelicaLance Start of Clash Reduce Power of all target's dice by 2
Pierce 5 - 9 On Hit Give 1 Strength to the ally with the highest HP next Scene
Pierce 5 - 8 On Hit Give 2 Protection to the ally with the highest HP next Scene
0 Allas Workshop Roland3Phase_AngelicaLance Pierce Pierce Start of Clash Reduce Power of all target's dice by 2
Pierce 5 - 9 On Hit Give 1 Strength to the ally with the highest HP next Scene
Pierce 5 - 8 On Hit Give 2 Protection to the ally with the highest HP next Scene
Rarity Hardcover (Uncommon)
Chapter Impurity
Availability Enemy-only
Keywords
  • Strength X: Offensive dice gain +X Power for the Scene.
  • Protection X: Take X less damage from attacks for the Scene.
Id705214
Name (EN)Allas Workshop
Name (KR)알라스 공방
Name (JP)アラス工房
Artwork Roland3Phase_AngelicaLance
Keywords[Strength_Keyword, Protection_Keyword]
Options[]
Script cardPowerDown2target
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Pierce 5 9 strength1atkMostHp None Z AngelicaLance_Z
1 Pierce 5 8 protection2atkMostHp None Z AngelicaLance_Z
LOR: /card/CardInfo_ch7_BlackSilence3Phase.xml, lines 194 ~ 207:

...
<Card ID="705214">
<Name>알라스 공방</Name>
<Artwork>Roland3Phase_AngelicaLance</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="0" />
<Script>cardPowerDown2target</Script>
<ScriptDesc></ScriptDesc>
<BehaviourList>
<Behaviour Min="5" Dice="9" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="AngelicaLance_Z" Script="strength1atkMostHp" ActionScript="" Desc="" />
<Behaviour Min="5" Dice="8" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="AngelicaLance_Z" Script="protection2atkMostHp" ActionScript="" Desc="" />
</BehaviourList>
<Chapter>7</Chapter>
<Priority>0</Priority>
</Card>
...