修event袭击

This commit is contained in:
2025-07-31 15:43:18 +08:00
parent cf292541b3
commit f17760ced8
9 changed files with 46 additions and 38 deletions

Binary file not shown.

View File

@@ -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>

View File

@@ -7,7 +7,7 @@
<!-- General Style -->
<labelFont>Small</labelFont>
<drawBorders>false</drawBorders>
<showDefName>true</showDefName>
<showDefName>false</showDefName>
<showLabel>true</showLabel>
<defaultBackgroundImagePath></defaultBackgroundImagePath>