Stage: Zwei Crewmembers

20001
Icon Name Zwei Crewmembers Chapter Urban Legend

Basic Information

  • Can use 2 floors
  • Can deploy 3 units per floor
  • Opening Story Episode: 3_2_1

  • Act uses Formation 4

Invitation Recipe

210003 Book of Mars
210004 Book of Lulu

Zwei Crew

35 15 2–5 Normal Weak Endured Normal Fatal Normal
1 Avert Zwei6 Guard Slash
Guard 2 - 4
Slash 3 - 5 On Hit Inflict 2 Bind next Scene
1 Avert Zwei6 Guard Slash
Guard 2 - 4
Slash 3 - 5 On Hit Inflict 2 Bind next Scene
3 Retaliate Zwei2 Evade Pierce Pierce
Evade 1 - 10 On Clash Win Boost next die's max value by +3
Pierce 4 - 5
Pierce 3 - 4

Drops:

220003 Zwei South Section 6

Unit has combat dialogue. [View]

Zwei Crew

39 15 2–5 Fatal Normal Normal Weak Normal Endured
1 Avert Zwei6 Guard Slash
Guard 2 - 4
Slash 3 - 5 On Hit Inflict 2 Bind next Scene
1 Avert Zwei6 Guard Slash
Guard 2 - 4
Slash 3 - 5 On Hit Inflict 2 Bind next Scene
2 Outburst ch3_5 Blunt Pierce On Use Discard a page with the lowest Cost and restore 2 Light
Blunt 3 - 5
Pierce 3 - 4
2 Outburst ch3_5 Blunt Pierce On Use Discard a page with the lowest Cost and restore 2 Light
Blunt 3 - 5
Pierce 3 - 4

Drops:

220003 Zwei South Section 6

Unit has combat dialogue. [View]

Id20001
Name (EN)Zwei Crewmembers
Name (KR)츠바이
Name (JP)ツヴァイ協会
LOR: /StageInfo.xml, lines 215 ~ 235:

...
<Stage id="20001">
<Name>츠바이</Name> <!--1차전 -->
<Wave>
<Formation>4</Formation>
<Unit>21004</Unit>
<Unit>21002</Unit>
<Unit>21004</Unit>
</Wave>
<FloorNum>2</FloorNum>
<Invitation Combine="BookRecipe">
<Book>210003</Book>
<Book>210004</Book>
</Invitation>
<Chapter>3</Chapter>
<Condition>
<Stage>10003</Stage>
</Condition>
<StoryType>ZweiAssociation</StoryType>
<Story Condition="Start">3_2_1</Story>
<Story Condition="End"></Story>
</Stage>
...
LOR: /EnemyUnitInfo_ch3.xml, lines 269 ~ 289:

...
<Enemy ID="21002">
<!-- 츠바이 노랑 첫번째 츠바이-->
<NameID>47</NameID>
<MinHeight>165</MinHeight>
<MaxHeight>165</MaxHeight>
<BookId>121002</BookId>
<DeckId>121002</DeckId>
<Exp>12</Exp>
<DropTable Level="0">
<DropItem Prob="1">220003</DropItem>
</DropTable>
<DropTable Level="1">
<DropItem Prob="2">220003</DropItem>
</DropTable>
<DropTable Level="2">
<DropItem Prob="3">220003</DropItem>
</DropTable>
</Enemy>
...

LOR: /card/Deck_enemy_ch3.xml, lines 127 ~ 136:

...
<Deck ID="121002">
<Card>300001</Card>
<Card>300002</Card>
<Card>300003</Card>
<Card>300003</Card>
<Card>301009</Card>
<Card>301009</Card>
<Card>300005</Card>
<Card>300005</Card>
</Deck>
...
LOR: /EnemyUnitInfo_ch3.xml, lines 313 ~ 333:

...
<Enemy ID="21004">
<!-- 츠바이 잡 -->
<NameID>47</NameID>
<MinHeight>160</MinHeight>
<MaxHeight>190</MaxHeight>
<BookId>121004</BookId>
<DeckId>121004</DeckId>
<Exp>10</Exp>
<DropTable Level="0">
<DropItem Prob="0.7">220003</DropItem>
</DropTable>
<DropTable Level="1">
<DropItem Prob="1">220003</DropItem>
</DropTable>
<DropTable Level="2">
<DropItem Prob="2">220003</DropItem>
</DropTable>
</Enemy>
...

LOR: /card/Deck_enemy_ch3.xml, lines 151 ~ 160:

...
<Deck ID="121004">
<Card>300001</Card>
<Card>300001</Card>
<Card>300002</Card>
<Card>300003</Card>
<Card>300003</Card>
<Card>301009</Card>
<Card>301009</Card>
<Card>301010</Card>
</Deck>
...