棘刺炮的贴图
This commit is contained in:
@@ -39,9 +39,11 @@
|
|||||||
<thingClass>ArachnaeSwarm.Filth_Toxic</thingClass>
|
<thingClass>ArachnaeSwarm.Filth_Toxic</thingClass>
|
||||||
<modExtensions>
|
<modExtensions>
|
||||||
<li Class="ArachnaeSwarm.OPToxicDefs">
|
<li Class="ArachnaeSwarm.OPToxicDefs">
|
||||||
<OPToxicHediff>ARA_AcidCoverd</OPToxicHediff> <!-- Name of HediffDef to apply, change to own HediffDef -->
|
<OPToxicHediff>ARA_AcidCoverd</OPToxicHediff> <!-- Name of HediffDef to apply, change to own
|
||||||
|
HediffDef -->
|
||||||
<OPToxicSeverity>0.1</OPToxicSeverity> <!-- Severity build up per Tick period -->
|
<OPToxicSeverity>0.1</OPToxicSeverity> <!-- Severity build up per Tick period -->
|
||||||
<OPSevUpTickPeriod>240</OPSevUpTickPeriod> <!-- No of game ticks per each build up, recommend >= 120 -->
|
<OPSevUpTickPeriod>240</OPSevUpTickPeriod> <!-- No of game ticks per each build up, recommend
|
||||||
|
>= 120 -->
|
||||||
</li>
|
</li>
|
||||||
</modExtensions>
|
</modExtensions>
|
||||||
</ThingDef>
|
</ThingDef>
|
||||||
@@ -91,14 +93,15 @@
|
|||||||
|
|
||||||
<ThingDef ParentName="BuildingBase">
|
<ThingDef ParentName="BuildingBase">
|
||||||
<defName>ARA_AutoSniperCannon</defName>
|
<defName>ARA_AutoSniperCannon</defName>
|
||||||
<label>血链千兆机炮</label>
|
<label>血链千兆炮组织</label>
|
||||||
<description>一个全自动发射棘刺的机炮.</description>
|
<description>阿拉克涅虫族用于防御巢穴的组织之一。它由大量没有自主意识的高度特化器官共同构成,能以较高射速连续地发射棘刺,重创大型敌人或来犯集群。作为阿拉克涅防御组织,其可以通过获取营养来自行生成补充弹药。</description>
|
||||||
<thingClass>Building_TurretGun</thingClass>
|
<thingClass>Building_TurretGun</thingClass>
|
||||||
<drawerType>MapMeshAndRealTime</drawerType>
|
<drawerType>MapMeshAndRealTime</drawerType>
|
||||||
<drawHighlight>true</drawHighlight>
|
<drawHighlight>true</drawHighlight>
|
||||||
<drawHighlightOnlyForHostile>true</drawHighlightOnlyForHostile>
|
<drawHighlightOnlyForHostile>true</drawHighlightOnlyForHostile>
|
||||||
|
<uiIconPath>ArachnaeSwarm/Building/ARA_AutoSniperCannon_Icon</uiIconPath>
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>ArachnaeSwarm/Building/ARA_CatastropheMissileSilo_Base</texPath>
|
<texPath>ArachnaeSwarm/Building/ARA_AutoSniperCannon_Base</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
<drawSize>(3,3)</drawSize>
|
<drawSize>(3,3)</drawSize>
|
||||||
<drawOffset>(0,0,-0.1)</drawOffset>
|
<drawOffset>(0,0,-0.1)</drawOffset>
|
||||||
@@ -117,7 +120,7 @@
|
|||||||
<tickerType>Normal</tickerType>
|
<tickerType>Normal</tickerType>
|
||||||
<terrainAffordanceNeeded>Heavy</terrainAffordanceNeeded>
|
<terrainAffordanceNeeded>Heavy</terrainAffordanceNeeded>
|
||||||
<comps>
|
<comps>
|
||||||
<li Class="CompProperties_Forbiddable"/>
|
<li Class="CompProperties_Forbiddable" />
|
||||||
<li Class="ArachnaeSwarm.CompProperties_RefuelableNutrition">
|
<li Class="ArachnaeSwarm.CompProperties_RefuelableNutrition">
|
||||||
<fuelCapacity>5.0</fuelCapacity>
|
<fuelCapacity>5.0</fuelCapacity>
|
||||||
<fuelFilter>
|
<fuelFilter>
|
||||||
@@ -175,24 +178,24 @@
|
|||||||
<multiplier>0</multiplier>
|
<multiplier>0</multiplier>
|
||||||
</li>
|
</li>
|
||||||
</damageMultipliers>
|
</damageMultipliers>
|
||||||
<generateCommonality>4</generateCommonality> <!-- generate more often than other problem causers for mech clusters -->
|
<generateCommonality>4</generateCommonality> <!-- generate more often than other problem causers
|
||||||
|
for mech clusters -->
|
||||||
<building>
|
<building>
|
||||||
<turretGunDef>Gun_ARA_AutoSniperCannonTurret</turretGunDef>
|
<turretGunDef>Gun_ARA_AutoSniperCannonTurret</turretGunDef>
|
||||||
<turretBurstWarmupTime>0.1</turretBurstWarmupTime>
|
<turretBurstWarmupTime>0.1</turretBurstWarmupTime>
|
||||||
<turretTopDrawSize>3.0</turretTopDrawSize>
|
<turretTopDrawSize>4.0</turretTopDrawSize>
|
||||||
</building>
|
</building>
|
||||||
<designationCategory>ARA_Buildings</designationCategory>
|
<designationCategory>ARA_Buildings</designationCategory>
|
||||||
<terrainAffordanceNeeded>ARA_Creep</terrainAffordanceNeeded>
|
<terrainAffordanceNeeded>ARA_Creep</terrainAffordanceNeeded>
|
||||||
<constructionSkillPrerequisite>8</constructionSkillPrerequisite>
|
<constructionSkillPrerequisite>8</constructionSkillPrerequisite>
|
||||||
</ThingDef>
|
</ThingDef>
|
||||||
|
|
||||||
<ThingDef ParentName="BaseWeaponTurret"> <!-- Should reorganize this XML relation at some point -->
|
<ThingDef ParentName="BaseWeaponTurret"> <!-- Should reorganize this XML relation at some point -->
|
||||||
<defName>Gun_ARA_AutoSniperCannonTurret</defName> <!-- Should be called ChargeBlasterLightTurret,
|
<defName>Gun_ARA_AutoSniperCannonTurret</defName> <!-- Should be called ChargeBlasterLightTurret,
|
||||||
but we keep this defName for compatibility -->
|
but we keep this defName for compatibility -->
|
||||||
<label>血链千兆机炮</label>
|
<label>血链千兆机炮</label>
|
||||||
<description>血链千兆机炮.</description>
|
<description>血链千兆机炮.</description>
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>Things/Item/Equipment/WeaponRanged/ChargeBlasterLight</texPath>
|
<texPath>ArachnaeSwarm/Building/ARA_AutoSniperCannon_Tower</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
<statBases>
|
<statBases>
|
||||||
@@ -219,8 +222,8 @@
|
|||||||
</li>
|
</li>
|
||||||
</verbs>
|
</verbs>
|
||||||
</ThingDef>
|
</ThingDef>
|
||||||
<!-- Auto mortar -->
|
|
||||||
|
|
||||||
|
<!-- Auto mortar -->
|
||||||
<ThingDef ParentName="BuildingBase">
|
<ThingDef ParentName="BuildingBase">
|
||||||
<defName>ARA_Acidling_AutoMortar</defName>
|
<defName>ARA_Acidling_AutoMortar</defName>
|
||||||
<label>酸爆种投射巢</label>
|
<label>酸爆种投射巢</label>
|
||||||
@@ -321,7 +324,6 @@
|
|||||||
<terrainAffordanceNeeded>ARA_Creep</terrainAffordanceNeeded>
|
<terrainAffordanceNeeded>ARA_Creep</terrainAffordanceNeeded>
|
||||||
<constructionSkillPrerequisite>8</constructionSkillPrerequisite>
|
<constructionSkillPrerequisite>8</constructionSkillPrerequisite>
|
||||||
</ThingDef>
|
</ThingDef>
|
||||||
|
|
||||||
<ThingDef ParentName="BaseArtilleryWeapon">
|
<ThingDef ParentName="BaseArtilleryWeapon">
|
||||||
<defName>ARA_Acidling_Artillery_AutoMortar</defName>
|
<defName>ARA_Acidling_Artillery_AutoMortar</defName>
|
||||||
<label>酸爆种投射巢</label>
|
<label>酸爆种投射巢</label>
|
||||||
@@ -353,7 +355,6 @@
|
|||||||
</li>
|
</li>
|
||||||
</verbs>
|
</verbs>
|
||||||
</ThingDef>
|
</ThingDef>
|
||||||
|
|
||||||
<ThingDef ParentName="BaseGrenadeProjectile">
|
<ThingDef ParentName="BaseGrenadeProjectile">
|
||||||
<defName>ArachnaeBase_Race_Acidling_Proj</defName>
|
<defName>ArachnaeBase_Race_Acidling_Proj</defName>
|
||||||
<label>阿拉克涅酸爆种</label>
|
<label>阿拉克涅酸爆种</label>
|
||||||
@@ -377,9 +378,10 @@
|
|||||||
<ThingDef ParentName="BuildingBase">
|
<ThingDef ParentName="BuildingBase">
|
||||||
<defName>CatastropheMissileSilo</defName>
|
<defName>CatastropheMissileSilo</defName>
|
||||||
<label>天灾酸烧炮组织</label>
|
<label>天灾酸烧炮组织</label>
|
||||||
<description>阿拉克涅虫族所进化出的终极生物武器之一。它由大量没有自主意识的高度特化器官共同构成,骇人的酸烧炮可以发射令生灵闻风丧胆的天灾酸烧导弹。作为复合型防御系统,它既可以向本地的目标发射导弹,也可以向远处的威胁实施精确打击。</description>
|
<description>阿拉克涅虫族所进化出的终极生物武器之一。它由大量没有自主意识的高度特化器官共同构成,骇人的酸烧炮可以发射令生灵闻风丧胆的天灾酸烧导弹。作为复合型防御系统,它既可以向本地的目标发射导弹,也可以向远处的威胁实施精确打击,其可以通过获取营养来自行生成补充弹药。</description>
|
||||||
<thingClass>ArachnaeSwarm.Building_CatastropheMissileSilo</thingClass>
|
<thingClass>ArachnaeSwarm.Building_CatastropheMissileSilo</thingClass>
|
||||||
<drawerType>MapMeshAndRealTime</drawerType>
|
<drawerType>MapMeshAndRealTime</drawerType>
|
||||||
|
<uiIconPath>ArachnaeSwarm/Building/ARA_CatastropheMissileSilo_Icon</uiIconPath>
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>ArachnaeSwarm/Building/ARA_CatastropheMissileSilo_Base</texPath>
|
<texPath>ArachnaeSwarm/Building/ARA_CatastropheMissileSilo_Base</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
@@ -502,7 +504,6 @@
|
|||||||
</li>
|
</li>
|
||||||
</verbs>
|
</verbs>
|
||||||
</ThingDef>
|
</ThingDef>
|
||||||
|
|
||||||
<ThingDef ParentName="ShellBase">
|
<ThingDef ParentName="ShellBase">
|
||||||
<defName>ARA_CatastropheMissile_Shell</defName>
|
<defName>ARA_CatastropheMissile_Shell</defName>
|
||||||
<label>天灾酸烧导弹</label>
|
<label>天灾酸烧导弹</label>
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 137 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 136 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 54 KiB |
BIN
非公开资源/Content/Textures/Building/ARA_AutoSniperCannon.sai2
Normal file
BIN
非公开资源/Content/Textures/Building/ARA_AutoSniperCannon.sai2
Normal file
Binary file not shown.
Reference in New Issue
Block a user