Invitation Recipe
250001
Liu Association Section 2, Vol. Ⅰ
250006
Book of the Thumb
|
|
|
Id | 50004 |
Name (EN) | The Thumb Ⅱ |
Name (KR) | 엄지 |
Name (JP) | 親指 |
LOR: /StageInfo.xml, lines 913 ~ 951:
...
<Stage id="50004">
<Name>엄지</Name>
<Wave>
<Formation>9</Formation>
<AvailableUnit>4</AvailableUnit>
<Unit>50007</Unit>
<Unit>50105</Unit>
<Unit>50105</Unit>
<Unit>50105</Unit>
</Wave>
<Wave>
<Formation>9</Formation>
<AvailableUnit>4</AvailableUnit>
<Unit>50009</Unit>
<Unit>50105</Unit>
<Unit>50105</Unit>
<Unit>50105</Unit>
</Wave>
<Wave>
<Formation>9</Formation>
<AvailableUnit>4</AvailableUnit>
<Unit>50006</Unit>
<Unit>50105</Unit>
<Unit>50008</Unit>
<Unit>50105</Unit>
</Wave>
<FloorNum>2</FloorNum>
<Invitation Combine="BookRecipe">
<Book>250001</Book> <!-- 리우1 책 -->
<Book>250006</Book> <!-- 엄지 책 -->
</Invitation>
<Chapter>6</Chapter>
<Condition>
<Stage>50003</Stage>
</Condition>
<StoryType>TheThumb</StoryType>
<Story Condition="Start">6_3_3</Story>
<Story Condition="End">6_3_4</Story>
</Stage>
...
LOR: /EnemyUnitInfo_ch6.xml, lines 125 ~ 150:
...
<Enemy ID="50006">
<!--칼로-->
<NameID>123</NameID>
<MinHeight>189</MinHeight>
<MaxHeight>189</MaxHeight>
<BookId>150006</BookId>
<DropTable Level="0">
<DropItem Prob="1.4">250006</DropItem> <!-- 엄지 책 -->
<DropItem Prob="0.6">250007</DropItem>
</DropTable>
<DropTable Level="1">
<DropItem Prob="1">250006</DropItem>
<DropItem Prob="1">250007</DropItem>
</DropTable>
<DropTable Level="2">
<DropItem Prob="2">250007</DropItem>
</DropTable>
<DropTable Level="3">
<DropItem Prob="2.2">250007</DropItem>
</DropTable>
</Enemy>
...
LOR: /card/Deck_enemy_ch6.xml, lines 83 ~ 92:
...
<Deck ID="150006">
<Card>602001</Card>
<Card>602002</Card>
<Card>602003</Card>
<Card>602004</Card>
<Card>602009</Card>
<Card>602011</Card>
<Card>602012</Card>
<Card>602012</Card>
</Deck>
...
LOR: /EnemyUnitInfo_ch6.xml, lines 151 ~ 176:
...
<Enemy ID="50007">
<!--데니스-->
<NameID>126</NameID>
<MinHeight>148</MinHeight>
<MaxHeight>148</MaxHeight>
<BookId>150009</BookId>
<DropTable Level="0">
<DropItem Prob="1.4">250006</DropItem> <!-- 엄지 책 -->
<DropItem Prob="0.6">250008</DropItem>
</DropTable>
<DropTable Level="1">
<DropItem Prob="1">250006</DropItem>
<DropItem Prob="1">250008</DropItem>
</DropTable>
<DropTable Level="2">
<DropItem Prob="2">250008</DropItem>
</DropTable>
<DropTable Level="3">
<DropItem Prob="2.2">250008</DropItem>
</DropTable>
</Enemy>
...
LOR: /card/Deck_enemy_ch6.xml, lines 121 ~ 131:
...
<Deck ID="150009">
<Card>602001</Card>
<Card>602002</Card>
<Card>602003</Card>
<Card>602004</Card>
<Card>602006</Card>
<Card>602009</Card>
<Card>602012</Card>
<Card>602012</Card>
<Card>602012</Card>
</Deck>
...
LOR: /EnemyUnitInfo_ch6.xml, lines 177 ~ 202:
...
<Enemy ID="50008">
<!--카트리엘-->
<NameID>125</NameID>
<MinHeight>170</MinHeight>
<MaxHeight>170</MaxHeight>
<BookId>150008</BookId>
<DropTable Level="0">
<DropItem Prob="1.4">250006</DropItem> <!-- 엄지 책 -->
<DropItem Prob="0.6">250009</DropItem>
</DropTable>
<DropTable Level="1">
<DropItem Prob="1">250006</DropItem>
<DropItem Prob="1">250009</DropItem>
</DropTable>
<DropTable Level="2">
<DropItem Prob="2">250009</DropItem>
</DropTable>
<DropTable Level="3">
<DropItem Prob="2.2">250009</DropItem>
</DropTable>
</Enemy>
...
LOR: /card/Deck_enemy_ch6.xml, lines 108 ~ 118:
...
<Deck ID="150008">
<Card>602001</Card>
<Card>602002</Card>
<Card>602003</Card>
<Card>602004</Card>
<Card>602006</Card>
<Card>602009</Card>
<Card>602012</Card>
<Card>602012</Card>
<Card>602012</Card>
</Deck>
...
LOR: /EnemyUnitInfo_ch6.xml, lines 203 ~ 228:
...
<Enemy ID="50009">
<!--보리스-->
<NameID>124</NameID>
<MinHeight>183</MinHeight>
<MaxHeight>183</MaxHeight>
<BookId>150007</BookId>
<DropTable Level="0">
<DropItem Prob="1.4">250006</DropItem> <!-- 엄지 책 -->
<DropItem Prob="0.6">250010</DropItem>
</DropTable>
<DropTable Level="1">
<DropItem Prob="1">250006</DropItem>
<DropItem Prob="1">250010</DropItem>
</DropTable>
<DropTable Level="2">
<DropItem Prob="2">250010</DropItem>
</DropTable>
<DropTable Level="3">
<DropItem Prob="2.2">250010</DropItem>
</DropTable>
</Enemy>
...
LOR: /card/Deck_enemy_ch6.xml, lines 95 ~ 105:
...
<Deck ID="150007">
<Card>602007</Card>
<Card>602007</Card>
<Card>602008</Card>
<Card>602008</Card>
<Card>602010</Card>
<Card>602010</Card>
<Card>602012</Card>
<Card>602012</Card>
<Card>602012</Card>
</Deck>
...
LOR: /EnemyUnitInfo_ch6.xml, lines 230 ~ 247:
...
<Enemy ID="50105">
<!--엄지 조직원2 대사 다른 용-->
<NameID>122</NameID>
<MinHeight>160</MinHeight>
<MaxHeight>180</MaxHeight>
<BookId>150105</BookId>
<DropTable Level="0">
<DropItem Prob="1.4">250006</DropItem>
</DropTable>
<DropTable Level="1">
<DropItem Prob="1.8">250006</DropItem>
</DropTable>
<DropTable Level="2">
<DropItem Prob="2">250006</DropItem>
</DropTable>
</Enemy>
...
LOR: /card/Deck_enemy_ch6.xml, lines 134 ~ 144:
...
<Deck ID="150105">
<Card>602001</Card>
<Card>602002</Card>
<Card>602003</Card>
<Card>602004</Card>
<!--<Card>602005</Card>-->
<Card>602006</Card>
<Card>602012</Card>
<Card>602012</Card>
<Card>602012</Card>
</Deck>
...
|