修event袭击
This commit is contained in:
Binary file not shown.
@@ -4,9 +4,11 @@
|
||||
<WulaFallenEmpire.EventDef>
|
||||
<defName>Wula_Test_Raid_Event</defName>
|
||||
<label>测试袭击事件</label>
|
||||
<Description>这是一个测试,用于触发一个带有自定义 pawn 组的袭击。</Description>
|
||||
<description>这是一个测试,用于触发一个带有自定义 pawn 组的袭击。</description>
|
||||
<dismissEffects>
|
||||
<li Class="WulaFallenEmpire.Effect_TriggerRaid">
|
||||
<letterLabel>侦测到失控乌拉!</letterLabel>
|
||||
<letterText>我们的传感器侦测到一伙来自 {FACTION_name} 的袭击者!他们看起来充满敌意,正朝着我们的殖民地前进。</letterText>
|
||||
<points>10000</points>
|
||||
<faction>Wula_Broken_Personality_Faction</faction>
|
||||
<raidStrategy>ImmediateAttack</raidStrategy>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<!-- General Style -->
|
||||
<labelFont>Small</labelFont>
|
||||
<drawBorders>false</drawBorders>
|
||||
<showDefName>true</showDefName>
|
||||
<showDefName>false</showDefName>
|
||||
<showLabel>true</showLabel>
|
||||
<defaultBackgroundImagePath></defaultBackgroundImagePath>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user