Stage: Blade Lineage

100012
Icon Name Blade Lineage Chapter Urban Nightmare

Basic Information

  • Can use 1 floor
  • Can deploy 4 units per floor

  • Act uses Formation 9

Invitation Recipe

Any 2 dropbooks with total value of at least 10.0 but less than 12.0

Blade Lineage Cutthroat

77 40 2–5 Normal Weak Normal Normal Weak Normal
1 Acupuncture sword2 Pierce Slash Combat Start Boost Slash dice Power by +1 for this Scene
Pierce 3 - 7 On Hit Boost next die's max value by +2
Slash 2 - 4 On Clash Win Restore 1 Light
1 Acupuncture sword2 Pierce Slash Combat Start Boost Slash dice Power by +1 for this Scene
Pierce 3 - 7 On Hit Boost next die's max value by +2
Slash 2 - 4 On Clash Win Restore 1 Light
1 Acupuncture sword2 Pierce Slash Combat Start Boost Slash dice Power by +1 for this Scene
Pierce 3 - 7 On Hit Boost next die's max value by +2
Slash 2 - 4 On Clash Win Restore 1 Light
3 Overthrow sword4 Slash Guard Combat Start Boost Slash dice Power by +3 for this Scene
Slash 3 - 6
Guard 2 - 8
2 Slay sword5 Slash Slash
Slash 3 - 8 On Clash Win Gain 1 Strength next Scene
Slash 3 - 6 On Hit Restore 1 Light
2 Slay sword5 Slash Slash
Slash 3 - 8 On Clash Win Gain 1 Strength next Scene
Slash 3 - 6 On Hit Restore 1 Light

Drops:

243004 Book of a Blade Lineage Cutthroat

Unit has combat dialogue. [View]

Bamboo Hat Kim

84 40 2–6 Normal Endured Normal Normal Normal Normal
1 Acupuncture sword2 Pierce Slash Combat Start Boost Slash dice Power by +1 for this Scene
Pierce 3 - 7 On Hit Boost next die's max value by +2
Slash 2 - 4 On Clash Win Restore 1 Light
2 Yield My Flesh sword3 Slash
Slash 5 - 10 On Clash Lose Add 'To Claim Their Bones' to user's hand
2 Yield My Flesh sword3 Slash
Slash 5 - 10 On Clash Lose Add 'To Claim Their Bones' to user's hand
3 Overthrow sword4 Slash Guard Combat Start Boost Slash dice Power by +3 for this Scene
Slash 3 - 6
Guard 2 - 8
2 Slay sword5 Slash Slash
Slash 3 - 8 On Clash Win Gain 1 Strength next Scene
Slash 3 - 6 On Hit Restore 1 Light
2 Slay sword5 Slash Slash
Slash 3 - 8 On Clash Win Gain 1 Strength next Scene
Slash 3 - 6 On Hit Restore 1 Light

Drops:

243003 Book of Bamboo-hatted Kim

Unit has combat dialogue. [View]

Id100012
Name (EN)Blade Lineage
Name (KR)검계
Name (JP)剣契
LOR: /StageInfo_normal.xml, lines 213 ~ 231:

...
<Stage id="100012">
<Wave>
<Formation>9</Formation>
<AvailableUnit>4</AvailableUnit>
<Unit>43003</Unit>
<Unit>43004</Unit>
<Unit>43004</Unit>
<Unit>43004</Unit>
</Wave>
<FloorNum>1</FloorNum>
<Invitation Combine="BookValue">
<Value>5</Value>
<Num>2</Num>
</Invitation>
<Chapter>5</Chapter>
<invitationtype>true</invitationtype>
</Stage>
...
LOR: /EnemyUnitInfo_ch5.xml, lines 604 ~ 613:

...
<Enemy ID="43003">
<!--김삿갓-->
<NameID>1006</NameID>
<MinHeight>183</MinHeight>
<MaxHeight>183</MaxHeight>
<BookId>143003</BookId>
<DropTable Level="0">
<DropItem Prob="2">243003</DropItem>
</DropTable>
</Enemy>
...

LOR: /card/Deck_enemy_ch5.xml, lines 368 ~ 380:

...
<Deck ID="143003">
<Card>512001</Card>
<Card>512001</Card>
<Card>512002</Card>
<Card>512006</Card>
<Card>512003</Card>
<Card>512003</Card>
<Card>512004</Card>
<Card>512005</Card>
<Card>512005</Card>
</Deck>
...
LOR: /EnemyUnitInfo_ch5.xml, lines 615 ~ 624:

...
<Enemy ID="43004">
<!--검계 조직원-->
<NameID>1007</NameID>
<MinHeight>173</MinHeight>
<MaxHeight>183</MaxHeight>
<BookId>143004</BookId>
<DropTable Level="0">
<DropItem Prob="2">243004</DropItem>
</DropTable>
</Enemy>
...

LOR: /card/Deck_enemy_ch5.xml, lines 383 ~ 395:

...
<Deck ID="143004">
<Card>512001</Card>
<Card>512001</Card>
<Card>512001</Card>
<Card>512002</Card>
<Card>512002</Card>
<Card>512002</Card>
<Card>512004</Card>
<Card>512005</Card>
<Card>512005</Card>
</Deck>
...