Card: Proselyteโ€™s Blade

505007
Cost 1 Name Proselyteโ€™s Blade Range
TheIndex7 Combat Start All dice the user plays lose 3 Power for this Scene
Blunt 7 - 11
Pierce 7 - 10
1 Proselyteโ€™s Blade TheIndex7 Blunt Pierce Combat Start All dice the user plays lose 3 Power for this Scene
Blunt 7 - 11
Pierce 7 - 10
Rarity Hardcover (Uncommon)
Chapter Urban Nightmare
Availability Collectable
Keywords
  • Combat Start: Activates when the combat phase of a Scene begins and before characters approach targets.
Can be dropped from
240014 Book of an Index Proselyte
Id505007
Name (EN)Proselyteโ€™s Blade
Name (KR)์ˆ˜ํ–‰์ž์˜ ๊ฒ€
Name (JP)้‚่กŒ่€…ใฎๅ‰ฃ
Artwork TheIndex7
Keywords[bstart_Keyword]
Options[]
Script powerDown3thisRound
Priority0
Priority ScripthitPower
Max In Inventory150
Max In Deck3
Dice
NTypeMinMaxScriptAction ScriptMotionEffect Res.
0 Blunt 7 11 None None H IndexUnit_H
1 Pierce 7 10 None None Z IndexUnit_Z
LOR: /card/CardInfo_ch5.xml, lines 563 ~ 577:

...
<Card ID="505007">
<Name>์ˆ˜ํ–‰์ž์˜ ๊ฒ€</Name>
<Artwork>TheIndex7</Artwork>
<Rarity>Uncommon</Rarity>
<Spec Range="Near" Cost="1"/>
<Script>powerDown3thisRound</Script>
<ScriptDesc>[์ „ํˆฌ ์‹œ์ž‘] ์ด๋ฒˆ ๋ง‰ ๋™์•ˆ ๋ชจ๋“  ์ฃผ์‚ฌ์œ„์˜ ์œ„๋ ฅ -3</ScriptDesc>
<BehaviourList>
<Behaviour Min="7" Dice="11" Type="Atk" Detail="Hit" Motion="H" EffectRes="IndexUnit_H" Script="" Desc="" />
<Behaviour Min="7" Dice="10" Type="Atk" Detail="Penetrate" Motion="Z" EffectRes="IndexUnit_Z" Script="" Desc="" />
</BehaviourList>
<Chapter>5</Chapter>
<Priority>0</Priority>
<PriorityScript>hitPower</PriorityScript>
</Card>
...