zc
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -143,16 +143,18 @@
|
||||
<cooldownTicksRange>1</cooldownTicksRange>
|
||||
<hotKey>Misc12</hotKey>
|
||||
<casterMustBeCapableOfViolence>false</casterMustBeCapableOfViolence>
|
||||
<displayGizmoWhileUndrafted>true</displayGizmoWhileUndrafted>
|
||||
<disableGizmoWhileUndrafted>false</disableGizmoWhileUndrafted>
|
||||
<verbProperties>
|
||||
<verbClass>Verb_CastAbility</verbClass>
|
||||
<drawAimPie>false</drawAimPie>
|
||||
<requireLineOfSight>false</requireLineOfSight>
|
||||
<warmupTime>0</warmupTime>
|
||||
<range>500</range>
|
||||
<targetable>true</targetable>
|
||||
<warmupTime>2</warmupTime>
|
||||
<range>-1</range>
|
||||
<targetable>false</targetable>
|
||||
<targetParams>
|
||||
<canTargetSelf>false</canTargetSelf>
|
||||
<canTargetLocations>true</canTargetLocations>
|
||||
<canTargetSelf>true</canTargetSelf>
|
||||
<canTargetLocations>false</canTargetLocations>
|
||||
</targetParams>
|
||||
</verbProperties>
|
||||
<comps>
|
||||
@@ -161,23 +163,8 @@
|
||||
<aircraftCooldownTicks>15000</aircraftCooldownTicks>
|
||||
<aircraftsPerUse>1</aircraftsPerUse>
|
||||
</li>
|
||||
<li Class="WulaFallenEmpire.CompProperties_AbilitySpawnFlyOver">
|
||||
<flyOverDef>WULA_MotherShip_Planet_Interdiction</flyOverDef>
|
||||
<flyOverType>GroundStrafing</flyOverType>
|
||||
<flightSpeed>0.02</flightSpeed>
|
||||
<altitude>20</altitude>
|
||||
<playFlyOverSound>true</playFlyOverSound>
|
||||
<approachType>Perpendicular</approachType>
|
||||
|
||||
<!-- 只传递信号,不传递具体参数 -->
|
||||
<enableSectorSurveillance>true</enableSectorSurveillance>
|
||||
|
||||
<!-- 可视化 -->
|
||||
<showStrafePreview>false</showStrafePreview>
|
||||
|
||||
<!-- 预览配置 -->
|
||||
<showSectorPreview>true</showSectorPreview>
|
||||
<sectorPreviewColor>(0.3,0.7,1.0,0.3)</sectorPreviewColor>
|
||||
<li Class="WulaFallenEmpire.CompProperties_AbilityEnableOverwatch">
|
||||
<durationSeconds>180</durationSeconds>
|
||||
</li>
|
||||
<li Class="WulaFallenEmpire.CompProperties_AbilityRequiresNonHostility">
|
||||
<factionDef>Wula_PIA_Legion_Faction</factionDef>
|
||||
|
||||
@@ -170,8 +170,7 @@
|
||||
<Wula_AI_Error_ConnectionLost>错误:连接丢失。“军团”保持沉默。</Wula_AI_Error_ConnectionLost>
|
||||
<Wula_AI_Thinking_Status>思考中...({0}秒 阶段{1}/{2}{3})</Wula_AI_Thinking_Status>
|
||||
<Wula_AI_Thinking_RetrySuffix> 重试中</Wula_AI_Thinking_RetrySuffix>
|
||||
<Wula_ResourceDrop>{FACTION_name}已经在附近投下了一些资源。</Wula_ResourceDrop>
|
||||
|
||||
<Wula_ResourceDrop>{FACTION_name}已经在附近投下了一些资源。</Wula_ResourceDrop>
|
||||
|
||||
<!-- AI Overwatch -->
|
||||
<WULA_AIOverwatch_Label>P.I.A 正在接管轨道防御!</WULA_AIOverwatch_Label>
|
||||
|
||||
Reference in New Issue
Block a user