This commit is contained in:
Tourswen
2026-02-28 00:03:51 +08:00
parent 5d2f824140
commit 60cde0317d
11 changed files with 32 additions and 105 deletions

View File

@@ -344,6 +344,20 @@
<basePowerConsumption>-2000</basePowerConsumption>
<transmitsPower>true</transmitsPower>
</li>
<li Class="CompProperties_Shuttle" />
<li Class="CompProperties_Transporter">
<massCapacity>2000</massCapacity>
<max1PerGroup>true</max1PerGroup>
<canChangeAssignedThingsAfterStarting>true</canChangeAssignedThingsAfterStarting>
<showOverallStats>false</showOverallStats>
<pawnLoadedSound>Shuttle_PawnLoaded</pawnLoadedSound>
<pawnExitSound>Shuttle_PawnExit</pawnExitSound>
</li>
<li Class="CompProperties_AmbientSound">
<sound>ShuttleIdle_Ambience</sound>
</li>
</comps>
<modExtensions>
<li Class="WulaFallenEmpire.PocketMapProperties">

View File

@@ -427,8 +427,6 @@
<building>
<destroySound>BuildingDestroyed_Metal_Small</destroySound>
<turretBurstCooldownTime>3.5</turretBurstCooldownTime>
<claimable>false</claimable>
<ai_combatDangerous>true</ai_combatDangerous>
<turretGunDef>WULA_Cat_Bunker_TurretGun</turretGunDef>
<claimable>false</claimable>
</building>

View File

@@ -322,7 +322,7 @@
<AreaDamageEnabled>区域伤害:已启用</AreaDamageEnabled>
<AreaDamageDisabled>区域伤害:已禁用</AreaDamageDisabled>
<WULA_SwitchWeapon>更换武器</WULA_SwitchWeapon>
<WULA_SwitchWeapon>重置武器</WULA_SwitchWeapon>
<WULA_SwitchWeapon_Desc>扔掉当前武器,并装备该单位的初始武器</WULA_SwitchWeapon_Desc>
<WULA_WeaponSwitched>{0} 更换了武器为 {1}</WULA_WeaponSwitched>
<WULA_NoWeaponAvailable>{0} 没有可用的武器类型</WULA_NoWeaponAvailable>

View File

@@ -265,4 +265,13 @@
<Wula_FocusFireDesc>命令该单位所有的炮塔攻击指定目标。如果目标不处于某个炮塔的攻击范围或者无法攻击到目标,则其依然会自行索敌。</Wula_FocusFireDesc>
<Wula_ClearFocus>清除目标</Wula_ClearFocus>
<Wula_ClearFocusDesc>清除指定的集中攻击目标,各炮塔将自行索敌。</Wula_ClearFocusDesc>
<Wula_Transform>更换装备</Wula_Transform>
<Wula_TransformDesc>更换乌拉猫猫的装备,使其可以承担不同的工作。\n\n更换装备的预制件装载在乌拉猫猫地堡中下达更换指令后乌拉猫猫会去寻找最近的地堡进行装备更换。</Wula_TransformDesc>
<Wula_NoGatherBuilding>没有可以抵达的乌拉猫猫地堡</Wula_NoGatherBuilding>
<Wula_NoSpawnSpace>没有可用位置</Wula_NoSpawnSpace>
<Wula_GatherCats>猫猫集合!</Wula_GatherCats>
<Wula_GatherCatsDesc>使地堡发出号召,让地图上所有的乌拉猫猫自动进入征召状态并聚集到该地堡附近。</Wula_GatherCatsDesc>
<Wula_GatherCooldown>集合能力冷却中</Wula_GatherCooldown>
<Wula_BuildingBroken>地堡被停用,无法进行集结征召</Wula_BuildingBroken>
</LanguageData>