1
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
<expandingIconPath>Things/Building/Natural/Hive/HiveC</expandingIconPath>
|
||||
<storeAs>site</storeAs>
|
||||
<faction>AncientsHostile</faction>
|
||||
<disdestroyBecauseOfNoColonist>true</disdestroyBecauseOfNoColonist>
|
||||
<disdestroyBecauseOfNoColonist>false</disdestroyBecauseOfNoColonist>
|
||||
<distance>
|
||||
<min>5</min>
|
||||
<max>10</max>
|
||||
@@ -113,6 +113,22 @@
|
||||
<text TKey="LetterTextShuttleDestroyed">在一艘巡洋舰向失控运输舰狠狠撞击后,碎裂的运输舰如流星般坠入边缘世界地表。不过灵能泰坦随后便在地表上被目击——地点已经标记出来了。</text>
|
||||
</li>
|
||||
|
||||
<!-- 任务失败 -->
|
||||
<li Class="QuestNode_Signal">
|
||||
<inSignal>site.Destroyed</inSignal>
|
||||
<node Class="QuestNode_Sequence">
|
||||
<nodes>
|
||||
<li Class="QuestNode_Letter">
|
||||
<label TKey="LetterLabelQuestFailed">Quest failed: [resolvedQuestName]</label>
|
||||
<text TKey="LetterTextQuestFailed">After being discovered, the bandit camp has dispersed. The quest [resolvedQuestName] has ended.</text>
|
||||
</li>
|
||||
<li Class="QuestNode_End">
|
||||
<outcome>Fail</outcome>
|
||||
</li>
|
||||
</nodes>
|
||||
</node>
|
||||
</li>
|
||||
|
||||
<!-- 灵能泰坦被击毁··· -->
|
||||
<li Class="QuestNode_Signal">
|
||||
<inSignal>PsiTitan.0.Destroyed</inSignal>
|
||||
@@ -425,6 +441,7 @@
|
||||
<thingDatas>
|
||||
<li>
|
||||
<def>WULA_Sky_Lock</def>
|
||||
<faction>AncientsHostile</faction>
|
||||
<allRect>
|
||||
<li>(11,11,11,11)</li>
|
||||
<li>(116,7,116,7)</li>
|
||||
|
||||
@@ -101,7 +101,7 @@
|
||||
<expandingIconPath>Wula/World/WorldObjects/Expanding/WULA_Progressive_Faction</expandingIconPath>
|
||||
<storeAs>site</storeAs>
|
||||
<faction>Wula_Progressive_Faction</faction>
|
||||
<disdestroyBecauseOfNoColonist>true</disdestroyBecauseOfNoColonist>
|
||||
<disdestroyBecauseOfNoColonist>false</disdestroyBecauseOfNoColonist>
|
||||
<distance>
|
||||
<min>5</min>
|
||||
<max>10</max>
|
||||
@@ -115,6 +115,22 @@
|
||||
<text TKey="LetterTextShuttleDestroyed">乌拉帝国进步派所建立的巨型要塞已经在地图上标记——似乎因为干扰,舰队无法直接攻击这个要塞,但是如果附近有引导员,舰队依然可以正常进入要塞的上方轨道。</text>
|
||||
</li>
|
||||
|
||||
<!-- 任务失败 -->
|
||||
<li Class="QuestNode_Signal">
|
||||
<inSignal>site.Destroyed</inSignal>
|
||||
<node Class="QuestNode_Sequence">
|
||||
<nodes>
|
||||
<li Class="QuestNode_Letter">
|
||||
<label TKey="LetterLabelQuestFailed">Quest failed: [resolvedQuestName]</label>
|
||||
<text TKey="LetterTextQuestFailed">After being discovered, the bandit camp has dispersed. The quest [resolvedQuestName] has ended.</text>
|
||||
</li>
|
||||
<li Class="QuestNode_End">
|
||||
<outcome>Fail</outcome>
|
||||
</li>
|
||||
</nodes>
|
||||
</node>
|
||||
</li>
|
||||
|
||||
<!-- 堡垒被破坏··· -->
|
||||
<li Class="QuestNode_Signal">
|
||||
<inSignal>site.AllEnemiesDefeated</inSignal>
|
||||
|
||||
@@ -744,6 +744,7 @@
|
||||
<soundCastTail>GunTail_Heavy</soundCastTail>
|
||||
<muzzleFlashScale>18</muzzleFlashScale>
|
||||
<canGoWild>false</canGoWild>
|
||||
<forcedMissRadius>0.01</forcedMissRadius>
|
||||
</li>
|
||||
</verbs>
|
||||
<modExtensions>
|
||||
|
||||
@@ -71,8 +71,8 @@
|
||||
<category>Weapon</category>
|
||||
</li>
|
||||
<!-- 经验核心组件 -->
|
||||
<li Class="WulaFallenEmpire.CompProperties_ExperienceCore">
|
||||
<trackedSkill>Melee</trackedSkill> <!-- 或 Melee -->
|
||||
<!-- <li Class="WulaFallenEmpire.CompProperties_ExperienceCore">
|
||||
<trackedSkill>Melee</trackedSkill>
|
||||
<experienceMultiplier>1</experienceMultiplier>
|
||||
<showExperienceInfo>true</showExperienceInfo>
|
||||
<dataPackDef>WULA_ExperienceDataPack_Melee</dataPackDef>
|
||||
@@ -98,7 +98,7 @@
|
||||
<messageKey>WULA_WeaponMastering</messageKey>
|
||||
</li>
|
||||
</experienceThresholds>
|
||||
</li>
|
||||
</li> -->
|
||||
</comps>
|
||||
</ThingDef>
|
||||
<ThingDef ParentName="WULA_ExperienceCore_Weapon_Melee">
|
||||
@@ -634,8 +634,8 @@
|
||||
<category>Weapon</category>
|
||||
</li>
|
||||
<!-- 经验核心组件 -->
|
||||
<li Class="WulaFallenEmpire.CompProperties_ExperienceCore">
|
||||
<trackedSkill>Shooting</trackedSkill> <!-- 或 Melee -->
|
||||
<!-- <li Class="WulaFallenEmpire.CompProperties_ExperienceCore">
|
||||
<trackedSkill>Shooting</trackedSkill>
|
||||
<experienceMultiplier>1</experienceMultiplier>
|
||||
<showExperienceInfo>true</showExperienceInfo>
|
||||
<dataPackDef>WULA_ExperienceDataPack_Shooting</dataPackDef>
|
||||
@@ -661,7 +661,7 @@
|
||||
<messageKey>WULA_WeaponMastering</messageKey>
|
||||
</li>
|
||||
</experienceThresholds>
|
||||
</li>
|
||||
</li> -->
|
||||
</comps>
|
||||
</ThingDef>
|
||||
<ThingDef Name="WULA_RW_Base_AR" ParentName="BaseHumanMakeableGun">
|
||||
|
||||
Reference in New Issue
Block a user