2205-8-11
This commit is contained in:
@@ -0,0 +1,114 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
<ThingDef ParentName="HeavyMechanoid">
|
||||
<defName>Wula_Psi_Titan</defName>
|
||||
<label>PAt-52"灵能泰坦"</label>
|
||||
<description>由乌拉帝国大教堂所开发的重型灵能机械体,以短距离折跃优雅地穿梭于炮火间,并用灵能盾抵挡敌方射弹侵袭。该机体不仅镌刻了破坏力强大的星光追猎术式用以发起远距离跟踪打击,还拥有一系列改变战局的灵能能力。\n\n但是在近身搏斗中,灵能泰坦是一个可笑的对手,并且它的秘文纹路很容易遭到外力破坏,它的本体无法吸收太多伤害!</description>
|
||||
<uiIconPath>Wula/Things/Wula_Psi_Titan/Wula_Psi_Titan_Icon</uiIconPath>
|
||||
<statBases>
|
||||
<!-- 心灵敏感,稍高 -->
|
||||
<PsychicSensitivity>3</PsychicSensitivity>
|
||||
<BandwidthCost>8</BandwidthCost>
|
||||
<MoveSpeed>2</MoveSpeed>
|
||||
<VacuumResistance MayRequire="Ludeon.RimWorld.Odyssey">1</VacuumResistance>
|
||||
<ArmorRating_Sharp>0.5</ArmorRating_Sharp>
|
||||
<ArmorRating_Blunt>0.5</ArmorRating_Blunt>
|
||||
<ArmorRating_Heat>0.25</ArmorRating_Heat>
|
||||
<CarryingCapacity>1200</CarryingCapacity>
|
||||
<ShootingAccuracyPawn>200</ShootingAccuracyPawn>
|
||||
<!-- <IncomingDamageFactor>0.75</IncomingDamageFactor> -->
|
||||
|
||||
<MechEnergyLossPerHP MayRequire="Ludeon.RimWorld.Biotech">0.1</MechEnergyLossPerHP>
|
||||
<WastepacksPerRecharge MayRequire="Ludeon.RimWorld.Biotech">5</WastepacksPerRecharge>
|
||||
|
||||
<!-- 飞行参数 -->
|
||||
<!-- <MaxFlightTime>9999</MaxFlightTime>
|
||||
<FlightCooldown>0</FlightCooldown> -->
|
||||
</statBases>
|
||||
<race>
|
||||
<fleshType>Mechanoid</fleshType>
|
||||
<body>Wula_Psi_Titan_Body</body>
|
||||
<baseBodySize>15.0</baseBodySize>
|
||||
<baseHealthScale>3.5</baseHealthScale>
|
||||
<lifeStageAges>
|
||||
<li>
|
||||
<def>MechanoidFullyFormed</def>
|
||||
<soundWounded>Pawn_Mech_Tunneler_Wounded</soundWounded>
|
||||
<soundDeath>Pawn_Mech_Tunneler_Death</soundDeath>
|
||||
<soundCall>Pawn_Mech_Tunneler_Call</soundCall>
|
||||
</li>
|
||||
</lifeStageAges>
|
||||
<bulletStaggerEffecterDef>TunnelerSlowedDown</bulletStaggerEffecterDef>
|
||||
|
||||
<!-- 飞行参数 -->
|
||||
<!-- <flightStartChanceOnJobStart>1</flightStartChanceOnJobStart>
|
||||
<flightSpeedFactor>3</flightSpeedFactor> -->
|
||||
<!-- <canFlyIntoMap>true</canFlyIntoMap> -->
|
||||
</race>
|
||||
<tools Inherit="False">
|
||||
<li>
|
||||
<label>灵能震爆</label>
|
||||
<labelNoLocation>灵能震爆</labelNoLocation>
|
||||
<capacities>
|
||||
<li>Blunt</li>
|
||||
</capacities>
|
||||
<power>10</power>
|
||||
<cooldownTime>4</cooldownTime>
|
||||
<linkedBodyPartsGroup>Torso</linkedBodyPartsGroup>
|
||||
<ensureLinkedBodyPartsGroupAlwaysUsable>true</ensureLinkedBodyPartsGroupAlwaysUsable>
|
||||
</li>
|
||||
</tools>
|
||||
<comps>
|
||||
<!--加上这个组件的机械体会直接跳过原版指挥范围判定-->
|
||||
<li Class="WulaFallenEmpire.CompProperties_GlobalMechCommand" />
|
||||
<li Class="CompProperties_ProjectileInterceptor">
|
||||
<radius>4</radius>
|
||||
<interceptGroundProjectiles>true</interceptGroundProjectiles>
|
||||
<color>(0.5, 0.3, 0.9)</color>
|
||||
<reactivateEffect>BulletShieldGenerator_Reactivate</reactivateEffect>
|
||||
<activeSound>BulletShield_Ambience</activeSound>
|
||||
<hitPoints>5000</hitPoints>
|
||||
<hitPointsRestoreInstantlyAfterCharge>true</hitPointsRestoreInstantlyAfterCharge>
|
||||
<chargeDurationTicks>1800</chargeDurationTicks>
|
||||
<rechargeHitPointsIntervalTicks>120</rechargeHitPointsIntervalTicks>
|
||||
<minIdleAlpha>0.2</minIdleAlpha>
|
||||
<drawWithNoSelection>True</drawWithNoSelection>
|
||||
<disarmedByEmpForTicks>1500</disarmedByEmpForTicks>
|
||||
<gizmoTipKey>ProjectileInterceptorTip</gizmoTipKey>
|
||||
</li>
|
||||
<li Class="AutoBlink.CompProperties_AutoBlink" MayRequire="rabiosus.autoblink">
|
||||
<!-- <gizmoIconPath></gizmoIconPath> -->
|
||||
<blinkIntervalTicks>480</blinkIntervalTicks>
|
||||
<delayAfterEligibleTicks>10</delayAfterEligibleTicks>
|
||||
<cellsBeforeTarget>3</cellsBeforeTarget>
|
||||
<maxDistanceToBlink>40</maxDistanceToBlink>
|
||||
<minDistanceToBlink>4</minDistanceToBlink>
|
||||
<postBlinkStanceTicks>0</postBlinkStanceTicks>
|
||||
<playerFactionOnly>false</playerFactionOnly>
|
||||
<excludedJobDefs>
|
||||
<li>GotoWander</li>
|
||||
<li>Carried</li>
|
||||
</excludedJobDefs>
|
||||
|
||||
<preBlinkSoundDefs>
|
||||
<li>AutoBlink_Skip_Small</li>
|
||||
</preBlinkSoundDefs>
|
||||
<postBlinkSoundDefs>
|
||||
<li>AutoBlink_Skip_Exit_Small</li>
|
||||
</postBlinkSoundDefs>
|
||||
|
||||
<preBlinkEffecterDefs>
|
||||
<li>Skip_Entry</li>
|
||||
</preBlinkEffecterDefs>
|
||||
|
||||
<postBlinkEffecterDefs>
|
||||
<li>Skip_ExitNoDelay</li>
|
||||
</postBlinkEffecterDefs>
|
||||
|
||||
<preBlinkMoteDefs/>
|
||||
<postBlinkMoteDefs/>
|
||||
|
||||
</li>
|
||||
</comps>
|
||||
</ThingDef>
|
||||
</Defs>
|
||||
Reference in New Issue
Block a user