Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
3a64860299 |
@ -40,64 +40,4 @@
|
||||
</techHediffsTags>
|
||||
</ThingDef>
|
||||
|
||||
<RecipeDef ParentName="SurgeryInstallBodyPartProstheticBase">
|
||||
<defName>InstallDR_BionicTail</defName>
|
||||
<label>install bionic tail</label>
|
||||
<description>Install a bionic tail.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>DR_BionicTail</ThingDef>
|
||||
<HediffDef>DR_BionicTail</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing bionic tail.</jobString>
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>DR_BionicTail</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>DR_BionicTail</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>Spine</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>DR_BionicTail</addsHediff>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="SurgeryInstallBodyPartProstheticBase">
|
||||
<defName>InstallDR_FakeTail</defName>
|
||||
<label>install fake tail</label>
|
||||
<description>Install a fake tail.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>DR_FakeTail</ThingDef>
|
||||
<HediffDef>DR_FakeTail</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing fake tail.</jobString>
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>DR_FakeTail</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>DR_FakeTail</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>Spine</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>DR_FakeTail</addsHediff>
|
||||
</RecipeDef>
|
||||
|
||||
</Defs>
|
||||
|
@ -1,12 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<LanguageData>
|
||||
|
||||
<InstallDR_BionicTail.label>安装仿生尾</InstallDR_BionicTail.label>
|
||||
<InstallDR_BionicTail.description>安装仿生尾。</InstallDR_BionicTail.description>
|
||||
<InstallDR_BionicTail.jobString>正在安装仿生尾。</InstallDR_BionicTail.jobString>
|
||||
|
||||
<InstallDR_FakeTail.label>安装假龙尾</InstallDR_FakeTail.label>
|
||||
<InstallDR_FakeTail.description>安装假龙尾。</InstallDR_FakeTail.description>
|
||||
<InstallDR_FakeTail.jobString>正在安装假龙尾。</InstallDR_FakeTail.jobString>
|
||||
|
||||
</LanguageData>
|
@ -11,10 +11,6 @@
|
||||
<li>Dragonian_Princess</li>
|
||||
</spawnCategories>
|
||||
|
||||
<forcedHediffs>
|
||||
<li>DRM_Princess_Mark</li>
|
||||
</forcedHediffs>
|
||||
|
||||
<skillGains>
|
||||
<Melee>2</Melee>
|
||||
<Shooting>2</Shooting>
|
@ -13,149 +13,6 @@
|
||||
<additionalHediffs>
|
||||
<li>
|
||||
<hediff>Hypothermia</hediff>
|
||||
<severityPerDamageDealt>0.003</severityPerDamageDealt>
|
||||
<inverseStatScaling>true</inverseStatScaling>
|
||||
<victimSeverityScalingByInvBodySize>true</victimSeverityScalingByInvBodySize>
|
||||
</li>
|
||||
</additionalHediffs>
|
||||
<armorCategory>Heat</armorCategory>
|
||||
<isRanged>true</isRanged>
|
||||
<makesAnimalsFlee>true</makesAnimalsFlee>
|
||||
<defaultDamage>3</defaultDamage>
|
||||
<defaultArmorPenetration>0</defaultArmorPenetration>
|
||||
<buildingDamageFactorImpassable>0</buildingDamageFactorImpassable>
|
||||
<buildingDamageFactorPassable>0</buildingDamageFactorPassable>
|
||||
<causeStun>true</causeStun>
|
||||
</DamageDef>
|
||||
|
||||
<DamageDef>
|
||||
<defName>DRM_Bomb</defName>
|
||||
<label>bomb</label>
|
||||
<workerClass>DamageWorker_AddInjury</workerClass>
|
||||
<externalViolence>true</externalViolence>
|
||||
<isExplosive>true</isExplosive>
|
||||
<deathMessage>{0} has died in an explosion.</deathMessage>
|
||||
<additionalHediffs>
|
||||
<li>
|
||||
<hediff>DRM_SlimeCoverd</hediff>
|
||||
<severityPerDamageDealt>0.01</severityPerDamageDealt>
|
||||
<inverseStatScaling>true</inverseStatScaling>
|
||||
<victimSeverityScalingByInvBodySize>true</victimSeverityScalingByInvBodySize>
|
||||
</li>
|
||||
</additionalHediffs>
|
||||
<hediff>Shredded</hediff>
|
||||
<hediffSolid>Crack</hediffSolid>
|
||||
<harmAllLayersUntilOutside>true</harmAllLayersUntilOutside>
|
||||
<impactSoundType>Blunt</impactSoundType>
|
||||
<armorCategory>Sharp</armorCategory>
|
||||
<minDamageToFragment>15</minDamageToFragment>
|
||||
<defaultDamage>20</defaultDamage>
|
||||
<defaultStoppingPower>0.5</defaultStoppingPower>
|
||||
<defaultArmorPenetration>0.10</defaultArmorPenetration>
|
||||
<buildingDamageFactorImpassable>4</buildingDamageFactorImpassable>
|
||||
<buildingDamageFactorPassable>2</buildingDamageFactorPassable>
|
||||
<plantDamageFactor>4</plantDamageFactor>
|
||||
<corpseDamageFactor>0.5</corpseDamageFactor>
|
||||
<explosionAffectOutsidePartsOnly>false</explosionAffectOutsidePartsOnly>
|
||||
<explosionHeatEnergyPerCell>5</explosionHeatEnergyPerCell>
|
||||
<explosionCellFleck>BlastDry</explosionCellFleck>
|
||||
<explosionColorCenter>(1, 0.5, 0.3)</explosionColorCenter>
|
||||
<explosionColorEdge>(0.6, 0.5, 0.4)</explosionColorEdge>
|
||||
<soundExplosion>Explosion_Bomb</soundExplosion>
|
||||
<combatLogRules>Damage_Bomb</combatLogRules>
|
||||
</DamageDef>
|
||||
|
||||
<DamageDef>
|
||||
<defName>DRM_Bomb_mini</defName>
|
||||
<label>bomb</label>
|
||||
<workerClass>DamageWorker_AddInjury</workerClass>
|
||||
<externalViolence>true</externalViolence>
|
||||
<isExplosive>true</isExplosive>
|
||||
<deathMessage>{0} has died in an explosion.</deathMessage>
|
||||
<additionalHediffs>
|
||||
<li>
|
||||
<hediff>DRM_SlimeCoverd_mini</hediff>
|
||||
<severityPerDamageDealt>0.01</severityPerDamageDealt>
|
||||
<inverseStatScaling>true</inverseStatScaling>
|
||||
<victimSeverityScalingByInvBodySize>true</victimSeverityScalingByInvBodySize>
|
||||
</li>
|
||||
</additionalHediffs>
|
||||
<hediff>Shredded</hediff>
|
||||
<hediffSolid>Crack</hediffSolid>
|
||||
<harmAllLayersUntilOutside>true</harmAllLayersUntilOutside>
|
||||
<impactSoundType>Blunt</impactSoundType>
|
||||
<armorCategory>Sharp</armorCategory>
|
||||
<minDamageToFragment>15</minDamageToFragment>
|
||||
<defaultDamage>20</defaultDamage>
|
||||
<defaultStoppingPower>0.5</defaultStoppingPower>
|
||||
<defaultArmorPenetration>0.10</defaultArmorPenetration>
|
||||
<buildingDamageFactorImpassable>4</buildingDamageFactorImpassable>
|
||||
<buildingDamageFactorPassable>2</buildingDamageFactorPassable>
|
||||
<plantDamageFactor>4</plantDamageFactor>
|
||||
<corpseDamageFactor>0.5</corpseDamageFactor>
|
||||
<explosionAffectOutsidePartsOnly>false</explosionAffectOutsidePartsOnly>
|
||||
<explosionHeatEnergyPerCell>5</explosionHeatEnergyPerCell>
|
||||
<explosionCellFleck>BlastDry</explosionCellFleck>
|
||||
<explosionColorCenter>(1, 0.5, 0.3)</explosionColorCenter>
|
||||
<explosionColorEdge>(0.6, 0.5, 0.4)</explosionColorEdge>
|
||||
<soundExplosion>Explosion_Bomb</soundExplosion>
|
||||
<combatLogRules>Damage_Bomb</combatLogRules>
|
||||
</DamageDef>
|
||||
|
||||
<DamageDef>
|
||||
<defName>DRM_Damage_FrostCoverd</defName>
|
||||
<label>frostbite</label>
|
||||
<workerClass>DamageWorker_Frostbite</workerClass>
|
||||
<externalViolence>false</externalViolence>
|
||||
<deathMessage>{0} has succumbed to frostbite.</deathMessage>
|
||||
<hediff>Frostbite</hediff>
|
||||
<harmAllLayersUntilOutside>true</harmAllLayersUntilOutside>
|
||||
<canUseDeflectMetalEffect>false</canUseDeflectMetalEffect>
|
||||
<additionalHediffs>
|
||||
<li>
|
||||
<hediff>Hypothermia</hediff>
|
||||
<severityPerDamageDealt>0.003</severityPerDamageDealt>
|
||||
<inverseStatScaling>true</inverseStatScaling>
|
||||
<victimSeverityScalingByInvBodySize>true</victimSeverityScalingByInvBodySize>
|
||||
</li>
|
||||
<li>
|
||||
<hediff>DRM_CryoShock</hediff>
|
||||
<severityPerDamageDealt>0.01</severityPerDamageDealt>
|
||||
</li>
|
||||
<li>
|
||||
<hediff>DRM_Hediff_FrostCoverd_after</hediff>
|
||||
<severityPerDamageDealt>0.01</severityPerDamageDealt>
|
||||
<inverseStatScaling>true</inverseStatScaling>
|
||||
<victimSeverityScalingByInvBodySize>true</victimSeverityScalingByInvBodySize>
|
||||
</li>
|
||||
</additionalHediffs>
|
||||
<armorCategory>Heat</armorCategory>
|
||||
<isRanged>true</isRanged>
|
||||
<makesAnimalsFlee>true</makesAnimalsFlee>
|
||||
<defaultDamage>3</defaultDamage>
|
||||
<defaultArmorPenetration>0</defaultArmorPenetration>
|
||||
<buildingDamageFactorImpassable>0</buildingDamageFactorImpassable>
|
||||
<buildingDamageFactorPassable>0</buildingDamageFactorPassable>
|
||||
</DamageDef>
|
||||
|
||||
<DamageDef>
|
||||
<defName>DRM_Damage_FrostCoverd_after</defName>
|
||||
<label>frostbite</label>
|
||||
<workerClass>DamageWorker_Frostbite</workerClass>
|
||||
<externalViolence>false</externalViolence>
|
||||
<deathMessage>{0} has succumbed to frostbite.</deathMessage>
|
||||
<hediff>Frostbite</hediff>
|
||||
<harmAllLayersUntilOutside>true</harmAllLayersUntilOutside>
|
||||
<canUseDeflectMetalEffect>false</canUseDeflectMetalEffect>
|
||||
<additionalHediffs>
|
||||
<li>
|
||||
<hediff>Hypothermia</hediff>
|
||||
<severityPerDamageDealt>0.003</severityPerDamageDealt>
|
||||
<inverseStatScaling>true</inverseStatScaling>
|
||||
<victimSeverityScalingByInvBodySize>true</victimSeverityScalingByInvBodySize>
|
||||
</li>
|
||||
<li>
|
||||
<hediff>DRM_CryoShock</hediff>
|
||||
<severityPerDamageDealt>0.01</severityPerDamageDealt>
|
||||
</li>
|
||||
</additionalHediffs>
|
||||
@ -174,24 +31,11 @@
|
||||
<additionalHediffs>
|
||||
<li>
|
||||
<hediff>DRM_ArmorMeltdown</hediff>
|
||||
<severityPerDamageDealt>0.02</severityPerDamageDealt>
|
||||
<severityPerDamageDealt>0.01</severityPerDamageDealt>
|
||||
</li>
|
||||
</additionalHediffs>
|
||||
</DamageDef>
|
||||
|
||||
<DamageDef ParentName="Flame">
|
||||
<defName>DRM_Arc</defName>
|
||||
<label>Flame</label>
|
||||
<additionalHediffs>
|
||||
<li>
|
||||
<hediff>DRM_ElectricShock</hediff>
|
||||
<severityPerDamageDealt>0.02</severityPerDamageDealt>
|
||||
</li>
|
||||
</additionalHediffs>
|
||||
<causeStun>true</causeStun>
|
||||
<stunAdaptationTicks>120</stunAdaptationTicks>
|
||||
</DamageDef>
|
||||
|
||||
<DamageDef ParentName="Flame">
|
||||
<defName>DRM_AcidBurn</defName>
|
||||
<label>acid burn</label>
|
||||
@ -208,100 +52,16 @@
|
||||
</DamageDef>
|
||||
|
||||
<DamageDef ParentName="Flame">
|
||||
<defName>DRM_AcidCover</defName>
|
||||
<label>acid burn</label>
|
||||
<defName>DRM_Arc</defName>
|
||||
<label>Flame</label>
|
||||
<additionalHediffs>
|
||||
<li>
|
||||
<hediff>DRM_AcidCoverd</hediff>
|
||||
<severityPerDamageDealt>0.01</severityPerDamageDealt>
|
||||
<hediff>DRM_ElectricShock</hediff>
|
||||
<severityPerDamageDealt>0.02</severityPerDamageDealt>
|
||||
</li>
|
||||
</additionalHediffs>
|
||||
<workerClass>DamageWorker_AddInjury</workerClass>
|
||||
<armorCategory>Sharp</armorCategory>
|
||||
<hediff>AcidBurn</hediff>
|
||||
<scaleDamageToBuildingsBasedOnFlammability>false</scaleDamageToBuildingsBasedOnFlammability>
|
||||
</DamageDef>
|
||||
|
||||
<DamageDef ParentName="Flame">
|
||||
<defName>DRM_Damage_AcidCover_Ex</defName>
|
||||
<label>acid burn</label>
|
||||
<additionalHediffs>
|
||||
<li>
|
||||
<hediff>DRM_AcidCoverd_Ex</hediff>
|
||||
<severityPerDamageDealt>0.01</severityPerDamageDealt>
|
||||
</li>
|
||||
<li>
|
||||
<hediff>DRM_AcidCoverd</hediff>
|
||||
<severityPerDamageDealt>0.01</severityPerDamageDealt>
|
||||
</li>
|
||||
</additionalHediffs>
|
||||
<workerClass>DamageWorker_AddInjury</workerClass>
|
||||
<armorCategory>Sharp</armorCategory>
|
||||
<hediff>AcidBurn</hediff>
|
||||
<scaleDamageToBuildingsBasedOnFlammability>false</scaleDamageToBuildingsBasedOnFlammability>
|
||||
</DamageDef>
|
||||
|
||||
<DamageDef>
|
||||
<defName>DRM_RangedStab</defName>
|
||||
<label>stab</label>
|
||||
<workerClass>DamageWorker_Stab</workerClass>
|
||||
<externalViolence>true</externalViolence>
|
||||
<deathMessage>{0} has been stabbed to death.</deathMessage>
|
||||
<hediff>Stab</hediff>
|
||||
<hediffSolid>Crack</hediffSolid>
|
||||
<impactSoundType>Slice</impactSoundType>
|
||||
<armorCategory>Sharp</armorCategory>
|
||||
<defaultArmorPenetration>0.5</defaultArmorPenetration>
|
||||
<overkillPctToDestroyPart>0~0.7</overkillPctToDestroyPart>
|
||||
<stabChanceOfForcedInternal>0.6</stabChanceOfForcedInternal>
|
||||
<isRanged>true</isRanged>
|
||||
<makesAnimalsFlee>true</makesAnimalsFlee>
|
||||
</DamageDef>
|
||||
|
||||
<DamageDef>
|
||||
<defName>DRM_Thump</defName>
|
||||
<label>thump</label>
|
||||
<additionalHediffs>
|
||||
<li>
|
||||
<hediff>DRM_Stun</hediff>
|
||||
<severityPerDamageDealt>0.1</severityPerDamageDealt>
|
||||
</li>
|
||||
</additionalHediffs>
|
||||
<workerClass>DamageWorker_AddInjury</workerClass>
|
||||
<externalViolence>true</externalViolence>
|
||||
<isExplosive>true</isExplosive>
|
||||
<deathMessage>{0} has been shot to death.</deathMessage>
|
||||
<hediff>Crush</hediff>
|
||||
<hediffSolid>Crack</hediffSolid>
|
||||
<harmAllLayersUntilOutside>true</harmAllLayersUntilOutside>
|
||||
<impactSoundType>Blunt</impactSoundType>
|
||||
<armorCategory>Sharp</armorCategory>
|
||||
<minDamageToFragment>15</minDamageToFragment>
|
||||
<defaultDamage>5</defaultDamage>
|
||||
<defaultArmorPenetration>0</defaultArmorPenetration>
|
||||
<buildingDamageFactorImpassable>15</buildingDamageFactorImpassable>
|
||||
<buildingDamageFactorPassable>7.5</buildingDamageFactorPassable>
|
||||
<plantDamageFactor>4</plantDamageFactor>
|
||||
<explosionAffectOutsidePartsOnly>false</explosionAffectOutsidePartsOnly>
|
||||
<explosionCellFleck>BlastDry</explosionCellFleck>
|
||||
<explosionColorCenter>(0.73, 0.93, 0.96)</explosionColorCenter>
|
||||
<explosionColorEdge>(0.71, 0.82, 0.90)</explosionColorEdge>
|
||||
<soundExplosion>Explosion_Thump</soundExplosion>
|
||||
<combatLogRules>Damage_Bomb</combatLogRules>
|
||||
</DamageDef>
|
||||
|
||||
<DamageDef>
|
||||
<defName>DRM_Feargas</defName> <!-- independent -->
|
||||
<label>Fear gas</label>
|
||||
<workerClass>DragonianMix.DamageWorker_OPToxic</workerClass>
|
||||
<canInterruptJobs>false</canInterruptJobs>
|
||||
<makesBlood>false</makesBlood>
|
||||
<defaultDamage>0</defaultDamage>
|
||||
<explosionCellFleck>BlastExtinguisher</explosionCellFleck>
|
||||
<explosionColorEdge>(78,65,167,0.05)</explosionColorEdge>
|
||||
<soundExplosion>Explosion_Stun</soundExplosion>
|
||||
<harmsHealth>false</harmsHealth>
|
||||
<combatLogRules>Damage_Extinguish</combatLogRules>
|
||||
<causeStun>true</causeStun>
|
||||
<stunAdaptationTicks>120</stunAdaptationTicks>
|
||||
</DamageDef>
|
||||
|
||||
</Defs>
|
@ -5,7 +5,7 @@
|
||||
<defName>DR_TwinDownBindFront</defName>
|
||||
<label>twin down bind(front)</label>
|
||||
<hairGender>Female</hairGender>
|
||||
<texPath>Dragonian/Dragonianlike/AddonHairs/HairNon_A</texPath>
|
||||
<texPath>Dragonian/Dragonianlike/Eld_Hairs/DR_TwinDownBindFront</texPath>
|
||||
<category>DRhair</category>
|
||||
<styleTags>
|
||||
<li>DRhair</li>
|
||||
@ -16,7 +16,7 @@
|
||||
<defName>DR_TwinDownBindBoth</defName>
|
||||
<label>twin down bind</label>
|
||||
<hairGender>Female</hairGender>
|
||||
<texPath>Dragonian/Dragonianlike/AddonHairs/HairNon_A</texPath>
|
||||
<texPath>Dragonian/Dragonianlike/Eld_Hairs/DR_TwinDownBindBoth</texPath>
|
||||
<category>DRhair</category>
|
||||
<styleTags>
|
||||
<li>DRhair</li>
|
||||
@ -27,7 +27,7 @@
|
||||
<defName>DR_TwinDownBindBack</defName>
|
||||
<label>twin down bind(back)</label>
|
||||
<hairGender>Female</hairGender>
|
||||
<texPath>Dragonian/Dragonianlike/AddonHairs/HairNon_A</texPath>
|
||||
<texPath>Dragonian/Dragonianlike/Eld_Hairs/DR_TwinDownBindBack</texPath>
|
||||
<category>DRhair</category>
|
||||
<styleTags>
|
||||
<li>DRhair</li>
|
||||
@ -38,7 +38,7 @@
|
||||
<defName>DR_Twintail</defName>
|
||||
<label>twin tail</label>
|
||||
<hairGender>Female</hairGender>
|
||||
<texPath>Dragonian/Dragonianlike/AddonHairs/HairNon_A</texPath>
|
||||
<texPath>Dragonian/Dragonianlike/Eld_Hairs/DR_Twintail</texPath>
|
||||
<category>DRhair</category>
|
||||
<styleTags>
|
||||
<li>DRhair</li>
|
||||
@ -49,7 +49,7 @@
|
||||
<defName>DR_TwinDownBind</defName>
|
||||
<label>twin down bind</label>
|
||||
<hairGender>Female</hairGender>
|
||||
<texPath>Dragonian/Dragonianlike/AddonHairs/HairNon_A</texPath>
|
||||
<texPath>Dragonian/Dragonianlike/Eld_Hairs/DR_TwinDownBind</texPath>
|
||||
<category>DRhair</category>
|
||||
<styleTags>
|
||||
<li>DRhair</li>
|
||||
@ -60,7 +60,7 @@
|
||||
<defName>DR_Long</defName>
|
||||
<label>long</label>
|
||||
<hairGender>Female</hairGender>
|
||||
<texPath>Dragonian/Dragonianlike/AddonHairs/HairNon_A</texPath>
|
||||
<texPath>Dragonian/Dragonianlike/Eld_Hairs/DR_Long</texPath>
|
||||
<category>DRhair</category>
|
||||
<styleTags>
|
||||
<li>DRhair</li>
|
||||
@ -71,7 +71,7 @@
|
||||
<defName>DR_Japan</defName>
|
||||
<label>roll up hair</label>
|
||||
<hairGender>Female</hairGender>
|
||||
<texPath>Dragonian/Dragonianlike/AddonHairs/HairNon_A</texPath>
|
||||
<texPath>Dragonian/Dragonianlike/Eld_Hairs/DR_Japan</texPath>
|
||||
<category>DRhair</category>
|
||||
<styleTags>
|
||||
<li>DRhair</li>
|
||||
@ -82,7 +82,7 @@
|
||||
<defName>DR_Wavelongop</defName>
|
||||
<label>wavelong op</label>
|
||||
<hairGender>Female</hairGender>
|
||||
<texPath>Dragonian/Dragonianlike/AddonHairs/HairNon_A</texPath>
|
||||
<texPath>Dragonian/Dragonianlike/Eld_Hairs/DR_Wavelongop</texPath>
|
||||
<category>DRhair</category>
|
||||
<styleTags>
|
||||
<li>DRhair</li>
|
||||
@ -93,7 +93,7 @@
|
||||
<defName>DR_Twinlongop</defName>
|
||||
<label>twinlong op</label>
|
||||
<hairGender>Female</hairGender>
|
||||
<texPath>Dragonian/Dragonianlike/AddonHairs/HairNon_A</texPath>
|
||||
<texPath>Dragonian/Dragonianlike/Eld_Hairs/DR_Twinlongop</texPath>
|
||||
<category>DRhair</category>
|
||||
<styleTags>
|
||||
<li>DRhair</li>
|
||||
@ -104,7 +104,7 @@
|
||||
<defName>DR_Twinlong</defName>
|
||||
<label>twinlong</label>
|
||||
<hairGender>Female</hairGender>
|
||||
<texPath>Dragonian/Dragonianlike/AddonHairs/HairNon_A</texPath>
|
||||
<texPath>Dragonian/Dragonianlike/Eld_Hairs/DR_Twinlong</texPath>
|
||||
<category>DRhair</category>
|
||||
<styleTags>
|
||||
<li>DRhair</li>
|
||||
@ -115,7 +115,7 @@
|
||||
<defName>DR_Wavelong</defName>
|
||||
<label>wavelong</label>
|
||||
<hairGender>Female</hairGender>
|
||||
<texPath>Dragonian/Dragonianlike/AddonHairs/HairNon_A</texPath>
|
||||
<texPath>Dragonian/Dragonianlike/Eld_Hairs/DR_Wavelong</texPath>
|
||||
<category>DRhair</category>
|
||||
<styleTags>
|
||||
<li>DRhair</li>
|
||||
@ -126,7 +126,7 @@
|
||||
<defName>DR_Middlecut</defName>
|
||||
<label>middlecut</label>
|
||||
<hairGender>Female</hairGender>
|
||||
<texPath>Dragonian/Dragonianlike/AddonHairs/HairNon_A</texPath>
|
||||
<texPath>Dragonian/Dragonianlike/Eld_Hairs/DR_Middlecut</texPath>
|
||||
<category>DRhair</category>
|
||||
<styleTags>
|
||||
<li>DRhair</li>
|
||||
@ -137,7 +137,7 @@
|
||||
<defName>DR_Short</defName>
|
||||
<label>shortcut</label>
|
||||
<hairGender>Female</hairGender>
|
||||
<texPath>Dragonian/Dragonianlike/AddonHairs/HairNon_A</texPath>
|
||||
<texPath>Dragonian/Dragonianlike/Eld_Hairs/DR_Short</texPath>
|
||||
<category>DRhair</category>
|
||||
<styleTags>
|
||||
<li>DRhair</li>
|
1070
1.5/1.5/Defs/Dragonianlike/HediffDefs/Hediffs_Local_AddedParts.xml
Normal file
@ -39,7 +39,7 @@
|
||||
<min>250</min>
|
||||
<max>1500</max>
|
||||
</apparelMoney>
|
||||
<apparelAllowHeadgearChance>0.05</apparelAllowHeadgearChance>
|
||||
<apparelAllowHeadgearChance>0.4</apparelAllowHeadgearChance>
|
||||
|
||||
<weaponTags>
|
||||
<li>Melee</li>
|
||||
@ -57,7 +57,6 @@
|
||||
<techHediffsMoney>600~5500</techHediffsMoney>
|
||||
<techHediffsTags>
|
||||
<li>DragonianOrbAdvanced</li>
|
||||
<li>DragonianSlashTail</li>
|
||||
</techHediffsTags>
|
||||
|
||||
<inventoryOptions>
|
||||
@ -87,7 +86,7 @@
|
||||
<min>1500</min>
|
||||
<max>2500</max>
|
||||
</apparelMoney>
|
||||
<apparelAllowHeadgearChance>0.05</apparelAllowHeadgearChance>
|
||||
<apparelAllowHeadgearChance>1</apparelAllowHeadgearChance>
|
||||
|
||||
<weaponTags>
|
||||
<li>DR_BattleMace</li>
|
||||
@ -110,9 +109,10 @@
|
||||
|
||||
<techHediffsChance>0.04</techHediffsChance>
|
||||
<techHediffsMoney>200~700</techHediffsMoney>
|
||||
<techHediffsTags>
|
||||
<li>DragonianOrbAdvanced</li>
|
||||
<li>DragonianSlashTail</li>
|
||||
<techHediffsTags>
|
||||
<li>Poor</li>
|
||||
<li>Simple</li>
|
||||
<li>ImplantEmpireCommon</li>
|
||||
</techHediffsTags>
|
||||
|
||||
<inventoryOptions>
|
||||
@ -142,13 +142,14 @@
|
||||
<min>1500</min>
|
||||
<max>2500</max>
|
||||
</apparelMoney>
|
||||
<apparelAllowHeadgearChance>0.05</apparelAllowHeadgearChance>
|
||||
<apparelAllowHeadgearChance>1</apparelAllowHeadgearChance>
|
||||
|
||||
<weaponTags>
|
||||
<li>DR_BattlePila</li>
|
||||
<li>Gun</li>
|
||||
<li>LongShots</li>
|
||||
</weaponTags>
|
||||
<weaponMoney>
|
||||
<min>550</min>
|
||||
<min>250</min>
|
||||
<max>1500</max>
|
||||
</weaponMoney>
|
||||
|
||||
@ -165,9 +166,10 @@
|
||||
|
||||
<techHediffsChance>0.04</techHediffsChance>
|
||||
<techHediffsMoney>200~700</techHediffsMoney>
|
||||
<techHediffsTags>
|
||||
<li>DragonianOrbAdvanced</li>
|
||||
<li>DragonianSlashTail</li>
|
||||
<techHediffsTags>
|
||||
<li>Poor</li>
|
||||
<li>Simple</li>
|
||||
<li>ImplantEmpireCommon</li>
|
||||
</techHediffsTags>
|
||||
|
||||
<inventoryOptions>
|
||||
@ -198,7 +200,7 @@
|
||||
<min>1500</min>
|
||||
<max>2500</max>
|
||||
</apparelMoney>
|
||||
<apparelAllowHeadgearChance>0.05</apparelAllowHeadgearChance>
|
||||
<apparelAllowHeadgearChance>1</apparelAllowHeadgearChance>
|
||||
|
||||
<weaponTags>
|
||||
<li>DR_Battlesword</li>
|
||||
@ -221,9 +223,10 @@
|
||||
|
||||
<techHediffsChance>0.55</techHediffsChance>
|
||||
<techHediffsMoney>600~2500</techHediffsMoney>
|
||||
<techHediffsTags>
|
||||
<li>DragonianOrbAdvanced</li>
|
||||
<li>DragonianSlashTail</li>
|
||||
<techHediffsTags>
|
||||
<li>Simple</li>
|
||||
<li>Advanced</li>
|
||||
<li>ImplantEmpireCommon</li>
|
||||
</techHediffsTags>
|
||||
|
||||
<inventoryOptions>
|
||||
@ -254,7 +257,7 @@
|
||||
<min>250</min>
|
||||
<max>1500</max>
|
||||
</apparelMoney>
|
||||
<apparelAllowHeadgearChance>0.05</apparelAllowHeadgearChance>
|
||||
<apparelAllowHeadgearChance>0.4</apparelAllowHeadgearChance>
|
||||
|
||||
<weaponTags>
|
||||
<li>Melee</li>
|
||||
@ -277,9 +280,11 @@
|
||||
|
||||
<techHediffsChance>0.15</techHediffsChance>
|
||||
<techHediffsMoney>600~1500</techHediffsMoney>
|
||||
<techHediffsTags>
|
||||
<li>DragonianOrbAdvanced</li>
|
||||
<li>DragonianSlashTail</li>
|
||||
<techHediffsTags>
|
||||
<li>Poor</li>
|
||||
<li>Simple</li>
|
||||
<li>Advanced</li>
|
||||
<li>ImplantEmpireCommon</li>
|
||||
</techHediffsTags>
|
||||
|
||||
<inventoryOptions>
|
||||
@ -300,7 +305,6 @@
|
||||
<labelPlural>Dragonian clan councilmen</labelPlural>
|
||||
<combatPower>100</combatPower>
|
||||
<factionLeader>true</factionLeader>
|
||||
<titleRequired MayRequire="Ludeon.RimWorld.Royalty">DRM_Cheften</titleRequired>
|
||||
<isFighter>false</isFighter>
|
||||
<itemQuality>Good</itemQuality>
|
||||
|
||||
@ -313,10 +317,10 @@
|
||||
<min>1500</min>
|
||||
<max>5000</max>
|
||||
</apparelMoney>
|
||||
<apparelAllowHeadgearChance>0.05</apparelAllowHeadgearChance>
|
||||
<apparelAllowHeadgearChance>1</apparelAllowHeadgearChance>
|
||||
|
||||
<weaponTags>
|
||||
<li>DR_BattleStaff_Ranged</li>
|
||||
<li>DR_BattleStaff</li>
|
||||
</weaponTags>
|
||||
<weaponMoney>
|
||||
<min>900</min>
|
||||
@ -329,9 +333,10 @@
|
||||
|
||||
<techHediffsChance>0.15</techHediffsChance>
|
||||
<techHediffsMoney>600~1500</techHediffsMoney>
|
||||
<techHediffsTags>
|
||||
<li>DragonianOrbAdvanced</li>
|
||||
<li>DragonianSlashTail</li>
|
||||
<techHediffsTags>
|
||||
<li>Simple</li>
|
||||
<li>Advanced</li>
|
||||
<li>ImplantEmpireCommon</li>
|
||||
</techHediffsTags>
|
||||
|
||||
<inventoryOptions>
|
||||
@ -409,11 +414,9 @@
|
||||
<techHediffsChance>1</techHediffsChance>
|
||||
<techHediffsMoney>600~5500</techHediffsMoney>
|
||||
<techHediffsTags>
|
||||
<li>DragonianSlashTail</li>
|
||||
<li>HardenDragonianOrb</li>
|
||||
</techHediffsTags>
|
||||
<techHediffsRequired>
|
||||
<li>HardenDragonianOrb</li>
|
||||
</techHediffsRequired>
|
||||
|
||||
<inventoryOptions>
|
||||
<skipChance>0.70</skipChance>
|
||||
@ -469,7 +472,7 @@
|
||||
</apparelRequired>
|
||||
|
||||
<weaponTags>
|
||||
<li>DR_BattleStaff_Ranged</li>
|
||||
<li>DR_BattleStaff</li>
|
||||
</weaponTags>
|
||||
<weaponMoney>
|
||||
<min>900</min>
|
||||
@ -489,10 +492,10 @@
|
||||
|
||||
<techHediffsMoney>600~5500</techHediffsMoney>
|
||||
<techHediffsTags>
|
||||
<li>ShieldDragonianOrb</li>
|
||||
<li>DragonianOrbAdvanced</li>
|
||||
</techHediffsTags>
|
||||
<techHediffsRequired>
|
||||
<li>ShieldDragonianOrb</li>
|
||||
<li MayRequire="Ludeon.Rimworld.Royalty">AcidifierDragonianOrb</li>
|
||||
</techHediffsRequired>
|
||||
|
||||
<inventoryOptions>
|
||||
@ -572,7 +575,6 @@
|
||||
<techHediffsMoney>600~5500</techHediffsMoney>
|
||||
<techHediffsTags>
|
||||
<li>DragonianOrbAdvanced</li>
|
||||
<li>DragonianSlashTail</li>
|
||||
</techHediffsTags>
|
||||
|
||||
<inventoryOptions>
|
||||
@ -593,7 +595,6 @@
|
||||
<labelPlural>Dragonian Princess</labelPlural>
|
||||
<combatPower>200</combatPower>
|
||||
<factionLeader>true</factionLeader>
|
||||
<titleRequired MayRequire="Ludeon.RimWorld.Royalty">DRM_Princess</titleRequired>
|
||||
<isFighter>false</isFighter>
|
||||
<itemQuality>Legendary</itemQuality>
|
||||
|
@ -11,21 +11,20 @@
|
||||
<requiredCountAtGameStart>1</requiredCountAtGameStart>
|
||||
<maxConfigurableAtWorldCreation>5</maxConfigurableAtWorldCreation>
|
||||
|
||||
<pawnSingular>Dragonian</pawnSingular> <!-- 세력 폰 단일명칭 -->
|
||||
<pawnsPlural>Dragonians</pawnsPlural> <!-- 세력 폰 복수명칭 -->
|
||||
<pawnSingular>Dragonian</pawnSingular><!-- 세력 폰 단일명칭 -->
|
||||
<pawnsPlural>Dragonians</pawnsPlural><!-- 세력 폰 복수명칭 -->
|
||||
|
||||
<listOrderPriority>40</listOrderPriority>
|
||||
|
||||
<settlementGenerationWeight>1</settlementGenerationWeight>
|
||||
<configurationListOrderPriority>15</configurationListOrderPriority>
|
||||
|
||||
|
||||
<canMakeRandomly>true</canMakeRandomly>
|
||||
<canSiege>true</canSiege>
|
||||
<canStageAttacks>true</canStageAttacks>
|
||||
|
||||
<leaderTitle>Dungeon Master</leaderTitle>
|
||||
<leaderForceGenerateNewPawn>true</leaderForceGenerateNewPawn>
|
||||
|
||||
|
||||
<factionIconPath>Dragonian/Icon/DR_Icon</factionIconPath>
|
||||
<settlementTexturePath>Dragonian/Icon/DR_Icon</settlementTexturePath>
|
||||
<factionNameMaker>NamerFactionOutlander</factionNameMaker>
|
||||
@ -45,13 +44,13 @@
|
||||
<DragonianXenotype MayRequire="Ludeon.RimWorld.Biotech">1</DragonianXenotype>
|
||||
</xenotypeChances>
|
||||
</xenotypeSet>
|
||||
<backstoryCategories> <!-- 세력에서 사용하는 백스토리, 단 종족은 폰카인드 설정에서 불러오므로 종족 전용 백스토리는 넣을 필요가 없음 -->
|
||||
<backstoryCategories><!-- 세력에서 사용하는 백스토리, 단 종족은 폰카인드 설정에서 불러오므로 종족 전용 백스토리는 넣을 필요가 없음 -->
|
||||
<li>Dragonian_spawnCategoriesA</li>
|
||||
</backstoryCategories>
|
||||
<allowedCultures> <!-- 허용되는 문화 -->
|
||||
<allowedCultures><!-- 허용되는 문화 -->
|
||||
<li>DragonianCulture</li>
|
||||
</allowedCultures>
|
||||
<apparelStuffFilter> <!-- 시작시 폰 복장의 재료 -->
|
||||
<apparelStuffFilter><!-- 시작시 폰 복장의 재료 -->
|
||||
<thingDefs>
|
||||
<li>WoolDragonian</li>
|
||||
<li>Cloth</li>
|
||||
@ -98,7 +97,7 @@
|
||||
<li>
|
||||
<!-- 村民团 -->
|
||||
<kindDef>Combat</kindDef>
|
||||
<commonality>50</commonality>
|
||||
<commonality>10</commonality>
|
||||
<options>
|
||||
<Dragonian_Villager>50</Dragonian_Villager>
|
||||
<Dragonian_Clan_Guard>30</Dragonian_Clan_Guard>
|
||||
@ -110,22 +109,22 @@
|
||||
<li>
|
||||
<!--=骠骑兵=-->
|
||||
<kindDef>Combat</kindDef>
|
||||
<commonality>100</commonality>
|
||||
<commonality>10</commonality>
|
||||
<options>
|
||||
<Dragonian_Clan_Guard>40</Dragonian_Clan_Guard>
|
||||
<Dragonian_Clan_Hunter>30</Dragonian_Clan_Hunter>
|
||||
<Dragonian_Clan_Warrier>29</Dragonian_Clan_Warrier>
|
||||
<Dragonian_Clan_Guard>40</Dragonian_Clan_Guard>
|
||||
<Dragonian_Clan_Hunter>30</Dragonian_Clan_Hunter>
|
||||
<Dragonian_Clan_Warrier>29</Dragonian_Clan_Warrier>
|
||||
</options>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<!--=游骑兵=-->
|
||||
<kindDef>Combat</kindDef>
|
||||
<commonality>100</commonality>
|
||||
<commonality>10</commonality>
|
||||
<options>
|
||||
<Dragonian_Clan_Guard>20</Dragonian_Clan_Guard>
|
||||
<Dragonian_Clan_Hunter>60</Dragonian_Clan_Hunter>
|
||||
<Dragonian_Clan_Warrier>19</Dragonian_Clan_Warrier>
|
||||
<Dragonian_Clan_Guard>20</Dragonian_Clan_Guard>
|
||||
<Dragonian_Clan_Hunter>60</Dragonian_Clan_Hunter>
|
||||
<Dragonian_Clan_Warrier>19</Dragonian_Clan_Warrier>
|
||||
</options>
|
||||
</li>
|
||||
|
||||
@ -134,11 +133,11 @@
|
||||
<kindDef>Combat</kindDef>
|
||||
<commonality>10</commonality>
|
||||
<options>
|
||||
<Dragonian_Clan_Guard>30</Dragonian_Clan_Guard>
|
||||
<Dragonian_Clan_Hunter>20</Dragonian_Clan_Hunter>
|
||||
<Dragonian_Clan_Warrier>19</Dragonian_Clan_Warrier>
|
||||
<Dragonian_Royal_Guard>20</Dragonian_Royal_Guard>
|
||||
<Dragonian_Royal_Hunter>19</Dragonian_Royal_Hunter>
|
||||
<Dragonian_Clan_Guard>30</Dragonian_Clan_Guard>
|
||||
<Dragonian_Clan_Hunter>20</Dragonian_Clan_Hunter>
|
||||
<Dragonian_Clan_Warrier>19</Dragonian_Clan_Warrier>
|
||||
<Dragonian_Royal_Guard>20</Dragonian_Royal_Guard>
|
||||
<Dragonian_Royal_Hunter>19</Dragonian_Royal_Hunter>
|
||||
</options>
|
||||
</li>
|
||||
|
||||
@ -147,9 +146,9 @@
|
||||
<kindDef>Combat</kindDef>
|
||||
<commonality>10</commonality>
|
||||
<options>
|
||||
<Dragonian_Royal_Guard>40</Dragonian_Royal_Guard>
|
||||
<Dragonian_Royal_Hunter>40</Dragonian_Royal_Hunter>
|
||||
<Dragonian_Royal_Warrier>20</Dragonian_Royal_Warrier>
|
||||
<Dragonian_Royal_Guard>40</Dragonian_Royal_Guard>
|
||||
<Dragonian_Royal_Hunter>40</Dragonian_Royal_Hunter>
|
||||
<Dragonian_Royal_Warrier>20</Dragonian_Royal_Warrier>
|
||||
</options>
|
||||
</li>
|
||||
|
||||
@ -158,9 +157,9 @@
|
||||
<kindDef>Combat</kindDef>
|
||||
<commonality>10</commonality>
|
||||
<options>
|
||||
<Dragonian_Royal_Guard>20</Dragonian_Royal_Guard>
|
||||
<Dragonian_Royal_Hunter>60</Dragonian_Royal_Hunter>
|
||||
<Dragonian_Royal_Warrier>20</Dragonian_Royal_Warrier>
|
||||
<Dragonian_Royal_Guard>20</Dragonian_Royal_Guard>
|
||||
<Dragonian_Royal_Hunter>60</Dragonian_Royal_Hunter>
|
||||
<Dragonian_Royal_Warrier>20</Dragonian_Royal_Warrier>
|
||||
</options>
|
||||
</li>
|
||||
|
||||
@ -169,8 +168,8 @@
|
||||
<kindDef>Combat</kindDef>
|
||||
<commonality>10</commonality>
|
||||
<options>
|
||||
<Dragonian_Royal_Hunter>40</Dragonian_Royal_Hunter>
|
||||
<Dragonian_Royal_Warrier>60</Dragonian_Royal_Warrier>
|
||||
<Dragonian_Royal_Hunter>40</Dragonian_Royal_Hunter>
|
||||
<Dragonian_Royal_Warrier>60</Dragonian_Royal_Warrier>
|
||||
</options>
|
||||
</li>
|
||||
|
||||
@ -219,11 +218,8 @@
|
||||
<kindDef>Settlement</kindDef>
|
||||
<options>
|
||||
<Dragonian_Villager>10</Dragonian_Villager>
|
||||
<Dragonian_Clan_Guard>30</Dragonian_Clan_Guard>
|
||||
<Dragonian_Clan_Hunter>20</Dragonian_Clan_Hunter>
|
||||
<Dragonian_Clan_Warrier>19</Dragonian_Clan_Warrier>
|
||||
<Dragonian_Royal_Guard>20</Dragonian_Royal_Guard>
|
||||
<Dragonian_Royal_Hunter>19</Dragonian_Royal_Hunter>
|
||||
<Dragonian_Clan_Guard>40</Dragonian_Clan_Guard>
|
||||
<Dragonian_Clan_Hunter>49</Dragonian_Clan_Hunter>
|
||||
<Dragonian_Clan_Councilman>1</Dragonian_Clan_Councilman>
|
||||
</options>
|
||||
</li>
|
||||
@ -234,26 +230,6 @@
|
||||
<defName>Dragonian_NPC</defName>
|
||||
<label>Dragonian</label>
|
||||
<description>Dragonian settlement</description>
|
||||
<!-- royalty content begin-->
|
||||
<royalFavorLabel>Trust</royalFavorLabel>
|
||||
<royalFavorIconPath>UI/Icons/RoyalFavor</royalFavorIconPath>
|
||||
<royalTitleTags>
|
||||
<li>Dragonian_Royal_Title</li>
|
||||
</royalTitleTags>
|
||||
<royalTitleInheritanceWorkerClass>RoyalTitleInheritanceWorker</royalTitleInheritanceWorkerClass>
|
||||
<royalTitleInheritanceRelations>
|
||||
<li>Child</li>
|
||||
<li>Grandchild</li>
|
||||
<li>GreatGrandchild</li>
|
||||
<li>NephewOrNiece</li>
|
||||
<li>Spouse</li>
|
||||
<li>Sibling</li>
|
||||
<li>HalfSibling</li>
|
||||
<li>Cousin</li>
|
||||
<li>Parent</li>
|
||||
<li>UncleOrAunt</li>
|
||||
</royalTitleInheritanceRelations>
|
||||
<!-- royalty content end-->
|
||||
</FactionDef>
|
||||
|
||||
<FactionDef ParentName="Dragonian_NPCFactionBase">
|
||||
@ -271,20 +247,20 @@
|
||||
</FactionDef>
|
||||
|
||||
<ThingSetMakerDef>
|
||||
<defName>DragonianRaidLootMaker</defName>
|
||||
<root Class="ThingSetMaker_MarketValue">
|
||||
<fixedParams>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>Silver</li>
|
||||
<li>Gold</li>
|
||||
<li>Plasteel</li>
|
||||
<li>Uranium</li>
|
||||
<li>Jade</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
</fixedParams>
|
||||
</root>
|
||||
</ThingSetMakerDef>
|
||||
<defName>DragonianRaidLootMaker</defName>
|
||||
<root Class="ThingSetMaker_MarketValue">
|
||||
<fixedParams>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>Silver</li>
|
||||
<li>Gold</li>
|
||||
<li>Plasteel</li>
|
||||
<li>Uranium</li>
|
||||
<li>Jade</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
</fixedParams>
|
||||
</root>
|
||||
</ThingSetMakerDef>
|
||||
|
||||
</Defs>
|
@ -1,15 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
|
||||
<HediffDef>
|
||||
<defName>DRM_Princess_Mark</defName>
|
||||
<hediffClass>HediffWithComps</hediffClass>
|
||||
<label>Dragonian Princess</label>
|
||||
<description>She is the chosen one Dragonian Princess. How cool! But this means nothing.</description>
|
||||
<defaultLabelColor>(1,1,1)</defaultLabelColor>
|
||||
<scenarioCanAdd>false</scenarioCanAdd>
|
||||
<maxSeverity>1.0</maxSeverity>
|
||||
<isBad>false</isBad>
|
||||
</HediffDef>
|
||||
|
||||
</Defs>
|
@ -1,994 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
|
||||
<HediffDef>
|
||||
<defName>DRM_Stun</defName>
|
||||
<label>Stun</label>
|
||||
<labelNoun>Stun</labelNoun>
|
||||
<description>This pawn is shocked by huge impact force.</description>
|
||||
<defaultLabelColor>(1, 1, 0.8)</defaultLabelColor>
|
||||
<hediffClass>HediffWithComps</hediffClass>
|
||||
<battleStateLabel>Shock</battleStateLabel>
|
||||
<maxSeverity>1</maxSeverity>
|
||||
<stages>
|
||||
<li>
|
||||
<label>minor</label>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.5</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>moderate</label>
|
||||
<minSeverity>0.8</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<setMax>0.25</setMax>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
</stages>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_SelfHeal">
|
||||
<healAmount>0.2</healAmount>
|
||||
</li>
|
||||
</comps>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef>
|
||||
<defName>DRM_SummonSickness</defName>
|
||||
<label>summon sickness</label>
|
||||
<description>This person should't appear there,his body is breaking down.the condition will keep getting worse.this condition can be lethal.</description>
|
||||
<initialSeverity>0.001</initialSeverity>
|
||||
<lethalSeverity>1</lethalSeverity>
|
||||
<maxSeverity>1</maxSeverity>
|
||||
<alwaysShowSeverity>true</alwaysShowSeverity>
|
||||
<duplicationAllowed>false</duplicationAllowed>
|
||||
<hediffClass>HediffWithComps</hediffClass>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_SeverityPerDay">
|
||||
<severityPerDay>1</severityPerDay>
|
||||
</li>
|
||||
<li Class="HediffCompProperties_SurgeryInspectable">
|
||||
<surgicalDetectionDesc>{PAWN_nameDef} is suffering from summon sickness. His body is breaking down.the condition will keep getting worse.this condition can be lethal.</surgicalDetectionDesc>
|
||||
</li>
|
||||
<li Class="HediffCompProperties_CauseMentalState">
|
||||
<humanMentalState>Berserk</humanMentalState>
|
||||
<mtbDaysToCauseMentalState>1</mtbDaysToCauseMentalState>
|
||||
</li>
|
||||
</comps>
|
||||
<stages>
|
||||
<li>
|
||||
<label>initial</label>
|
||||
<becomeVisible>True</becomeVisible>
|
||||
</li>
|
||||
<li>
|
||||
<minSeverity>0.2</minSeverity>
|
||||
<label>initial</label>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Consciousness</capacity>
|
||||
<offset>-0.05</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
<statOffsets>
|
||||
<MentalBreakThreshold>0.04</MentalBreakThreshold>
|
||||
</statOffsets>
|
||||
</li>
|
||||
<li>
|
||||
<minSeverity>0.5</minSeverity>
|
||||
<label>moderate</label>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Consciousness</capacity>
|
||||
<offset>-0.1</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
<statOffsets>
|
||||
<MentalBreakThreshold>0.08</MentalBreakThreshold>
|
||||
</statOffsets>
|
||||
</li>
|
||||
<li>
|
||||
<minSeverity>0.8</minSeverity>
|
||||
<label>extreme</label>
|
||||
<lifeThreatening>true</lifeThreatening>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Consciousness</capacity>
|
||||
<offset>-0.15</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
<statOffsets>
|
||||
<MentalBreakThreshold>0.14</MentalBreakThreshold>
|
||||
</statOffsets>
|
||||
</li>
|
||||
<li>
|
||||
<minSeverity>0.95</minSeverity>
|
||||
<label>debilitating</label>
|
||||
<lifeThreatening>true</lifeThreatening>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Consciousness</capacity>
|
||||
<setMax>0.1</setMax>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
</stages>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef ParentName="DiseaseBase">
|
||||
<defName>DRM_FearGas</defName>
|
||||
<label>Fear gas</label>
|
||||
<description>Aftereffects of exposure to Fear Toxgas, It burns the lungs and eyes, causing a temporary shortness of breath and reduction in sight. Continued exposure to fear gas results in panic and violent behavior.</description>
|
||||
<isBad>true</isBad>
|
||||
<defaultLabelColor>(0.3,0.25,0.65)</defaultLabelColor>
|
||||
<initialSeverity>1</initialSeverity>
|
||||
<maxSeverity>3</maxSeverity>
|
||||
<hediffClass>HediffWithComps</hediffClass>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_SeverityPerDay">
|
||||
<severityPerDay>-30</severityPerDay>
|
||||
</li>
|
||||
<li Class="HediffCompProperties_CauseMentalState">
|
||||
<animalMentalState>ManhunterPermanent</animalMentalState>
|
||||
<animalMentalStateAlias>Manhunter</animalMentalStateAlias>
|
||||
<humanMentalState>Berserk</humanMentalState>
|
||||
<mtbDaysToCauseMentalState>1</mtbDaysToCauseMentalState>
|
||||
</li>
|
||||
</comps>
|
||||
<stages>
|
||||
<li>
|
||||
<label>mild</label>
|
||||
<minSeverity>1</minSeverity>
|
||||
<painFactor>1.0</painFactor>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Sight</capacity>
|
||||
<offset>-0.3</offset>
|
||||
</li>
|
||||
<li>
|
||||
<capacity>Breathing</capacity>
|
||||
<offset>-0.15</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
<statOffsets>
|
||||
<MentalBreakThreshold>0.14</MentalBreakThreshold>
|
||||
</statOffsets>
|
||||
</li>
|
||||
<li>
|
||||
<label>moderate</label>
|
||||
<minSeverity>2</minSeverity>
|
||||
<painFactor>1.2</painFactor>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Sight</capacity>
|
||||
<offset>-0.6</offset>
|
||||
</li>
|
||||
<li>
|
||||
<capacity>Breathing</capacity>
|
||||
<offset>-0.3</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
<statOffsets>
|
||||
<MentalBreakThreshold>0.42</MentalBreakThreshold>
|
||||
</statOffsets>
|
||||
</li>
|
||||
<li>
|
||||
<label>severe</label>
|
||||
<minSeverity>3</minSeverity>
|
||||
<painFactor>2.0</painFactor>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Sight</capacity>
|
||||
<setMax>0</setMax>
|
||||
</li>
|
||||
<li>
|
||||
<capacity>Breathing</capacity>
|
||||
<offset>-0.60</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
<statOffsets>
|
||||
<MentalBreakThreshold>1</MentalBreakThreshold>
|
||||
</statOffsets>
|
||||
</li>
|
||||
</stages>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef>
|
||||
<defName>DRM_ArmorMeltdown</defName>
|
||||
<label>Armor Meltdown</label>
|
||||
<description>This preson's armor is melting down due heat effect.</description>
|
||||
<defaultLabelColor>(1, 1, 0.8)</defaultLabelColor>
|
||||
<hediffClass>HediffWithComps</hediffClass>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_SeverityPerDay">
|
||||
<severityPerDay>-4</severityPerDay>
|
||||
</li>
|
||||
<li Class="HediffCompProperties_DisappearsOnDeath"/>
|
||||
</comps>
|
||||
<stages>
|
||||
<li>
|
||||
<label>minor</label>
|
||||
<becomeVisible>false</becomeVisible>
|
||||
</li>
|
||||
<li>
|
||||
<label>minor</label>
|
||||
<minSeverity>0.2</minSeverity>
|
||||
<statOffsets>
|
||||
<ArmorRating_Heat>-0.15</ArmorRating_Heat>
|
||||
</statOffsets>
|
||||
<damageFactors>
|
||||
<Flame>2</Flame>
|
||||
<Burn>2</Burn>
|
||||
</damageFactors>
|
||||
</li>
|
||||
<li>
|
||||
<label>moderate</label>
|
||||
<minSeverity>0.35</minSeverity>
|
||||
<statOffsets>
|
||||
<ArmorRating_Heat>-0.35</ArmorRating_Heat>
|
||||
</statOffsets>
|
||||
<damageFactors>
|
||||
<Flame>3.5</Flame>
|
||||
<Burn>3.5</Burn>
|
||||
</damageFactors>
|
||||
</li>
|
||||
<li>
|
||||
<label>serious</label>
|
||||
<minSeverity>0.5</minSeverity>
|
||||
<statOffsets>
|
||||
<ArmorRating_Heat>-0.65</ArmorRating_Heat>
|
||||
</statOffsets>
|
||||
<damageFactors>
|
||||
<Flame>4.5</Flame>
|
||||
<Burn>4.5</Burn>
|
||||
</damageFactors>
|
||||
</li>
|
||||
<li>
|
||||
<label>extreme</label>
|
||||
<minSeverity>0.65</minSeverity>
|
||||
<statOffsets>
|
||||
<ArmorRating_Heat>-0.8</ArmorRating_Heat>
|
||||
</statOffsets>
|
||||
<damageFactors>
|
||||
<Flame>6</Flame>
|
||||
<Burn>6</Burn>
|
||||
</damageFactors>
|
||||
</li>
|
||||
<li>
|
||||
<label>completely</label>
|
||||
<minSeverity>0.85</minSeverity>
|
||||
<statOffsets>
|
||||
<ArmorRating_Heat>-2</ArmorRating_Heat>
|
||||
</statOffsets>
|
||||
<damageFactors>
|
||||
<Flame>8</Flame>
|
||||
<Burn>8</Burn>
|
||||
</damageFactors>
|
||||
</li>
|
||||
</stages>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef>
|
||||
<defName>DRM_AcidCoverd</defName>
|
||||
<label>Acid Coverd</label>
|
||||
<description>This preson is coverd with acid.</description>
|
||||
<defaultLabelColor>(1, 1, 0.8)</defaultLabelColor>
|
||||
<hediffClass>DragonianMix.HediffCurseFlame</hediffClass>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_SeverityPerDay">
|
||||
<severityPerDay>-4</severityPerDay>
|
||||
</li>
|
||||
<li Class="HediffCompProperties_Disappears">
|
||||
<disappearsAfterTicks>1800</disappearsAfterTicks>
|
||||
</li>
|
||||
<li Class="HediffCompProperties_DisappearsOnDeath"/>
|
||||
</comps>
|
||||
<modExtensions>
|
||||
<li Class="DragonianMix.CurseFlameModExt">
|
||||
<damageDefName>DRM_AcidBurn</damageDefName>
|
||||
<damageRange>1~5</damageRange>
|
||||
<damageIntervalTicks>40</damageIntervalTicks>
|
||||
</li>
|
||||
</modExtensions>
|
||||
<stages>
|
||||
<li>
|
||||
<label>minor</label>
|
||||
<becomeVisible>true</becomeVisible>
|
||||
</li>
|
||||
<li>
|
||||
<label>minor</label>
|
||||
<minSeverity>0.2</minSeverity>
|
||||
<statFactors>
|
||||
<IncomingDamageFactor>1.25</IncomingDamageFactor>
|
||||
</statFactors>
|
||||
</li>
|
||||
<li>
|
||||
<label>moderate</label>
|
||||
<minSeverity>0.35</minSeverity>
|
||||
<statFactors>
|
||||
<IncomingDamageFactor>1.75</IncomingDamageFactor>
|
||||
</statFactors>
|
||||
</li>
|
||||
<li>
|
||||
<label>serious</label>
|
||||
<minSeverity>0.5</minSeverity>
|
||||
<statFactors>
|
||||
<IncomingDamageFactor>2.35</IncomingDamageFactor>
|
||||
</statFactors>
|
||||
</li>
|
||||
<li>
|
||||
<label>extreme</label>
|
||||
<minSeverity>0.65</minSeverity>
|
||||
<statFactors>
|
||||
<IncomingDamageFactor>2.85</IncomingDamageFactor>
|
||||
</statFactors>
|
||||
</li>
|
||||
<li>
|
||||
<label>completely</label>
|
||||
<minSeverity>0.85</minSeverity>
|
||||
<statFactors>
|
||||
<IncomingDamageFactor>3.25</IncomingDamageFactor>
|
||||
</statFactors>
|
||||
</li>
|
||||
</stages>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef>
|
||||
<defName>DRM_AcidCorrosion</defName>
|
||||
<label>Acid Corrosion</label>
|
||||
<description>This preson's armor is corroding due acid .</description>
|
||||
<defaultLabelColor>(1, 1, 0.8)</defaultLabelColor>
|
||||
<hediffClass>HediffWithComps</hediffClass>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_SeverityPerDay">
|
||||
<severityPerDay>-4</severityPerDay>
|
||||
</li>
|
||||
<li Class="HediffCompProperties_Disappears">
|
||||
<disappearsAfterTicks>1800</disappearsAfterTicks>
|
||||
</li>
|
||||
<li Class="HediffCompProperties_DisappearsOnDeath"/>
|
||||
</comps>
|
||||
<stages>
|
||||
<li>
|
||||
<label>minor</label>
|
||||
<becomeVisible>false</becomeVisible>
|
||||
</li>
|
||||
<li>
|
||||
<label>minor</label>
|
||||
<minSeverity>0.2</minSeverity>
|
||||
<statOffsets>
|
||||
<ArmorRating_Sharp>-0.15</ArmorRating_Sharp>
|
||||
<ArmorRating_Blunt>-0.1</ArmorRating_Blunt>
|
||||
</statOffsets>
|
||||
</li>
|
||||
<li>
|
||||
<label>moderate</label>
|
||||
<minSeverity>0.35</minSeverity>
|
||||
<statOffsets>
|
||||
<ArmorRating_Sharp>-0.35</ArmorRating_Sharp>
|
||||
<ArmorRating_Blunt>-0.3</ArmorRating_Blunt>
|
||||
</statOffsets>
|
||||
</li>
|
||||
<li>
|
||||
<label>serious</label>
|
||||
<minSeverity>0.5</minSeverity>
|
||||
<statOffsets>
|
||||
<ArmorRating_Sharp>-0.65</ArmorRating_Sharp>
|
||||
<ArmorRating_Blunt>-0.6</ArmorRating_Blunt>
|
||||
</statOffsets>
|
||||
</li>
|
||||
<li>
|
||||
<label>extreme</label>
|
||||
<minSeverity>0.65</minSeverity>
|
||||
<statOffsets>
|
||||
<ArmorRating_Sharp>-0.8</ArmorRating_Sharp>
|
||||
<ArmorRating_Blunt>-0.75</ArmorRating_Blunt>
|
||||
</statOffsets>
|
||||
<statFactors>
|
||||
<IncomingDamageFactor>2.85</IncomingDamageFactor>
|
||||
</statFactors>
|
||||
</li>
|
||||
<li>
|
||||
<label>completely</label>
|
||||
<minSeverity>0.85</minSeverity>
|
||||
<statOffsets>
|
||||
<ArmorRating_Sharp>-2</ArmorRating_Sharp>
|
||||
<ArmorRating_Blunt>-2</ArmorRating_Blunt>
|
||||
</statOffsets>
|
||||
</li>
|
||||
</stages>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef>
|
||||
<defName>DRM_ElectricShock</defName>
|
||||
<label>Electric Shock</label>
|
||||
<description>This preson is got a shock.</description>
|
||||
<defaultLabelColor>(1, 1, 0.8)</defaultLabelColor>
|
||||
<hediffClass>DragonianMix.HediffCurseFlame</hediffClass>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_SeverityPerDay">
|
||||
<severityPerDay>-4</severityPerDay>
|
||||
</li>
|
||||
</comps>
|
||||
<modExtensions>
|
||||
<li Class="DragonianMix.CurseFlameModExt">
|
||||
<damageDefName>EMP</damageDefName>
|
||||
<damageRange>1~5</damageRange>
|
||||
<damageIntervalTicks>40</damageIntervalTicks>
|
||||
</li>
|
||||
</modExtensions>
|
||||
<injuryProps>
|
||||
<painPerSeverity>0.02</painPerSeverity>
|
||||
</injuryProps>
|
||||
<stages>
|
||||
<li>
|
||||
<label>minor</label>
|
||||
<becomeVisible>true</becomeVisible>
|
||||
</li>
|
||||
<li>
|
||||
<label>minor</label>
|
||||
<minSeverity>0.2</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.2</offset>
|
||||
</li>
|
||||
<li>
|
||||
<capacity>Manipulation</capacity>
|
||||
<offset>-0.2</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>moderate</label>
|
||||
<minSeverity>0.35</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.4</offset>
|
||||
</li>
|
||||
<li>
|
||||
<capacity>Manipulation</capacity>
|
||||
<offset>-0.4</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>serious</label>
|
||||
<minSeverity>0.5</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.6</offset>
|
||||
</li>
|
||||
<li>
|
||||
<capacity>Manipulation</capacity>
|
||||
<offset>-0.6</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>extreme</label>
|
||||
<minSeverity>0.65</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.8</offset>
|
||||
</li>
|
||||
<li>
|
||||
<capacity>Manipulation</capacity>
|
||||
<offset>-0.8</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>completely</label>
|
||||
<minSeverity>0.85</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<setMax>0</setMax>
|
||||
</li>
|
||||
<li>
|
||||
<capacity>Manipulation</capacity>
|
||||
<setMax>0</setMax>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
</stages>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef>
|
||||
<defName>DRM_CryoShock</defName>
|
||||
<label>Cryo Shock</label>
|
||||
<description>This preson is Freezed.</description>
|
||||
<defaultLabelColor>(1, 1, 0.8)</defaultLabelColor>
|
||||
<hediffClass>DragonianMix.HediffCurseFlame</hediffClass>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_SeverityPerDay">
|
||||
<severityPerDay>-6</severityPerDay>
|
||||
</li>
|
||||
</comps>
|
||||
<modExtensions>
|
||||
<li Class="DragonianMix.CurseFlameModExt">
|
||||
<damageDefName>Stun</damageDefName>
|
||||
<damageRange>1~2</damageRange>
|
||||
<damageIntervalTicks>80</damageIntervalTicks>
|
||||
</li>
|
||||
</modExtensions>
|
||||
<injuryProps>
|
||||
<painPerSeverity>0.02</painPerSeverity>
|
||||
</injuryProps>
|
||||
<stages>
|
||||
<li>
|
||||
<label>minor</label>
|
||||
<becomeVisible>true</becomeVisible>
|
||||
</li>
|
||||
<li>
|
||||
<label>minor</label>
|
||||
<minSeverity>0.2</minSeverity>
|
||||
<statOffsets>
|
||||
<ComfyTemperatureMin>40</ComfyTemperatureMin>
|
||||
</statOffsets>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Consciousness</capacity>
|
||||
<offset>-0.10</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>moderate</label>
|
||||
<minSeverity>0.35</minSeverity>
|
||||
<statOffsets>
|
||||
<ComfyTemperatureMin>80</ComfyTemperatureMin>
|
||||
</statOffsets>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.1</offset>
|
||||
</li>
|
||||
<li>
|
||||
<capacity>Manipulation</capacity>
|
||||
<offset>-0.2</offset>
|
||||
</li>
|
||||
<li>
|
||||
<capacity>Consciousness</capacity>
|
||||
<offset>-0.20</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>serious</label>
|
||||
<minSeverity>0.5</minSeverity>
|
||||
<statOffsets>
|
||||
<ComfyTemperatureMin>120</ComfyTemperatureMin>
|
||||
</statOffsets>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.3</offset>
|
||||
</li>
|
||||
<li>
|
||||
<capacity>Manipulation</capacity>
|
||||
<offset>-0.4</offset>
|
||||
</li>
|
||||
<li>
|
||||
<capacity>Consciousness</capacity>
|
||||
<offset>-0.20</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>extreme</label>
|
||||
<minSeverity>0.65</minSeverity>
|
||||
<statOffsets>
|
||||
<ComfyTemperatureMin>160</ComfyTemperatureMin>
|
||||
</statOffsets>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.5</offset>
|
||||
</li>
|
||||
<li>
|
||||
<capacity>Manipulation</capacity>
|
||||
<offset>-0.6</offset>
|
||||
</li>
|
||||
<li>
|
||||
<capacity>Consciousness</capacity>
|
||||
<offset>-0.30</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>completely</label>
|
||||
<minSeverity>0.85</minSeverity>
|
||||
<statOffsets>
|
||||
<ComfyTemperatureMin>200</ComfyTemperatureMin>
|
||||
</statOffsets>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<setMax>0.2</setMax>
|
||||
</li>
|
||||
<li>
|
||||
<capacity>Manipulation</capacity>
|
||||
<setMax>0.2</setMax>
|
||||
</li>
|
||||
<li>
|
||||
<capacity>Consciousness</capacity>
|
||||
<offset>-0.30</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
</stages>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef>
|
||||
<defName>DRM_AwakenHeart</defName>
|
||||
<label>Awaken Heart</label>
|
||||
<description>Affected by personality weapons, this individual is urgently attempting to awaken the minds of others.</description>
|
||||
<defaultLabelColor>(0.52, 1, 0.95)</defaultLabelColor>
|
||||
<hediffClass>HediffWithComps</hediffClass>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_DisappearsOnDeath" />
|
||||
<li Class="HediffCompProperties_Disappears">
|
||||
<disappearsAfterTicks>1800</disappearsAfterTicks> <!-- 30 seconds -->
|
||||
<showRemainingTime>true</showRemainingTime>
|
||||
</li>
|
||||
</comps>
|
||||
<stages>
|
||||
<li>
|
||||
<label>minor</label>
|
||||
<becomeVisible>true</becomeVisible>
|
||||
<statOffsets>
|
||||
<MeleeDamageFactor>0.2</MeleeDamageFactor>
|
||||
</statOffsets>
|
||||
</li>
|
||||
<li>
|
||||
<label>minor</label>
|
||||
<minSeverity>4</minSeverity>
|
||||
<statOffsets>
|
||||
<MeleeCooldownFactor>-0.2</MeleeCooldownFactor>
|
||||
<MeleeDamageFactor>0.4</MeleeDamageFactor>
|
||||
</statOffsets>
|
||||
</li>
|
||||
<li>
|
||||
<label>moderate</label>
|
||||
<minSeverity>8</minSeverity>
|
||||
<statOffsets>
|
||||
<MeleeCooldownFactor>-0.4</MeleeCooldownFactor>
|
||||
<MeleeDamageFactor>0.6</MeleeDamageFactor>
|
||||
</statOffsets>
|
||||
</li>
|
||||
<li>
|
||||
<label>serious</label>
|
||||
<minSeverity>12</minSeverity>
|
||||
<statOffsets>
|
||||
<MeleeCooldownFactor>-0.6</MeleeCooldownFactor>
|
||||
<MeleeDamageFactor>0.8</MeleeDamageFactor>
|
||||
</statOffsets>
|
||||
</li>
|
||||
<li>
|
||||
<label>completely</label>
|
||||
<minSeverity>16</minSeverity>
|
||||
<statOffsets>
|
||||
<MeleeCooldownFactor>-0.8</MeleeCooldownFactor>
|
||||
<MeleeDamageFactor>1.0</MeleeDamageFactor>
|
||||
</statOffsets>
|
||||
</li>
|
||||
</stages>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef>
|
||||
<defName>DRM_SlimeCoverd</defName>
|
||||
<label>Slime Coverd</label>
|
||||
<description>This preson is coverd with dangerous explosive slime .</description>
|
||||
<defaultLabelColor>(1, 1, 0.8)</defaultLabelColor>
|
||||
<hediffClass>HediffWithComps</hediffClass>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_SeverityPerDay">
|
||||
<severityPerDay>-4</severityPerDay>
|
||||
</li>
|
||||
<li Class="DragonianMix.HediffCompProperties_TimedExplosion">
|
||||
<damageDef>Bomb</damageDef>
|
||||
<soundDef>Explosion_Bomb</soundDef>
|
||||
<explosionRadius>2</explosionRadius>
|
||||
<showRemainingTime>true</showRemainingTime>
|
||||
<damageAmount>30</damageAmount>
|
||||
<armorPenetration>0.10</armorPenetration>
|
||||
<disappearsAfterTicks>200</disappearsAfterTicks>
|
||||
</li>
|
||||
<li Class="HediffCompProperties_DisappearsOnDeath"/>
|
||||
</comps>
|
||||
<stages>
|
||||
<li>
|
||||
<label>minor</label>
|
||||
<becomeVisible>true</becomeVisible>
|
||||
</li>
|
||||
<li>
|
||||
<label>minor</label>
|
||||
<minSeverity>0.2</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.1</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>moderate</label>
|
||||
<minSeverity>0.35</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.2</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>serious</label>
|
||||
<minSeverity>0.5</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.3</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>extreme</label>
|
||||
<minSeverity>0.65</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.4</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>completely</label>
|
||||
<minSeverity>0.85</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.5</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
</stages>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef>
|
||||
<defName>DRM_SlimeCoverd_mini</defName>
|
||||
<label>Slime Coverd</label>
|
||||
<description>This preson is coverd with dangerous explosive slime .</description>
|
||||
<defaultLabelColor>(1, 1, 0.8)</defaultLabelColor>
|
||||
<hediffClass>HediffWithComps</hediffClass>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_SeverityPerDay">
|
||||
<severityPerDay>-4</severityPerDay>
|
||||
</li>
|
||||
<li Class="DragonianMix.HediffCompProperties_TimedExplosion">
|
||||
<damageDef>Bomb</damageDef>
|
||||
<soundDef>Explosion_Bomb</soundDef>
|
||||
<explosionRadius>1.1</explosionRadius>
|
||||
<showRemainingTime>true</showRemainingTime>
|
||||
<damageAmount>5</damageAmount>
|
||||
<armorPenetration>0.10</armorPenetration>
|
||||
<disappearsAfterTicks>100</disappearsAfterTicks>
|
||||
</li>
|
||||
<li Class="HediffCompProperties_DisappearsOnDeath"/>
|
||||
</comps>
|
||||
<stages>
|
||||
<li>
|
||||
<label>minor</label>
|
||||
<becomeVisible>true</becomeVisible>
|
||||
</li>
|
||||
<li>
|
||||
<label>minor</label>
|
||||
<minSeverity>0.2</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.1</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>moderate</label>
|
||||
<minSeverity>0.35</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.2</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>serious</label>
|
||||
<minSeverity>0.5</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.3</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>extreme</label>
|
||||
<minSeverity>0.65</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.4</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>completely</label>
|
||||
<minSeverity>0.85</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.5</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
</stages>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef>
|
||||
<defName>DRM_AcidCoverd_Ex</defName>
|
||||
<label>Acid Coverd</label>
|
||||
<description>This preson is coverd with acid.</description>
|
||||
<defaultLabelColor>(1, 1, 0.8)</defaultLabelColor>
|
||||
<hediffClass>HediffWithComps</hediffClass>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_SeverityPerDay">
|
||||
<severityPerDay>-4</severityPerDay>
|
||||
</li>
|
||||
<li Class="DragonianMix.HediffCompProperties_TimedExplosion">
|
||||
<damageDef>DRM_AcidBurn</damageDef>
|
||||
<soundDef>Explosion_Stun</soundDef>
|
||||
<explosionRadius>1.1</explosionRadius>
|
||||
<showRemainingTime>true</showRemainingTime>
|
||||
<damageAmount>5</damageAmount>
|
||||
<armorPenetration>0.10</armorPenetration>
|
||||
<disappearsAfterTicks>60~120</disappearsAfterTicks>
|
||||
<postExplosionSpawnThingDef>DRM_AcidGasCloud</postExplosionSpawnThingDef> <!-- ARL_ToxicGasCloud -->
|
||||
<postExplosionSpawnChance>0.1</postExplosionSpawnChance>
|
||||
<postExplosionSpawnThingCount>1</postExplosionSpawnThingCount>
|
||||
</li>
|
||||
<li Class="HediffCompProperties_DisappearsOnDeath"/>
|
||||
</comps>
|
||||
<stages>
|
||||
<li>
|
||||
<label>minor</label>
|
||||
<becomeVisible>true</becomeVisible>
|
||||
</li>
|
||||
<li>
|
||||
<label>minor</label>
|
||||
<minSeverity>0.2</minSeverity>
|
||||
<statFactors>
|
||||
<IncomingDamageFactor>1.25</IncomingDamageFactor>
|
||||
</statFactors>
|
||||
</li>
|
||||
<li>
|
||||
<label>moderate</label>
|
||||
<minSeverity>0.35</minSeverity>
|
||||
<statFactors>
|
||||
<IncomingDamageFactor>1.75</IncomingDamageFactor>
|
||||
</statFactors>
|
||||
</li>
|
||||
<li>
|
||||
<label>serious</label>
|
||||
<minSeverity>0.5</minSeverity>
|
||||
<statFactors>
|
||||
<IncomingDamageFactor>2.35</IncomingDamageFactor>
|
||||
</statFactors>
|
||||
</li>
|
||||
<li>
|
||||
<label>extreme</label>
|
||||
<minSeverity>0.65</minSeverity>
|
||||
<statFactors>
|
||||
<IncomingDamageFactor>2.85</IncomingDamageFactor>
|
||||
</statFactors>
|
||||
</li>
|
||||
<li>
|
||||
<label>completely</label>
|
||||
<minSeverity>0.85</minSeverity>
|
||||
<statFactors>
|
||||
<IncomingDamageFactor>3.25</IncomingDamageFactor>
|
||||
</statFactors>
|
||||
</li>
|
||||
</stages>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef>
|
||||
<defName>DRM_Hediff_FrostCoverd_after</defName>
|
||||
<label>Frost Coverd</label>
|
||||
<description>This preson is coverd with Frozen cloud.</description>
|
||||
<defaultLabelColor>(1, 1, 0.8)</defaultLabelColor>
|
||||
<hediffClass>HediffWithComps</hediffClass>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_SeverityPerDay">
|
||||
<severityPerDay>-4</severityPerDay>
|
||||
</li>
|
||||
<li Class="DragonianMix.HediffCompProperties_TimedExplosion">
|
||||
<damageDef>DRM_Damage_FrostCoverd_after</damageDef>
|
||||
<soundDef>Explosion_Stun</soundDef>
|
||||
<explosionRadius>3</explosionRadius>
|
||||
<showRemainingTime>true</showRemainingTime>
|
||||
<damageAmount>5</damageAmount>
|
||||
<armorPenetration>0.10</armorPenetration>
|
||||
<disappearsAfterTicks>60~120</disappearsAfterTicks>
|
||||
<postExplosionSpawnThingDef>DRM_FrostGasCloud</postExplosionSpawnThingDef> <!-- ARL_ToxicGasCloud -->
|
||||
<postExplosionSpawnChance>1</postExplosionSpawnChance>
|
||||
<postExplosionSpawnThingCount>1</postExplosionSpawnThingCount>
|
||||
</li>
|
||||
<li Class="HediffCompProperties_DisappearsOnDeath"/>
|
||||
</comps>
|
||||
<stages>
|
||||
<li>
|
||||
<label>minor</label>
|
||||
<becomeVisible>true</becomeVisible>
|
||||
</li>
|
||||
<li>
|
||||
<label>minor</label>
|
||||
<minSeverity>0.2</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.1</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>moderate</label>
|
||||
<minSeverity>0.35</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.2</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>serious</label>
|
||||
<minSeverity>0.5</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.3</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>extreme</label>
|
||||
<minSeverity>0.65</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.4</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
<li>
|
||||
<label>completely</label>
|
||||
<minSeverity>0.85</minSeverity>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.5</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
</stages>
|
||||
</HediffDef>
|
||||
|
||||
</Defs>
|
@ -1,511 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
|
||||
<HediffDef ParentName="AddedBodyPartBase">
|
||||
<defName>DR_BionicTail</defName>
|
||||
<label>bionic tail</label>
|
||||
<description>An advanced artificial tail. It also has a small AI that automatically balances the user's missing.</description>
|
||||
<labelNoun>a bionic tail</labelNoun>
|
||||
<spawnThingOnRemoved>DR_BionicTail</spawnThingOnRemoved>
|
||||
<addedPartProps>
|
||||
<solid>true</solid>
|
||||
<partEfficiency>1.25</partEfficiency>
|
||||
</addedPartProps>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef ParentName="AddedBodyPartBase">
|
||||
<defName>DR_FakeTail</defName>
|
||||
<label>fake tail</label>
|
||||
<description>It is a fake tail made of leather.</description>
|
||||
<labelNoun>a fake tail</labelNoun>
|
||||
<spawnThingOnRemoved>DR_FakeTail</spawnThingOnRemoved>
|
||||
<addedPartProps>
|
||||
<solid>true</solid>
|
||||
<partEfficiency>0.35</partEfficiency>
|
||||
<betterThanNatural>false</betterThanNatural>
|
||||
</addedPartProps>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef ParentName="AddedBodyPartBase">
|
||||
<defName>FakeDragonianOrb</defName>
|
||||
<label>Fake DragonianOrb</label>
|
||||
<labelNoun>a Fake DragonianOrb</labelNoun>
|
||||
<description>An installed Fake DragonianOrb. Just for replace your missing one.</description>
|
||||
<priceImpact>false</priceImpact>
|
||||
<addedPartProps>
|
||||
<solid>true</solid>
|
||||
</addedPartProps>
|
||||
<spawnThingOnRemoved>Plasteel</spawnThingOnRemoved>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef ParentName="AddedBodyPartBase">
|
||||
<defName>FlareDragonianOrb</defName>
|
||||
<label>Flare DragonianOrb</label>
|
||||
<labelNoun>a Flare DragonianOrb.</labelNoun>
|
||||
<description>An installed Flare DragonianOrb. Allow owner to burst a fireball.</description>
|
||||
<priceImpact>false</priceImpact>
|
||||
<abilities>
|
||||
<li MayRequire="Ludeon.RimWorld.Biotech">DR_FireBurst</li>
|
||||
<li MayRequire="Ludeon.RimWorld.Anomaly">DR_BattleStaffBurner</li>
|
||||
</abilities>
|
||||
<addedPartProps>
|
||||
<solid>true</solid>
|
||||
</addedPartProps>
|
||||
<modExtensions>
|
||||
<li Class="DragonianMix.ProphecyGearEffect">
|
||||
<enableHediffEffect>false</enableHediffEffect>
|
||||
|
||||
<extraDamageFactor>0.2</extraDamageFactor>
|
||||
<extraDamageType>DRM_Flame</extraDamageType>
|
||||
<armorPenetration>0.1</armorPenetration>
|
||||
</li>
|
||||
</modExtensions>
|
||||
<spawnThingOnRemoved>FlareDragonianOrb</spawnThingOnRemoved>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef ParentName="AddedBodyPartBase">
|
||||
<defName>ThunderDragonianOrb</defName>
|
||||
<label>Thunder DragonianOrb</label>
|
||||
<labelNoun>a Thunder DragonianOrb.</labelNoun>
|
||||
<description>An installed Thunder DragonianOrb. Allow owner to calling lighting.</description>
|
||||
<priceImpact>false</priceImpact>
|
||||
<abilities>
|
||||
<li>DRM_LightingStrike</li>
|
||||
</abilities>
|
||||
<addedPartProps>
|
||||
<solid>true</solid>
|
||||
</addedPartProps>
|
||||
<modExtensions>
|
||||
<li Class="DragonianMix.ProphecyGearEffect">
|
||||
<enableHediffEffect>false</enableHediffEffect>
|
||||
|
||||
<extraDamageFactor>0.2</extraDamageFactor>
|
||||
<extraDamageType>DRM_Arc</extraDamageType>
|
||||
<armorPenetration>0.1</armorPenetration>
|
||||
</li>
|
||||
</modExtensions>
|
||||
<spawnThingOnRemoved>ThunderDragonianOrb</spawnThingOnRemoved>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef ParentName="AddedBodyPartBase">
|
||||
<defName>FrozenDragonianOrb</defName>
|
||||
<label>Frozen DragonianOrb</label>
|
||||
<labelNoun>a Frozen DragonianOrb.</labelNoun>
|
||||
<description>An installed Frozen DragonianOrb. Allow owner to Frozen Air.</description>
|
||||
<priceImpact>false</priceImpact>
|
||||
<abilities>
|
||||
<li>DRM_Frostcloudpop</li>
|
||||
</abilities>
|
||||
<addedPartProps>
|
||||
<solid>true</solid>
|
||||
</addedPartProps>
|
||||
<modExtensions>
|
||||
<li Class="DragonianMix.ProphecyGearEffect">
|
||||
<enableHediffEffect>false</enableHediffEffect>
|
||||
|
||||
<extraDamageFactor>0.2</extraDamageFactor>
|
||||
<extraDamageType>DRM_Damage_FrostCoverd_after</extraDamageType>
|
||||
<armorPenetration>0.1</armorPenetration>
|
||||
</li>
|
||||
</modExtensions>
|
||||
<spawnThingOnRemoved>FrozenDragonianOrb</spawnThingOnRemoved>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef ParentName="AddedBodyPartBase">
|
||||
<defName>HyperhealDragonianOrb</defName>
|
||||
<label>Hyperheal DragonianOrb</label>
|
||||
<labelNoun>a Hyperheal DragonianOrb.</labelNoun>
|
||||
<description>An installed Hyperheal DragonianOrb.</description>
|
||||
<priceImpact>false</priceImpact>
|
||||
<abilities>
|
||||
<li MayRequire="Ludeon.RimWorld.Ideology">DRM_HealBreakOut</li>
|
||||
</abilities>
|
||||
<stages>
|
||||
<li>
|
||||
<minSeverity>0</minSeverity>
|
||||
<regeneration>100</regeneration>
|
||||
<showRegenerationStat>true</showRegenerationStat>
|
||||
</li>
|
||||
</stages>
|
||||
<addedPartProps>
|
||||
<solid>true</solid>
|
||||
</addedPartProps>
|
||||
<spawnThingOnRemoved>HyperhealDragonianOrb</spawnThingOnRemoved>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef>
|
||||
<defName>DRM_HealBreakOut</defName>
|
||||
<label>Heal BreakOut</label>
|
||||
<description>This person is in healbreakout.Heal wound in insane speed.</description>
|
||||
<hediffClass>HediffWithComps</hediffClass>
|
||||
<stages>
|
||||
<li>
|
||||
<minSeverity>0</minSeverity>
|
||||
<regeneration>1000</regeneration>
|
||||
<showRegenerationStat>true</showRegenerationStat>
|
||||
<painFactor>0.1</painFactor>
|
||||
</li>
|
||||
</stages>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_Disappears">
|
||||
<showRemainingTime>True</showRemainingTime>
|
||||
<disappearsAfterTicks>15000</disappearsAfterTicks>
|
||||
</li>
|
||||
<li Class="HediffCompProperties_DisappearsOnDeath"/>
|
||||
</comps>
|
||||
<isBad>false</isBad>
|
||||
<defaultLabelColor>(0.52, 1, 0.95)</defaultLabelColor>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef ParentName="AddedBodyPartBase">
|
||||
<defName>ShieldDragonianOrb</defName>
|
||||
<label>Shield DragonianOrb</label>
|
||||
<labelNoun>a Shield DragonianOrb.</labelNoun>
|
||||
<description>An installed Shield DragonianOrb.</description>
|
||||
<priceImpact>false</priceImpact>
|
||||
<hediffClass>DragonianMix.HediffShield_Implant</hediffClass>
|
||||
|
||||
<comps>
|
||||
<li Class="DragonianMix.HediffShieldCompProperties">
|
||||
<MaxEnergy>100</MaxEnergy>
|
||||
<EnergyOnReset>0</EnergyOnReset>
|
||||
<CanFunction>True</CanFunction>
|
||||
<RegenerationRate>0.005</RegenerationRate>
|
||||
</li>
|
||||
</comps>
|
||||
|
||||
<addedPartProps>
|
||||
<solid>true</solid>
|
||||
</addedPartProps>
|
||||
<spawnThingOnRemoved>ShieldDragonianOrb</spawnThingOnRemoved>
|
||||
</HediffDef>
|
||||
|
||||
|
||||
<HediffDef ParentName="AddedBodyPartBase">
|
||||
<defName>HardenDragonianOrb</defName>
|
||||
<label>Harden DragonianOrb</label>
|
||||
<labelNoun>a Harden DragonianOrb.</labelNoun>
|
||||
<description>An installed Harden DragonianOrb can reduce incoming damage by half.</description>
|
||||
<priceImpact>false</priceImpact>
|
||||
<stages>
|
||||
<li>
|
||||
<statOffsets>
|
||||
<ArmorRating_Sharp>0.7</ArmorRating_Sharp>
|
||||
<ArmorRating_Blunt>0.5</ArmorRating_Blunt>
|
||||
</statOffsets>
|
||||
</li>
|
||||
</stages>
|
||||
<addedPartProps>
|
||||
<solid>true</solid>
|
||||
</addedPartProps>
|
||||
<spawnThingOnRemoved>HardenDragonianOrb</spawnThingOnRemoved>
|
||||
</HediffDef>
|
||||
|
||||
|
||||
<!-- slash tail -->
|
||||
|
||||
<HediffDef ParentName="AddedBodyPartBase">
|
||||
<defName>DRM_SlashTail</defName>
|
||||
<label>slash tail</label>
|
||||
<labelNoun>a slash tail</labelNoun>
|
||||
<description>An installed slash tail turn dragonian's tail into a massive blade.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>DRM_SlashTail</ThingDef>
|
||||
</descriptionHyperlinks>
|
||||
<stages>
|
||||
<li>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.08</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
</stages>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_VerbGiver">
|
||||
<tools>
|
||||
<li>
|
||||
<label>tail</label>
|
||||
<capacities>
|
||||
<li>Cut</li>
|
||||
</capacities>
|
||||
<power>40</power>
|
||||
<cooldownTime>3</cooldownTime>
|
||||
<surpriseAttack>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>Stun</def>
|
||||
<amount>15</amount>
|
||||
</li>
|
||||
<li>
|
||||
<def>Cut</def>
|
||||
<amount>20</amount>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
</surpriseAttack>
|
||||
<alwaysTreatAsWeapon>true</alwaysTreatAsWeapon>
|
||||
<soundMeleeHit>DRHammerSound</soundMeleeHit>
|
||||
<soundMeleeMiss>Pawn_Melee_Punch_Miss</soundMeleeMiss>
|
||||
</li>
|
||||
</tools>
|
||||
</li>
|
||||
</comps>
|
||||
<spawnThingOnRemoved>DRM_SlashTail</spawnThingOnRemoved>
|
||||
<addedPartProps>
|
||||
<isGoodWeapon>true</isGoodWeapon>
|
||||
<solid>true</solid>
|
||||
<partEfficiency>1.00</partEfficiency>
|
||||
<betterThanNatural>true</betterThanNatural>
|
||||
</addedPartProps>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef ParentName="AddedBodyPartBase">
|
||||
<defName>DRM_FlameSlashTail</defName>
|
||||
<label>Flame slash tail</label>
|
||||
<labelNoun>a Flame slash tail</labelNoun>
|
||||
<description>An installed Flame slash tail turn dragonian's tail into a massive blade.This kind make the tail extreamly hot.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>DRM_FlameSlashTail</ThingDef>
|
||||
</descriptionHyperlinks>
|
||||
<stages>
|
||||
<li>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.08</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
</stages>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_VerbGiver">
|
||||
<tools>
|
||||
<li>
|
||||
<label>tail</label>
|
||||
<capacities>
|
||||
<li>Cut</li>
|
||||
</capacities>
|
||||
<power>30</power>
|
||||
<cooldownTime>3</cooldownTime>
|
||||
<surpriseAttack>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>Stun</def>
|
||||
<amount>15</amount>
|
||||
</li>
|
||||
<li>
|
||||
<def>DRM_Flame</def>
|
||||
<amount>15</amount>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
</surpriseAttack>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>DRM_Flame</def>
|
||||
<amount>20</amount>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
<alwaysTreatAsWeapon>true</alwaysTreatAsWeapon>
|
||||
<soundMeleeHit>DRHammerSound</soundMeleeHit>
|
||||
<soundMeleeMiss>Pawn_Melee_Punch_Miss</soundMeleeMiss>
|
||||
</li>
|
||||
</tools>
|
||||
</li>
|
||||
</comps>
|
||||
<spawnThingOnRemoved>DRM_FlameSlashTail</spawnThingOnRemoved>
|
||||
<addedPartProps>
|
||||
<isGoodWeapon>true</isGoodWeapon>
|
||||
<solid>true</solid>
|
||||
<partEfficiency>1.00</partEfficiency>
|
||||
<betterThanNatural>true</betterThanNatural>
|
||||
</addedPartProps>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef ParentName="AddedBodyPartBase">
|
||||
<defName>DRM_AcidSlashTail</defName>
|
||||
<label>Acid slash tail</label>
|
||||
<labelNoun>a Acid slash tail</labelNoun>
|
||||
<description>An installed Acid slash tail turn dragonian's tail into a massive blade.This kind make the tail cover with acid.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>DRM_AcidSlashTail</ThingDef>
|
||||
</descriptionHyperlinks>
|
||||
<stages>
|
||||
<li>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.08</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
</stages>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_VerbGiver">
|
||||
<tools>
|
||||
<li>
|
||||
<label>tail</label>
|
||||
<capacities>
|
||||
<li>Cut</li>
|
||||
</capacities>
|
||||
<power>30</power>
|
||||
<cooldownTime>3</cooldownTime>
|
||||
<surpriseAttack>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>Stun</def>
|
||||
<amount>15</amount>
|
||||
</li>
|
||||
<li>
|
||||
<def>DRM_AcidCover</def>
|
||||
<amount>15</amount>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
</surpriseAttack>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>DRM_AcidCover</def>
|
||||
<amount>20</amount>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
<alwaysTreatAsWeapon>true</alwaysTreatAsWeapon>
|
||||
<soundMeleeHit>DRHammerSound</soundMeleeHit>
|
||||
<soundMeleeMiss>Pawn_Melee_Punch_Miss</soundMeleeMiss>
|
||||
</li>
|
||||
</tools>
|
||||
</li>
|
||||
</comps>
|
||||
<spawnThingOnRemoved>DRM_AcidSlashTail</spawnThingOnRemoved>
|
||||
<addedPartProps>
|
||||
<isGoodWeapon>true</isGoodWeapon>
|
||||
<solid>true</solid>
|
||||
<partEfficiency>1.00</partEfficiency>
|
||||
<betterThanNatural>true</betterThanNatural>
|
||||
</addedPartProps>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef ParentName="AddedBodyPartBase">
|
||||
<defName>DRM_ExplosiveSlashTail</defName>
|
||||
<label>Explosive slash tail</label>
|
||||
<labelNoun>a Explosive slash tail</labelNoun>
|
||||
<description>An installed Explosive slash tail turn dragonian's tail into a massive blade.This kind make the tail cover with Explosives.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>DRM_ExplosiveSlashTail</ThingDef>
|
||||
</descriptionHyperlinks>
|
||||
<stages>
|
||||
<li>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.08</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
</stages>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_VerbGiver">
|
||||
<tools>
|
||||
<li>
|
||||
<label>tail</label>
|
||||
<capacities>
|
||||
<li>Blunt</li>
|
||||
</capacities>
|
||||
<power>30</power>
|
||||
<cooldownTime>3</cooldownTime>
|
||||
<surpriseAttack>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>Stun</def>
|
||||
<amount>15</amount>
|
||||
</li>
|
||||
<li>
|
||||
<def>DRM_Bomb</def>
|
||||
<amount>15</amount>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
</surpriseAttack>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>DRM_Bomb</def>
|
||||
<amount>20</amount>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
<alwaysTreatAsWeapon>true</alwaysTreatAsWeapon>
|
||||
<soundMeleeHit>DRHammerSound</soundMeleeHit>
|
||||
<soundMeleeMiss>Pawn_Melee_Punch_Miss</soundMeleeMiss>
|
||||
</li>
|
||||
</tools>
|
||||
</li>
|
||||
</comps>
|
||||
<spawnThingOnRemoved>DRM_AcidSlashTail</spawnThingOnRemoved>
|
||||
<addedPartProps>
|
||||
<isGoodWeapon>true</isGoodWeapon>
|
||||
<solid>true</solid>
|
||||
<partEfficiency>1.00</partEfficiency>
|
||||
<betterThanNatural>true</betterThanNatural>
|
||||
</addedPartProps>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef ParentName="AddedBodyPartBase">
|
||||
<defName>DRM_CryoSlashTail</defName>
|
||||
<label>Cryo slash tail</label>
|
||||
<labelNoun>a Cryo slash tail</labelNoun>
|
||||
<description>An installed Cryo slash tail turn dragonian's tail into a massive blade.This kind make the tail extreamly cold.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>DRM_CryoSlashTail</ThingDef>
|
||||
</descriptionHyperlinks>
|
||||
<stages>
|
||||
<li>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Moving</capacity>
|
||||
<offset>-0.08</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
</li>
|
||||
</stages>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_VerbGiver">
|
||||
<tools>
|
||||
<li>
|
||||
<label>tail</label>
|
||||
<capacities>
|
||||
<li>Cut</li>
|
||||
</capacities>
|
||||
<power>30</power>
|
||||
<cooldownTime>3</cooldownTime>
|
||||
<surpriseAttack>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>Stun</def>
|
||||
<amount>15</amount>
|
||||
</li>
|
||||
<li>
|
||||
<def>DRM_Damage_FrostCoverd_after</def>
|
||||
<amount>15</amount>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
</surpriseAttack>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>DRM_Damage_FrostCoverd_after</def>
|
||||
<amount>20</amount>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
<alwaysTreatAsWeapon>true</alwaysTreatAsWeapon>
|
||||
<soundMeleeHit>DRHammerSound</soundMeleeHit>
|
||||
<soundMeleeMiss>Pawn_Melee_Punch_Miss</soundMeleeMiss>
|
||||
</li>
|
||||
</tools>
|
||||
</li>
|
||||
</comps>
|
||||
<spawnThingOnRemoved>DRM_CryoSlashTail</spawnThingOnRemoved>
|
||||
<addedPartProps>
|
||||
<isGoodWeapon>true</isGoodWeapon>
|
||||
<solid>true</solid>
|
||||
<partEfficiency>1.00</partEfficiency>
|
||||
<betterThanNatural>true</betterThanNatural>
|
||||
</addedPartProps>
|
||||
</HediffDef>
|
||||
|
||||
</Defs>
|
@ -1,351 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
|
||||
<HediffDef ParentName="ImplantHediffBase">
|
||||
<hediffClass>DragonianMix.HediffShield_Implant</hediffClass>
|
||||
<defName>ShieldDragonianOrb_Booster</defName>
|
||||
<label>Dragonian Shield Booster</label>
|
||||
<labelNoun>a Dragonian Shield Booster</labelNoun>
|
||||
<description>device can boost dragonian shield that better faster stronger.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>ShieldDragonianOrb_Booster</ThingDef>
|
||||
</descriptionHyperlinks>
|
||||
<comps>
|
||||
<li Class="DragonianMix.HediffShieldCompProperties">
|
||||
<MaxEnergy>100</MaxEnergy>
|
||||
<RegenerationRate>0.01</RegenerationRate>
|
||||
</li>
|
||||
</comps>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef ParentName="ImplantHediffBase">
|
||||
<hediffClass>DragonianMix.HediffShield_Implant</hediffClass>
|
||||
<defName>ShieldDragonianOrb_AdvancedBooster</defName>
|
||||
<label>Dragonian Shield Advanced Booster</label>
|
||||
<labelNoun>a Dragonian Shield Advanced Booster</labelNoun>
|
||||
<description>device can boost dragonian shield that More better faster stronger.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>ShieldDragonianOrb_Booster</ThingDef>
|
||||
</descriptionHyperlinks>
|
||||
<comps>
|
||||
<li Class="DragonianMix.HediffShieldCompProperties">
|
||||
<MaxEnergy>200</MaxEnergy>
|
||||
<RegenerationRate>0.02</RegenerationRate>
|
||||
</li>
|
||||
</comps>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef ParentName="ImplantHediffBase">
|
||||
<hediffClass>DragonianMix.HediffShield_Implant</hediffClass>
|
||||
<defName>ShieldDragonianOrb_AdaptiveModule</defName>
|
||||
<label>Dragonian Shield Adaptive Module</label>
|
||||
<labelNoun>a Dragonian Shield Adaptive Module</labelNoun>
|
||||
<description>device can boost dragonian shield that adapt to same damage types,reduce damage from that type.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>ShieldDragonianOrb_AdaptiveModule</ThingDef>
|
||||
</descriptionHyperlinks>
|
||||
<comps>
|
||||
<li Class="DragonianMix.HediffShieldCompProperties">
|
||||
<MaxEnergy>0</MaxEnergy>
|
||||
<Adaptive>true</Adaptive>
|
||||
<FunctionalModule>true</FunctionalModule>
|
||||
</li>
|
||||
</comps>
|
||||
<spawnThingOnRemoved>ShieldDragonianOrb_AdaptiveModule</spawnThingOnRemoved>
|
||||
</HediffDef>
|
||||
|
||||
<HediffDef ParentName="ImplantHediffBase">
|
||||
<hediffClass>DragonianMix.HediffShield_Implant</hediffClass>
|
||||
<defName>ShieldDragonianOrb_BufferModule</defName>
|
||||
<label>Dragonian Shield Buffer Module</label>
|
||||
<labelNoun>a Dragonian Shield Buffer Module</labelNoun>
|
||||
<description>device can boost dragonian shield that limit energy loss to 10 per damage instance.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>ShieldDragonianOrb_BufferModule</ThingDef>
|
||||
</descriptionHyperlinks>
|
||||
<comps>
|
||||
<li Class="DragonianMix.HediffShieldCompProperties">
|
||||
<MaxEnergy>0</MaxEnergy>
|
||||
<Hardened>10</Hardened>
|
||||
<FunctionalModule>true</FunctionalModule>
|
||||
</li>
|
||||
</comps>
|
||||
<spawnThingOnRemoved>ShieldDragonianOrb_BufferModule</spawnThingOnRemoved>
|
||||
</HediffDef>
|
||||
|
||||
<ThingDef ParentName="BodyPartBionicBase">
|
||||
<defName>ShieldDragonianOrb_AdaptiveModule</defName>
|
||||
<label>Dragonian Shield Adaptive Module</label>
|
||||
<description>Install a Dragonian Shield Adaptive Module.</description>
|
||||
<descriptionHyperlinks>
|
||||
<RecipeDef>InstallShieldDragonianOrb_AdaptiveModule</RecipeDef>
|
||||
</descriptionHyperlinks>
|
||||
<costList>
|
||||
<Plasteel>15</Plasteel>
|
||||
<Uranium>40</Uranium>
|
||||
<Gold>1</Gold>
|
||||
<ComponentSpacer>2</ComponentSpacer>
|
||||
</costList>
|
||||
<recipeMaker>
|
||||
<researchPrerequisite>ShieldBelt</researchPrerequisite>
|
||||
<recipeUsers> <!--工作于-->
|
||||
<li>FabricationBench</li> <!--精密加工台-->
|
||||
</recipeUsers>
|
||||
</recipeMaker>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BodyPartBionicBase">
|
||||
<defName>ShieldDragonianOrb_BufferModule</defName>
|
||||
<label>Dragonian Shield Buffer Module</label>
|
||||
<description>Install a Dragonian Shield Buffer Module.</description>
|
||||
<descriptionHyperlinks>
|
||||
<RecipeDef>InstallShieldDragonianOrb_BufferModule</RecipeDef>
|
||||
</descriptionHyperlinks>
|
||||
<costList>
|
||||
<Plasteel>15</Plasteel>
|
||||
<Uranium>40</Uranium>
|
||||
<Gold>1</Gold>
|
||||
<ComponentSpacer>2</ComponentSpacer>
|
||||
</costList>
|
||||
<recipeMaker>
|
||||
<researchPrerequisite>ShieldBelt</researchPrerequisite>
|
||||
<recipeUsers> <!--工作于-->
|
||||
<li>FabricationBench</li> <!--精密加工台-->
|
||||
</recipeUsers>
|
||||
</recipeMaker>
|
||||
</ThingDef>
|
||||
|
||||
|
||||
<ThingDef ParentName="BodyPartBionicBase">
|
||||
<defName>ShieldDragonianOrb_Booster</defName>
|
||||
<label>Dragonian Shield Booster</label>
|
||||
<description>Install a Dragonian Shield Booster.</description>
|
||||
<descriptionHyperlinks>
|
||||
<RecipeDef>InstallShieldDragonianOrb_Booster</RecipeDef>
|
||||
</descriptionHyperlinks>
|
||||
<costList>
|
||||
<Plasteel>15</Plasteel>
|
||||
<Uranium>40</Uranium>
|
||||
<Gold>1</Gold>
|
||||
<ComponentIndustrial>2</ComponentIndustrial>
|
||||
</costList>
|
||||
<recipeMaker>
|
||||
<researchPrerequisite>ShieldBelt</researchPrerequisite>
|
||||
<recipeUsers> <!--工作于-->
|
||||
<li>FabricationBench</li> <!--精密加工台-->
|
||||
</recipeUsers>
|
||||
</recipeMaker>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BodyPartBionicBase">
|
||||
<defName>ShieldDragonianOrb_AdvancedBooster</defName>
|
||||
<label>Dragonian Shield Advanced Booster</label>
|
||||
<description>Install a Dragonian Shield Advanced Booster.</description>
|
||||
<descriptionHyperlinks>
|
||||
<RecipeDef>InstallShieldDragonianOrb_AdvancedBooster</RecipeDef>
|
||||
</descriptionHyperlinks>
|
||||
<costList>
|
||||
<Plasteel>15</Plasteel>
|
||||
<Uranium>40</Uranium>
|
||||
<Gold>1</Gold>
|
||||
<ComponentSpacer>2</ComponentSpacer>
|
||||
</costList>
|
||||
<recipeMaker>
|
||||
<researchPrerequisite>ShieldBelt</researchPrerequisite>
|
||||
<recipeUsers> <!--工作于-->
|
||||
<li>FabricationBench</li> <!--精密加工台-->
|
||||
</recipeUsers>
|
||||
</recipeMaker>
|
||||
</ThingDef>
|
||||
|
||||
<RecipeDef ParentName="SurgeryInstallImplantBase">
|
||||
<defName>InstallShieldDragonianOrb_Booster</defName>
|
||||
<label>install a Dragonian Shield Booster</label>
|
||||
<description>Install a Dragonian Shield Booster.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>ShieldDragonianOrb_Booster</ThingDef>
|
||||
<HediffDef>ShieldDragonianOrb_Booster</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing Dragonian Shield Booster.</jobString>
|
||||
<skillRequirements>
|
||||
<Medicine>9</Medicine>
|
||||
</skillRequirements>
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>ShieldDragonianOrb_Booster</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>ShieldDragonianOrb_Booster</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>DragonianOrb</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>ShieldDragonianOrb_Booster</addsHediff>
|
||||
<incompatibleWithHediffTags>
|
||||
<li>ShieldDragonianOrb_AdvancedBooster</li>
|
||||
</incompatibleWithHediffTags>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="SurgeryInstallImplantBase">
|
||||
<defName>InstallShieldDragonianOrb_AdvancedBooster</defName>
|
||||
<label>install a Dragonian Shield Advanced Booster</label>
|
||||
<description>Install a Dragonian Shield Advanced Booster.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>ShieldDragonianOrb_AdvancedBooster</ThingDef>
|
||||
<HediffDef>ShieldDragonianOrb_AdvancedBooster</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing Dragonian Shield Booster.</jobString>
|
||||
<skillRequirements>
|
||||
<Medicine>9</Medicine>
|
||||
</skillRequirements>
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>ShieldDragonianOrb_AdvancedBooster</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>ShieldDragonianOrb_AdvancedBooster</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>DragonianOrb</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>ShieldDragonianOrb_AdvancedBooster</addsHediff>
|
||||
<incompatibleWithHediffTags>
|
||||
<li>ShieldDragonianOrb_Booster</li>
|
||||
</incompatibleWithHediffTags>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="SurgeryInstallImplantBase">
|
||||
<defName>InstallShieldDragonianOrb_AdaptiveModule</defName>
|
||||
<label>install a Dragonian Shield Adaptive Module</label>
|
||||
<description>Install a Dragonian Shield Adaptive Module.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>ShieldDragonianOrb_AdaptiveModule</ThingDef>
|
||||
<HediffDef>ShieldDragonianOrb_AdaptiveModule</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing Dragonian Shield Adaptive Module.</jobString>
|
||||
<skillRequirements>
|
||||
<Medicine>9</Medicine>
|
||||
</skillRequirements>
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>ShieldDragonianOrb_AdaptiveModule</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>ShieldDragonianOrb_AdaptiveModule</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>DragonianOrb</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>ShieldDragonianOrb_AdaptiveModule</addsHediff>
|
||||
<incompatibleWithHediffTags>
|
||||
<li>ShieldDragonianOrb_BufferModule</li>
|
||||
</incompatibleWithHediffTags>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="SurgeryInstallImplantBase">
|
||||
<defName>InstallShieldDragonianOrb_BufferModule</defName>
|
||||
<label>install a Dragonian Shield Buffer Module</label>
|
||||
<description>Install a Dragonian Shield Buffer Module.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>ShieldDragonianOrb_BufferModule</ThingDef>
|
||||
<HediffDef>ShieldDragonianOrb_BufferModule</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing Dragonian Buffer Module.</jobString>
|
||||
<skillRequirements>
|
||||
<Medicine>9</Medicine>
|
||||
</skillRequirements>
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>ShieldDragonianOrb_BufferModule</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>ShieldDragonianOrb_BufferModule</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>DragonianOrb</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>ShieldDragonianOrb_BufferModule</addsHediff>
|
||||
<incompatibleWithHediffTags>
|
||||
<li>ShieldDragonianOrb_AdaptiveModule</li>
|
||||
</incompatibleWithHediffTags>
|
||||
</RecipeDef>
|
||||
|
||||
<!--<RecipeDef ParentName="SurgeryRemoveImplantBase">
|
||||
<defName>RemoveShieldDragonianOrb_Booster</defName>
|
||||
<label>remove Dragonian Shield Booster</label>
|
||||
<description>Remove Dragonian Shield Booster.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>ShieldDragonianOrb_Booster</ThingDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Removing Dragonian Shield Booster.</jobString>
|
||||
<removesHediff>ShieldDragonianOrb_Booster</removesHediff>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="SurgeryRemoveImplantBase">
|
||||
<defName>RemoveShieldDragonianOrb_AdvancedBooster</defName>
|
||||
<label>remove Dragonian Shield Advanced Booster</label>
|
||||
<description>Remove Dragonian Shield Advanced Booster.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>ShieldDragonianOrb_AdvancedBooster</ThingDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Removing Dragonian Shield Advanced Booster.</jobString>
|
||||
<removesHediff>ShieldDragonianOrb_AdvancedBooster</removesHediff>
|
||||
</RecipeDef>-->
|
||||
|
||||
|
||||
<RecipeDef ParentName="SurgeryRemoveImplantBase">
|
||||
<defName>RemoveShieldDragonianOrb_AdaptiveModule</defName>
|
||||
<label>remove Dragonian Shield Adaptive Module</label>
|
||||
<description>Remove Dragonian Shield Adaptive Module.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>ShieldDragonianOrb_AdaptiveModule</ThingDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Removing Dragonian Shield Adaptive Module.</jobString>
|
||||
<removesHediff>ShieldDragonianOrb_AdaptiveModule</removesHediff>
|
||||
</RecipeDef>
|
||||
|
||||
|
||||
<RecipeDef ParentName="SurgeryRemoveImplantBase">
|
||||
<defName>RemoveShieldDragonianOrb_BufferModule</defName>
|
||||
<label>remove Dragonian Shield Buffer Module</label>
|
||||
<description>Remove Dragonian Shield Buffer Module.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>ShieldDragonianOrb_BufferModule</ThingDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Removing Dragonian Shield Buffer Module.</jobString>
|
||||
<removesHediff>ShieldDragonianOrb_BufferModule</removesHediff>
|
||||
</RecipeDef>
|
||||
|
||||
</Defs>
|
@ -1,475 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
|
||||
|
||||
<RecipeDef ParentName="SurgeryInstallBodyPartNaturalBase">
|
||||
<defName>InstallDragonianOrb</defName>
|
||||
<label>install DragonianOrb</label>
|
||||
<description>Install a dragonian orb.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>DragonianOrb</ThingDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing DragonianOrb.</jobString>
|
||||
<deathOnFailedSurgeryChance>0.05</deathOnFailedSurgeryChance>
|
||||
<skillRequirements>
|
||||
<Medicine>8</Medicine>
|
||||
</skillRequirements>
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>DragonianOrb</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>DragonianOrb</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>DragonianOrb</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef Name="DR_SurgeryInstallPlasteelPartBase" ParentName="SurgeryInstallBodyPartArtificialBase" Abstract="True">
|
||||
<workAmount>1500</workAmount>
|
||||
<skillRequirements>
|
||||
<Medicine>3</Medicine>
|
||||
</skillRequirements>
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>Plasteel</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>10</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>Plasteel</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="DR_SurgeryInstallPlasteelPartBase">
|
||||
<defName>InstallFakeDragonianOrb</defName>
|
||||
<label>install fake DragonianOrb</label>
|
||||
<description>Install a fake DragonianOrb.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>Plasteel</ThingDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing fake DragonianOrb.</jobString>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>DragonianOrb</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>FakeDragonianOrb</addsHediff>
|
||||
<uiIconThing>DragonianOrb</uiIconThing>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="SurgeryInstallBodyPartArtificialBase">
|
||||
<defName>InstallFlareDragonianOrb</defName>
|
||||
<label>install Flare DragonianOrb</label>
|
||||
<description>Install Flare DragonianOrb.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>FlareDragonianOrb</ThingDef>
|
||||
<HediffDef>FlareDragonianOrb</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing Flare DragonianOrb.</jobString>
|
||||
<surgeryOutcomeEffect IsNull="True" />
|
||||
<!-- Always succeeds -->
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>FlareDragonianOrb</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>FlareDragonianOrb</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>DragonianOrb</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>FlareDragonianOrb</addsHediff>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="SurgeryInstallBodyPartArtificialBase">
|
||||
<defName>InstallThunderDragonianOrb</defName>
|
||||
<label>install Thunder DragonianOrb</label>
|
||||
<description>Install Thunder DragonianOrb.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>ThunderDragonianOrb</ThingDef>
|
||||
<HediffDef>ThunderDragonianOrb</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing Thunder DragonianOrb.</jobString>
|
||||
<surgeryOutcomeEffect IsNull="True" />
|
||||
<!-- Always succeeds -->
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>ThunderDragonianOrb</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>ThunderDragonianOrb</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>DragonianOrb</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>ThunderDragonianOrb</addsHediff>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="SurgeryInstallBodyPartArtificialBase">
|
||||
<defName>InstallFrozenDragonianOrb</defName>
|
||||
<label>install Frozen DragonianOrb</label>
|
||||
<description>Install Frozen DragonianOrb.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>FrozenDragonianOrb</ThingDef>
|
||||
<HediffDef>FrozenDragonianOrb</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing Frozen DragonianOrb.</jobString>
|
||||
<surgeryOutcomeEffect IsNull="True" />
|
||||
<!-- Always succeeds -->
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>FrozenDragonianOrb</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>FrozenDragonianOrb</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>DragonianOrb</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>FrozenDragonianOrb</addsHediff>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="SurgeryInstallBodyPartArtificialBase">
|
||||
<defName>InstallHyperhealDragonianOrb</defName>
|
||||
<label>install Hyperheal DragonianOrb</label>
|
||||
<description>Install Hyperheal DragonianOrb.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>HyperhealDragonianOrb</ThingDef>
|
||||
<HediffDef>HyperhealDragonianOrb</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing Hyperheal DragonianOrb.</jobString>
|
||||
<surgeryOutcomeEffect IsNull="True" />
|
||||
<!-- Always succeeds -->
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>HyperhealDragonianOrb</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>HyperhealDragonianOrb</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>DragonianOrb</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>HyperhealDragonianOrb</addsHediff>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="SurgeryInstallBodyPartArtificialBase">
|
||||
<defName>InstallHardenDragonianOrb</defName>
|
||||
<label>install Harden DragonianOrb</label>
|
||||
<description>Install Harden DragonianOrb.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>HardenDragonianOrb</ThingDef>
|
||||
<HediffDef>HardenDragonianOrb</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing Harden DragonianOrb.</jobString>
|
||||
<surgeryOutcomeEffect IsNull="True" />
|
||||
<!-- Always succeeds -->
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>HardenDragonianOrb</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>HardenDragonianOrb</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>DragonianOrb</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>HardenDragonianOrb</addsHediff>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="SurgeryInstallBodyPartProstheticBase">
|
||||
<defName>InstallDR_BionicTail</defName>
|
||||
<label>install bionic tail</label>
|
||||
<description>Install a bionic tail.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>DR_BionicTail</ThingDef>
|
||||
<HediffDef>DR_BionicTail</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing bionic tail.</jobString>
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>DR_BionicTail</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>DR_BionicTail</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>Spine</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>DR_BionicTail</addsHediff>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="SurgeryInstallBodyPartProstheticBase">
|
||||
<defName>InstallDR_FakeTail</defName>
|
||||
<label>install fake tail</label>
|
||||
<description>Install a fake tail.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>DR_FakeTail</ThingDef>
|
||||
<HediffDef>DR_FakeTail</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing fake tail.</jobString>
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>DR_FakeTail</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>DR_FakeTail</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>Spine</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>DR_FakeTail</addsHediff>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="SurgeryInstallBodyPartProstheticBase">
|
||||
<defName>InstallDRM_SlashTail</defName>
|
||||
<label>install slash tail</label>
|
||||
<description>Install a slash tail.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>DRM_SlashTail</ThingDef>
|
||||
<HediffDef>DRM_SlashTail</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing slash tail.</jobString>
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>DRM_SlashTail</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>DRM_SlashTail</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>Spine</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>DRM_SlashTail</addsHediff>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="SurgeryInstallBodyPartProstheticBase">
|
||||
<defName>InstallDRM_FlameSlashTail</defName>
|
||||
<label>install Flame slash tail</label>
|
||||
<description>Install a Flame slash tail.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>DRM_FlameSlashTail</ThingDef>
|
||||
<HediffDef>DRM_FlameSlashTail</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing Flame slash tail.</jobString>
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>DRM_FlameSlashTail</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>DRM_FlameSlashTail</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>Spine</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>DRM_FlameSlashTail</addsHediff>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="SurgeryInstallBodyPartProstheticBase">
|
||||
<defName>InstallDRM_CryoSlashTail</defName>
|
||||
<label>install Cryo slash tail</label>
|
||||
<description>Install a Cryo slash tail.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>DRM_CryoSlashTail</ThingDef>
|
||||
<HediffDef>DRM_CryoSlashTail</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing Cryo slash tail.</jobString>
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>DRM_CryoSlashTail</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>DRM_CryoSlashTail</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>Spine</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>DRM_CryoSlashTail</addsHediff>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="SurgeryInstallBodyPartProstheticBase">
|
||||
<defName>InstallDRM_AcidSlashTail</defName>
|
||||
<label>install Acid slash tail</label>
|
||||
<description>Install a Acid slash tail.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>DRM_AcidSlashTail</ThingDef>
|
||||
<HediffDef>DRM_AcidSlashTail</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing Acid slash tail.</jobString>
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>DRM_AcidSlashTail</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>DRM_AcidSlashTail</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>Spine</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>DRM_AcidSlashTail</addsHediff>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="SurgeryInstallBodyPartProstheticBase">
|
||||
<defName>InstallDRM_ExplosiveSlashTail</defName>
|
||||
<label>install Explosive slash tail</label>
|
||||
<description>Install a Explosive slash tail.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>DRM_ExplosiveSlashTail</ThingDef>
|
||||
<HediffDef>DRM_ExplosiveSlashTail</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing Explosive slash tail.</jobString>
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>DRM_ExplosiveSlashTail</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>DRM_ExplosiveSlashTail</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>Spine</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>DRM_ExplosiveSlashTail</addsHediff>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="SurgeryInstallBodyPartArtificialBase">
|
||||
<defName>InstallShieldDragonianOrb</defName>
|
||||
<label>install Shield DragonianOrb</label>
|
||||
<description>Install Shield DragonianOrb.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>ShieldDragonianOrb</ThingDef>
|
||||
<HediffDef>ShieldDragonianOrb</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing Shield DragonianOrb.</jobString>
|
||||
<surgeryOutcomeEffect IsNull="True" />
|
||||
<!-- Always succeeds -->
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>ShieldDragonianOrb</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>ShieldDragonianOrb</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>DragonianOrb</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>ShieldDragonianOrb</addsHediff>
|
||||
</RecipeDef>
|
||||
</Defs>
|
@ -1,29 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
|
||||
<SoundDef>
|
||||
<defName>DRM_ArcShot</defName>
|
||||
<context>MapOnly</context>
|
||||
<subSounds>
|
||||
<li>
|
||||
<grains>
|
||||
<li Class="AudioGrain_Clip">
|
||||
<clipPath>SUTeslaStorm_expa</clipPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Clip">
|
||||
<clipPath>SUTeslaStorm_expb</clipPath>
|
||||
</li>
|
||||
<li Class="AudioGrain_Clip">
|
||||
<clipPath>SUTeslaStorm_expc</clipPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>60</volumeRange>
|
||||
<pitchRange>
|
||||
<min>0.6</min>
|
||||
<max>1.0</max>
|
||||
</pitchRange>
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
|
||||
</Defs>
|
@ -12,7 +12,6 @@
|
||||
<li>HandTailoringBench</li>
|
||||
</recipeUsers>
|
||||
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
||||
<researchPrerequisite>PlateArmor</researchPrerequisite>
|
||||
</recipeMaker>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Apparel/Gear/drapparelF</texPath>
|
||||
@ -22,7 +21,6 @@
|
||||
<tradeTags>
|
||||
<li>Armor</li>
|
||||
</tradeTags>
|
||||
<techLevel>Medieval</techLevel>
|
||||
<statBases>
|
||||
<WorkToMake>15000</WorkToMake>
|
||||
<MaxHitPoints>480</MaxHitPoints>
|
||||
@ -39,7 +37,7 @@
|
||||
<li>ApparelArmor</li>
|
||||
</thingCategories>
|
||||
<costList>
|
||||
<Steel>100</Steel>
|
||||
<Plasteel>100</Plasteel>
|
||||
<WoolDragonian>40</WoolDragonian>
|
||||
</costList>
|
||||
<apparel>
|
||||
@ -78,7 +76,6 @@
|
||||
<li>HandTailoringBench</li>
|
||||
</recipeUsers>
|
||||
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
||||
<researchPrerequisite>PlateArmor</researchPrerequisite>
|
||||
</recipeMaker>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Apparel/Gear/drahgA</texPath>
|
||||
@ -88,7 +85,6 @@
|
||||
<tradeTags>
|
||||
<li>Armor</li>
|
||||
</tradeTags>
|
||||
<techLevel>Medieval</techLevel>
|
||||
<statBases>
|
||||
<WorkToMake>8750</WorkToMake>
|
||||
<MaxHitPoints>220</MaxHitPoints>
|
||||
@ -105,7 +101,7 @@
|
||||
<li>ArmorHeadgear</li>
|
||||
</thingCategories>
|
||||
<costList>
|
||||
<Steel>25</Steel>
|
||||
<Plasteel>40</Plasteel>
|
||||
</costList>
|
||||
<apparel>
|
||||
<bodyPartGroups>
|
||||
|
@ -1,128 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Defs>
|
||||
|
||||
<ThingDef Name="DRM_BaseGas" Abstract="True">
|
||||
<thingClass>Gas</thingClass>
|
||||
<label>gas</label>
|
||||
<category>Gas</category>
|
||||
<altitudeLayer>Gas</altitudeLayer>
|
||||
<useHitPoints>false</useHitPoints>
|
||||
<tickerType>Normal</tickerType>
|
||||
<graphicData>
|
||||
<graphicClass>Graphic_Gas</graphicClass>
|
||||
<shaderType>Transparent</shaderType>
|
||||
</graphicData>
|
||||
</ThingDef>
|
||||
|
||||
<!-- Gas : Thing -->
|
||||
<ThingDef ParentName="DRM_BaseGas">
|
||||
<defName>DRM_FearGasCloud</defName>
|
||||
<label>Fear gas</label>
|
||||
<graphicData>
|
||||
<texPath>Things/Gas/Puff</texPath>
|
||||
<drawSize>2.6</drawSize>
|
||||
<color>(0.3,0.25,0.65,0.5)</color>
|
||||
</graphicData>
|
||||
<gas>
|
||||
<expireSeconds>
|
||||
<min>30</min>
|
||||
<max>50</max>
|
||||
</expireSeconds>
|
||||
<!--<blockTurretTracking>true</blockTurretTracking>
|
||||
<accuracyPenalty>0.3</accuracyPenalty>-->
|
||||
<rotationSpeed>20</rotationSpeed>
|
||||
</gas>
|
||||
<thingClass>DragonianMix.OPToxicGas</thingClass>
|
||||
<modExtensions>
|
||||
<li Class="DragonianMix.OPToxicDefs">
|
||||
<OPToxicHediff>DRM_FearGas</OPToxicHediff> <!-- Name of HediffDef to apply, change to own HediffDef -->
|
||||
<OPToxicSeverity>1</OPToxicSeverity> <!-- Severity build up per Tick period -->
|
||||
<OPSevUpTickPeriod>120</OPSevUpTickPeriod> <!-- No of game ticks per each build up, recommend >= 120 -->
|
||||
</li>
|
||||
</modExtensions>
|
||||
</ThingDef>
|
||||
|
||||
<!-- Gas : Thing -->
|
||||
<ThingDef ParentName="DRM_BaseGas">
|
||||
<defName>DRM_AcidGasCloud</defName>
|
||||
<label>Acid gas</label>
|
||||
<graphicData>
|
||||
<texPath>Things/Gas/Puff</texPath>
|
||||
<drawSize>2.6</drawSize>
|
||||
<color>(0.56, 1, 0.03,0.5)</color>
|
||||
</graphicData>
|
||||
<gas>
|
||||
<expireSeconds>
|
||||
<min>30</min>
|
||||
<max>50</max>
|
||||
</expireSeconds>
|
||||
<!--<blockTurretTracking>true</blockTurretTracking>
|
||||
<accuracyPenalty>0.3</accuracyPenalty>-->
|
||||
<rotationSpeed>20</rotationSpeed>
|
||||
</gas>
|
||||
<thingClass>DragonianMix.OPToxicGas</thingClass>
|
||||
<modExtensions>
|
||||
<li Class="DragonianMix.OPToxicDefs">
|
||||
<OPToxicHediff>DRM_AcidCoverd</OPToxicHediff> <!-- Name of HediffDef to apply, change to own HediffDef -->
|
||||
<OPToxicSeverity>0.1</OPToxicSeverity> <!-- Severity build up per Tick period -->
|
||||
<OPSevUpTickPeriod>240</OPSevUpTickPeriod> <!-- No of game ticks per each build up, recommend >= 120 -->
|
||||
</li>
|
||||
</modExtensions>
|
||||
</ThingDef>
|
||||
|
||||
<!-- Gas : Thing -->
|
||||
<ThingDef ParentName="DRM_BaseGas">
|
||||
<defName>DRM_FrostGasCloud_Ex</defName>
|
||||
<label>Frost cloud</label>
|
||||
<graphicData>
|
||||
<texPath>Things/Gas/Puff</texPath>
|
||||
<drawSize>2.6</drawSize>
|
||||
<color>(0.52, 1, 0.95,0.5)</color>
|
||||
</graphicData>
|
||||
<gas>
|
||||
<expireSeconds>
|
||||
<min>5</min>
|
||||
<max>10</max>
|
||||
</expireSeconds>
|
||||
<!--<blockTurretTracking>true</blockTurretTracking>
|
||||
<accuracyPenalty>0.3</accuracyPenalty>-->
|
||||
<rotationSpeed>5</rotationSpeed>
|
||||
</gas>
|
||||
<thingClass>DragonianMix.OPToxicGas</thingClass>
|
||||
<modExtensions>
|
||||
<li Class="DragonianMix.OPToxicDefs">
|
||||
<OPToxicHediff>DRM_Hediff_FrostCoverd_after</OPToxicHediff> <!-- Name of HediffDef to apply, change to own HediffDef -->
|
||||
<OPToxicSeverity>0.1</OPToxicSeverity> <!-- Severity build up per Tick period -->
|
||||
<OPSevUpTickPeriod>240</OPSevUpTickPeriod> <!-- No of game ticks per each build up, recommend >= 120 -->
|
||||
</li>
|
||||
</modExtensions>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="DRM_BaseGas">
|
||||
<defName>DRM_FrostGasCloud</defName>
|
||||
<label>Frost cloud</label>
|
||||
<graphicData>
|
||||
<texPath>Things/Gas/Puff</texPath>
|
||||
<drawSize>2.6</drawSize>
|
||||
<color>(0.52, 1, 0.95,0.5)</color>
|
||||
</graphicData>
|
||||
<gas>
|
||||
<expireSeconds>
|
||||
<min>5</min>
|
||||
<max>10</max>
|
||||
</expireSeconds>
|
||||
<!--<blockTurretTracking>true</blockTurretTracking>
|
||||
<accuracyPenalty>0.3</accuracyPenalty>-->
|
||||
<rotationSpeed>5</rotationSpeed>
|
||||
</gas>
|
||||
<thingClass>DragonianMix.OPToxicGas</thingClass>
|
||||
<modExtensions>
|
||||
<li Class="DragonianMix.OPToxicDefs">
|
||||
<OPToxicHediff>DRM_CryoShock</OPToxicHediff> <!-- Name of HediffDef to apply, change to own HediffDef -->
|
||||
<OPToxicSeverity>0.1</OPToxicSeverity> <!-- Severity build up per Tick period -->
|
||||
<OPSevUpTickPeriod>240</OPSevUpTickPeriod> <!-- No of game ticks per each build up, recommend >= 120 -->
|
||||
</li>
|
||||
</modExtensions>
|
||||
</ThingDef>
|
||||
|
||||
</Defs>
|
@ -1,228 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
|
||||
<ApparelLayerDef>
|
||||
<defName>OuterOrbs</defName>
|
||||
<label>Orbs Outer layer</label>
|
||||
<drawOrder>10001</drawOrder>
|
||||
</ApparelLayerDef>
|
||||
|
||||
<ThingDef Name="DRM_OrbApparelNoQualityBase" Abstract="True">
|
||||
<thingClass>Apparel</thingClass>
|
||||
<category>Item</category>
|
||||
<drawerType>MapMeshOnly</drawerType>
|
||||
<selectable>True</selectable>
|
||||
<pathCost>14</pathCost>
|
||||
<useHitPoints>True</useHitPoints>
|
||||
<techLevel>Medieval</techLevel>
|
||||
<graphicData>
|
||||
<onGroundRandomRotateAngle>35</onGroundRandomRotateAngle>
|
||||
</graphicData>
|
||||
<drawGUIOverlay>true</drawGUIOverlay>
|
||||
<statBases>
|
||||
<MaxHitPoints>100</MaxHitPoints>
|
||||
<Flammability>0.7</Flammability>
|
||||
<Beauty>-4</Beauty>
|
||||
<DeteriorationRate>2.0</DeteriorationRate>
|
||||
<Mass>1</Mass>
|
||||
</statBases>
|
||||
<altitudeLayer>Item</altitudeLayer>
|
||||
<alwaysHaulable>True</alwaysHaulable>
|
||||
<tickerType>Never</tickerType>
|
||||
<burnableByRecipe>true</burnableByRecipe>
|
||||
<smeltable>false</smeltable>
|
||||
<isTechHediff>true</isTechHediff>
|
||||
<allowedArchonexusCount>1</allowedArchonexusCount>
|
||||
<tradeTags>
|
||||
<li>TechHediff</li>
|
||||
</tradeTags>
|
||||
<comps>
|
||||
<li Class="CompProperties_Forbiddable"/>
|
||||
</comps>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef Name="BodyPartDROrbsBase" ParentName="DRM_OrbApparelNoQualityBase" Abstract="True">
|
||||
<graphicData>
|
||||
<texPath>Things/Item/Health/HealthItem</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
<drawSize>0.80</drawSize>
|
||||
<color>(190,190,190)</color>
|
||||
</graphicData>
|
||||
<apparel>
|
||||
<countsAsClothingForNudity>false</countsAsClothingForNudity>
|
||||
<careIfWornByCorpse>false</careIfWornByCorpse>
|
||||
<careIfDamaged>false</careIfDamaged>
|
||||
<wearPerDay>0</wearPerDay>
|
||||
<bodyPartGroups>
|
||||
<li>Waist</li>
|
||||
</bodyPartGroups>
|
||||
<layers>
|
||||
<li>OuterOrbs</li>
|
||||
</layers>
|
||||
<tags>
|
||||
<li>DragonianOrbAdvanced</li>
|
||||
</tags>
|
||||
<developmentalStageFilter>Child, Adult</developmentalStageFilter>
|
||||
</apparel>
|
||||
<thingCategories>
|
||||
<li>BodyPartsNatural</li>
|
||||
</thingCategories>
|
||||
<statBases>
|
||||
<DeteriorationRate>0</DeteriorationRate>
|
||||
</statBases>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BodyPartDROrbsBase">
|
||||
<defName>FlareDragonianOrb</defName>
|
||||
<label>Flare DragonianOrb</label>
|
||||
<description>An Flare DragonianOrb. Allow owner to burst a fireball.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Item/Resource/Dorb_flare</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<techHediffsTags>
|
||||
<li>FlareDragonianOrb</li>
|
||||
<li>DragonianOrbAdvanced</li>
|
||||
</techHediffsTags>
|
||||
<statBases>
|
||||
<MarketValue>1000</MarketValue>
|
||||
<Mass>0.3</Mass>
|
||||
</statBases>
|
||||
<modExtensions>
|
||||
<li Class="DragonianMix.ProphecyGearEffect">
|
||||
<enableHediffEffect>false</enableHediffEffect>
|
||||
|
||||
<extraDamageFactor>0.2</extraDamageFactor>
|
||||
<extraDamageType>DRM_Flame</extraDamageType>
|
||||
<armorPenetration>0.1</armorPenetration>
|
||||
</li>
|
||||
</modExtensions>
|
||||
<thingSetMakerTags>
|
||||
<li>RewardStandardCore</li>
|
||||
</thingSetMakerTags>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BodyPartDROrbsBase">
|
||||
<defName>ThunderDragonianOrb</defName>
|
||||
<label>Thunder DragonianOrb</label>
|
||||
<description>An Thunder DragonianOrb. Allow owner to burst a fireball.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Item/Resource/Dorb_thunder</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<techHediffsTags>
|
||||
<li>ThunderDragonianOrb</li>
|
||||
<li>DragonianOrbAdvanced</li>
|
||||
</techHediffsTags>
|
||||
<statBases>
|
||||
<MarketValue>1000</MarketValue>
|
||||
<Mass>0.3</Mass>
|
||||
</statBases>
|
||||
<modExtensions>
|
||||
<li Class="DragonianMix.ProphecyGearEffect">
|
||||
<enableHediffEffect>false</enableHediffEffect>
|
||||
|
||||
<extraDamageFactor>0.2</extraDamageFactor>
|
||||
<extraDamageType>DRM_Arc</extraDamageType>
|
||||
<armorPenetration>0.1</armorPenetration>
|
||||
</li>
|
||||
</modExtensions>
|
||||
<thingSetMakerTags>
|
||||
<li>RewardStandardCore</li>
|
||||
</thingSetMakerTags>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BodyPartDROrbsBase">
|
||||
<defName>FrozenDragonianOrb</defName>
|
||||
<label>Frozen DragonianOrb</label>
|
||||
<description>An Frozen DragonianOrb. Allow owner to Frozen Air.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Item/Resource/Dorb</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<techHediffsTags>
|
||||
<li>FrozenDragonianOrb</li>
|
||||
<li>DragonianOrbAdvanced</li>
|
||||
</techHediffsTags>
|
||||
<statBases>
|
||||
<MarketValue>1000</MarketValue>
|
||||
<Mass>0.3</Mass>
|
||||
</statBases>
|
||||
<modExtensions>
|
||||
<li Class="DragonianMix.ProphecyGearEffect">
|
||||
<enableHediffEffect>false</enableHediffEffect>
|
||||
|
||||
<extraDamageFactor>0.2</extraDamageFactor>
|
||||
<extraDamageType>DRM_Damage_FrostCoverd_after</extraDamageType>
|
||||
<armorPenetration>0.1</armorPenetration>
|
||||
</li>
|
||||
</modExtensions>
|
||||
<thingSetMakerTags>
|
||||
<li>RewardStandardCore</li>
|
||||
</thingSetMakerTags>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BodyPartDROrbsBase">
|
||||
<defName>HyperhealDragonianOrb</defName>
|
||||
<label>Hyperheal DragonianOrb</label>
|
||||
<description>An Hyperheal DragonianOrb.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Item/Resource/Dorb_heal</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<techHediffsTags>
|
||||
<li>HyperhealDragonianOrb</li>
|
||||
<li>DragonianOrbAdvanced</li>
|
||||
</techHediffsTags>
|
||||
<statBases>
|
||||
<MarketValue>1000</MarketValue>
|
||||
<Mass>0.3</Mass>
|
||||
</statBases>
|
||||
<thingSetMakerTags>
|
||||
<li>RewardStandardCore</li>
|
||||
</thingSetMakerTags>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BodyPartDROrbsBase">
|
||||
<defName>HardenDragonianOrb</defName>
|
||||
<label>Harden DragonianOrb</label>
|
||||
<description>An Harden DragonianOrb.Make it Hard.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Item/Resource/Dorb_AP</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<techHediffsTags>
|
||||
<li>HardenDragonianOrb</li>
|
||||
<li>DragonianOrbAdvanced</li>
|
||||
</techHediffsTags>
|
||||
<statBases>
|
||||
<MarketValue>1000</MarketValue>
|
||||
<Mass>0.3</Mass>
|
||||
</statBases>
|
||||
<thingSetMakerTags>
|
||||
<li>RewardStandardCore</li>
|
||||
</thingSetMakerTags>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BodyPartDROrbsBase">
|
||||
<defName>ShieldDragonianOrb</defName>
|
||||
<label>Shield DragonianOrb</label>
|
||||
<description>An Shield DragonianOrb.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Item/Resource/Dorb</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<techHediffsTags>
|
||||
<li>ShieldDragonianOrb</li>
|
||||
<li>DragonianOrbAdvanced</li>
|
||||
</techHediffsTags>
|
||||
<statBases>
|
||||
<MarketValue>1000</MarketValue>
|
||||
<Mass>0.3</Mass>
|
||||
</statBases>
|
||||
<thingSetMakerTags>
|
||||
<li>RewardStandardCore</li>
|
||||
</thingSetMakerTags>
|
||||
</ThingDef>
|
||||
|
||||
</Defs>
|
@ -1,277 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
<ThingDef ParentName="BaseMeleeWeapon_Sharp_Quality">
|
||||
<defName>DR_BattleHammer</defName>
|
||||
<label>battle hammer</label>
|
||||
<description>A warhammer with an embedded EMP capacitor. Upon impact, Electrical shock temporarily paralyzes the circuit.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Weapon/DR_BattleHammer</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
<shaderType>CutoutComplex</shaderType>
|
||||
</graphicData>
|
||||
<uiIconScale>1</uiIconScale>
|
||||
<techLevel>Medieval</techLevel>
|
||||
<statBases>
|
||||
<WorkToMake>12000</WorkToMake>
|
||||
<Mass>25</Mass>
|
||||
</statBases>
|
||||
<equippedAngleOffset>0</equippedAngleOffset>
|
||||
<costStuffCount>80</costStuffCount>
|
||||
<stuffCategories>
|
||||
<li>Metallic</li>
|
||||
</stuffCategories>
|
||||
<costList>
|
||||
<WoolDragonian>40</WoolDragonian>
|
||||
<Steel>40</Steel>
|
||||
<ComponentIndustrial>5</ComponentIndustrial>
|
||||
</costList>
|
||||
<recipeMaker>
|
||||
<researchPrerequisite>Electricity</researchPrerequisite>
|
||||
<skillRequirements>
|
||||
<Crafting>10</Crafting>
|
||||
</skillRequirements>
|
||||
</recipeMaker>
|
||||
<weaponTags>
|
||||
<li>DR_BattleHammer</li>
|
||||
</weaponTags>
|
||||
<tools>
|
||||
<li>
|
||||
<label>handle</label>
|
||||
<capacities>
|
||||
<li>Poke</li>
|
||||
</capacities>
|
||||
<power>17</power>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>EMP</def>
|
||||
<amount>5</amount>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
<chanceFactor>1</chanceFactor>
|
||||
</li>
|
||||
<li>
|
||||
<label>head</label>
|
||||
<labelUsedInLogging>false</labelUsedInLogging>
|
||||
<capacities>
|
||||
<li>Blunt</li>
|
||||
</capacities>
|
||||
<power>21</power>
|
||||
<cooldownTime>3</cooldownTime>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>DRM_Arc</def>
|
||||
<amount>7</amount>
|
||||
</li>
|
||||
<li>
|
||||
<def>EMP</def>
|
||||
<amount>15</amount>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
<chanceFactor>10</chanceFactor>
|
||||
</li>
|
||||
</tools>
|
||||
<meleeHitSound>DRHammerSound</meleeHitSound>
|
||||
</ThingDef>
|
||||
|
||||
<!-- <DamageDef ParentName="Bite"> -->
|
||||
<!-- <defName>DR_ShortCircuit</defName> -->
|
||||
<!-- <label>short circuit</label> -->
|
||||
<!-- <additionalHediffs> -->
|
||||
<!-- <li> -->
|
||||
<!-- <hediff>DR_MechaShortCircuit</hediff> -->
|
||||
<!-- <severityPerDamageDealt>0.10</severityPerDamageDealt> -->
|
||||
<!-- </li> -->
|
||||
<!-- </additionalHediffs> -->
|
||||
<!-- </DamageDef> -->
|
||||
|
||||
|
||||
<!-- <HediffDef> -->
|
||||
<!-- <defName>DR_MechaShortCircuit</defName> -->
|
||||
<!-- <label>short circuit</label> -->
|
||||
<!-- <description>overvoltage in the circuit. This can come from various sources, including environmental toxins, venomous bites, or poisoned weapons. -->
|
||||
<!-- \nAt high doses, toxic buildup is lethal. Even at low doses, it can generate cancers. -->
|
||||
<!-- \nCreatures who die with toxic buildup cannot be eaten.</description> -->
|
||||
<!-- <hediffClass>HediffWithComps</hediffClass> -->
|
||||
<!-- <defaultLabelColor>(0.7, 0.7, 1.0)</defaultLabelColor> -->
|
||||
<!-- <lethalSeverity>1</lethalSeverity> -->
|
||||
<!-- <makesSickThought>false</makesSickThought> -->
|
||||
<!-- <scenarioCanAdd>true</scenarioCanAdd> -->
|
||||
<!-- <comps> -->
|
||||
<!-- <li Class="HediffCompProperties_Immunizable"> -->
|
||||
<!-- <severityPerDayNotImmune>-0.08</severityPerDayNotImmune> -->
|
||||
<!-- </li> -->
|
||||
<!-- </comps> -->
|
||||
<!-- <stages> -->
|
||||
<!-- <li> -->
|
||||
<!-- <label>initial</label> -->
|
||||
<!-- <becomeVisible>false</becomeVisible> -->
|
||||
<!-- </li> -->
|
||||
<!-- <li> -->
|
||||
<!-- <label>initial</label> -->
|
||||
<!-- <minSeverity>0.04</minSeverity> -->
|
||||
<!-- <capMods> -->
|
||||
<!-- <li> -->
|
||||
<!-- <capacity>Consciousness</capacity> -->
|
||||
<!-- <offset>-0.05</offset> -->
|
||||
<!-- </li> -->
|
||||
<!-- </capMods> -->
|
||||
<!-- </li> -->
|
||||
<!-- <li> -->
|
||||
<!-- <label>minor</label> -->
|
||||
<!-- <minSeverity>0.2</minSeverity> -->
|
||||
<!-- <capMods> -->
|
||||
<!-- <li> -->
|
||||
<!-- <capacity>Consciousness</capacity> -->
|
||||
<!-- <offset>-0.10</offset> -->
|
||||
<!-- </li> -->
|
||||
<!-- </capMods> -->
|
||||
<!-- </li> -->
|
||||
<!-- <li> -->
|
||||
<!-- <label>moderate</label> -->
|
||||
<!-- <minSeverity>0.40</minSeverity> -->
|
||||
<!-- <vomitMtbDays>5</vomitMtbDays> -->
|
||||
<!-- <capMods> -->
|
||||
<!-- <li> -->
|
||||
<!-- <capacity>Consciousness</capacity> -->
|
||||
<!-- <offset>-0.15</offset> -->
|
||||
<!-- </li> -->
|
||||
<!-- </capMods> -->
|
||||
<!-- <hediffGivers> -->
|
||||
<!-- <li Class="HediffGiver_Random"> -->
|
||||
<!-- <hediff>Dementia</hediff> -->
|
||||
<!-- <mtbDays>146</mtbDays> -->
|
||||
<!-- <partsToAffect> -->
|
||||
<!-- <li>Brain</li> -->
|
||||
<!-- </partsToAffect> -->
|
||||
<!-- </li> -->
|
||||
<!-- <li Class="HediffGiver_Random"> -->
|
||||
<!-- <hediff>Carcinoma</hediff> -->
|
||||
<!-- <mtbDays>438</mtbDays> -->
|
||||
<!-- <canAffectAnyLivePart>true</canAffectAnyLivePart> -->
|
||||
<!-- </li> -->
|
||||
<!-- </hediffGivers> -->
|
||||
<!-- </li> -->
|
||||
<!-- <li> -->
|
||||
<!-- <label>serious</label> -->
|
||||
<!-- <minSeverity>0.60</minSeverity> -->
|
||||
<!-- <vomitMtbDays>1</vomitMtbDays> -->
|
||||
<!-- <capMods> -->
|
||||
<!-- <li> -->
|
||||
<!-- <capacity>Consciousness</capacity> -->
|
||||
<!-- <offset>-0.25</offset> -->
|
||||
<!-- </li> -->
|
||||
<!-- </capMods> -->
|
||||
<!-- <hediffGivers> -->
|
||||
<!-- <li Class="HediffGiver_Random"> -->
|
||||
<!-- <hediff>Dementia</hediff> -->
|
||||
<!-- <mtbDays>37</mtbDays> -->
|
||||
<!-- <partsToAffect> -->
|
||||
<!-- <li>Brain</li> -->
|
||||
<!-- </partsToAffect> -->
|
||||
<!-- </li> -->
|
||||
<!-- <li Class="HediffGiver_Random"> -->
|
||||
<!-- <hediff>Carcinoma</hediff> -->
|
||||
<!-- <mtbDays>111</mtbDays> -->
|
||||
<!-- <canAffectAnyLivePart>true</canAffectAnyLivePart> -->
|
||||
<!-- </li> -->
|
||||
<!-- </hediffGivers> -->
|
||||
<!-- </li> -->
|
||||
<!-- <li> -->
|
||||
<!-- <label>extreme</label> -->
|
||||
<!-- <minSeverity>0.80</minSeverity> -->
|
||||
<!-- <vomitMtbDays>0.5</vomitMtbDays> -->
|
||||
<!-- <capMods> -->
|
||||
<!-- <li> -->
|
||||
<!-- <capacity>Consciousness</capacity> -->
|
||||
<!-- <setMax>0.10</setMax> -->
|
||||
<!-- </li> -->
|
||||
<!-- </capMods> -->
|
||||
<!-- <hediffGivers> -->
|
||||
<!-- <li Class="HediffGiver_Random"> -->
|
||||
<!-- <hediff>Dementia</hediff> -->
|
||||
<!-- <mtbDays>13</mtbDays> -->
|
||||
<!-- <partsToAffect> -->
|
||||
<!-- <li>Brain</li> -->
|
||||
<!-- </partsToAffect> -->
|
||||
<!-- </li> -->
|
||||
<!-- <li Class="HediffGiver_Random"> -->
|
||||
<!-- <hediff>Carcinoma</hediff> -->
|
||||
<!-- <mtbDays>39</mtbDays> -->
|
||||
<!-- <canAffectAnyLivePart>true</canAffectAnyLivePart> -->
|
||||
<!-- </li> -->
|
||||
<!-- </hediffGivers> -->
|
||||
<!-- </li> -->
|
||||
<!-- </stages> -->
|
||||
<!-- </HediffDef> -->
|
||||
|
||||
<ThingDef ParentName="BaseMeleeWeapon_Sharp_Quality">
|
||||
<defName>DR_BattleMace_explosive</defName>
|
||||
<label>Dragonian Explosive Mace</label>
|
||||
<description>A Explosive Mace for Dragonian.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Weapon/maceB</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
<shaderType>CutoutComplex</shaderType>
|
||||
<drawSize>1.5</drawSize>
|
||||
</graphicData>
|
||||
<uiIconScale>1</uiIconScale>
|
||||
<techLevel>Medieval</techLevel>
|
||||
<statBases>
|
||||
<WorkToMake>12000</WorkToMake>
|
||||
<Mass>15</Mass>
|
||||
</statBases>
|
||||
<equippedAngleOffset>45</equippedAngleOffset>
|
||||
<costStuffCount>80</costStuffCount>
|
||||
<stuffCategories>
|
||||
<li>Metallic</li>
|
||||
</stuffCategories>
|
||||
<costList>
|
||||
<WoolDragonian>40</WoolDragonian>
|
||||
<Steel>40</Steel>
|
||||
<ComponentIndustrial>5</ComponentIndustrial>
|
||||
</costList>
|
||||
<recipeMaker>
|
||||
<skillRequirements>
|
||||
<Crafting>10</Crafting>
|
||||
</skillRequirements>
|
||||
</recipeMaker>
|
||||
<weaponTags>
|
||||
<li>DR_BattleMace</li>
|
||||
</weaponTags>
|
||||
<tools>
|
||||
<li>
|
||||
<label>handle</label>
|
||||
<capacities>
|
||||
<li>Poke</li>
|
||||
</capacities>
|
||||
<power>8</power>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
<chanceFactor>1</chanceFactor>
|
||||
</li>
|
||||
<li>
|
||||
<label>head</label>
|
||||
<labelUsedInLogging>false</labelUsedInLogging>
|
||||
<capacities>
|
||||
<li>Blunt</li>
|
||||
<li>Demolish</li>
|
||||
</capacities>
|
||||
<power>20</power>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>DRM_Bomb</def>
|
||||
<amount>20</amount>
|
||||
</li>
|
||||
<li>
|
||||
<def>Stun</def>
|
||||
<amount>6</amount>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
<cooldownTime>4</cooldownTime>
|
||||
<chanceFactor>10</chanceFactor>
|
||||
</li>
|
||||
</tools>
|
||||
<meleeHitSound>DRHammerSound</meleeHitSound>
|
||||
</ThingDef>
|
||||
|
||||
</Defs>
|
@ -1,437 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
|
||||
<ThingDef ParentName="BaseMeleeWeapon_Sharp_Quality">
|
||||
<defName>DR_BattleSpear</defName>
|
||||
<label>Dragonian Battle Spear</label>
|
||||
<description>Pila are spears for throwing. They take a long time to throw, but one hit can do heavy damage. This weapon represents a bundle of pila and can be thrown over and over. The singular of pila is pilum.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Weapon/SpearThing</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<techLevel>Medieval</techLevel>
|
||||
<soundInteract>Interact_BeatFire</soundInteract>
|
||||
<costList>
|
||||
<WoolDragonian>20</WoolDragonian>
|
||||
</costList>
|
||||
<costStuffCount>80</costStuffCount>
|
||||
<stuffCategories>
|
||||
<li>Metallic</li>
|
||||
</stuffCategories>
|
||||
<relicChance>0</relicChance>
|
||||
<statBases>
|
||||
<WorkToMake>7000</WorkToMake>
|
||||
<Mass>4</Mass>
|
||||
<AccuracyTouch>0.65</AccuracyTouch>
|
||||
<AccuracyShort>0.85</AccuracyShort>
|
||||
<AccuracyMedium>0.85</AccuracyMedium>
|
||||
<AccuracyLong>0.75</AccuracyLong>
|
||||
<RangedWeapon_Cooldown>1.7</RangedWeapon_Cooldown>
|
||||
</statBases>
|
||||
<weaponTags>
|
||||
<li>DR_BattlePila</li>
|
||||
</weaponTags>
|
||||
<weaponClasses>
|
||||
<li>Ranged</li>
|
||||
</weaponClasses>
|
||||
<recipeMaker>
|
||||
<skillRequirements>
|
||||
<Crafting>10</Crafting>
|
||||
</skillRequirements>
|
||||
</recipeMaker>
|
||||
<verbs>
|
||||
<li>
|
||||
<verbClass>Verb_Shoot</verbClass>
|
||||
<hasStandardCommand>true</hasStandardCommand>
|
||||
<defaultProjectile>DRM_Spear_Thrown</defaultProjectile>
|
||||
<warmupTime>0.4</warmupTime>
|
||||
<range>29.9</range>
|
||||
<soundCast>Interact_BeatFire</soundCast>
|
||||
<rangedFireRulepack>Combat_RangedFire_Thrown</rangedFireRulepack>
|
||||
</li>
|
||||
</verbs>
|
||||
<tools>
|
||||
<li>
|
||||
<label>shaft</label>
|
||||
<capacities>
|
||||
<li>Blunt</li>
|
||||
</capacities>
|
||||
<power>9</power>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
</li>
|
||||
<li>
|
||||
<label>point</label>
|
||||
<capacities>
|
||||
<li>Stab</li>
|
||||
</capacities>
|
||||
<power>30</power>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
</li>
|
||||
</tools>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BaseMeleeWeapon_Sharp_Quality">
|
||||
<defName>DR_ClusterSpear</defName>
|
||||
<label>Dragonian Cluster Spear</label>
|
||||
<description>Pila are spears for throwing. They take a long time to throw, but one hit can do heavy damage. This weapon can throw a cluster spear at one time.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Weapon/IkwaThing</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<techLevel>Medieval</techLevel>
|
||||
<soundInteract>Interact_BeatFire</soundInteract>
|
||||
<costList>
|
||||
<WoolDragonian>20</WoolDragonian>
|
||||
</costList>
|
||||
<costStuffCount>80</costStuffCount>
|
||||
<stuffCategories>
|
||||
<li>Metallic</li>
|
||||
</stuffCategories>
|
||||
<relicChance>0</relicChance>
|
||||
<statBases>
|
||||
<WorkToMake>7000</WorkToMake>
|
||||
<Mass>4</Mass>
|
||||
<AccuracyTouch>0.55</AccuracyTouch>
|
||||
<AccuracyShort>0.65</AccuracyShort>
|
||||
<AccuracyMedium>0.55</AccuracyMedium>
|
||||
<AccuracyLong>0.45</AccuracyLong>
|
||||
<RangedWeapon_Cooldown>1.7</RangedWeapon_Cooldown>
|
||||
</statBases>
|
||||
<weaponTags>
|
||||
<li>DR_BattlePila</li>
|
||||
</weaponTags>
|
||||
<weaponClasses>
|
||||
<li>Ranged</li>
|
||||
</weaponClasses>
|
||||
<recipeMaker>
|
||||
<skillRequirements>
|
||||
<Crafting>10</Crafting>
|
||||
</skillRequirements>
|
||||
</recipeMaker>
|
||||
<verbs>
|
||||
<li>
|
||||
<verbClass>DragonianMix.Verb_ShootShotgun</verbClass>
|
||||
<hasStandardCommand>true</hasStandardCommand>
|
||||
<defaultProjectile>DRM_ShortSpear_Thrown</defaultProjectile>
|
||||
<warmupTime>0.4</warmupTime>
|
||||
<range>14.9</range>
|
||||
<burstShotCount>1</burstShotCount>
|
||||
<ticksBetweenBurstShots>16</ticksBetweenBurstShots>
|
||||
<soundCast>Interact_BeatFire</soundCast>
|
||||
<rangedFireRulepack>Combat_RangedFire_Thrown</rangedFireRulepack>
|
||||
</li>
|
||||
</verbs>
|
||||
<tools>
|
||||
<li>
|
||||
<label>shaft</label>
|
||||
<capacities>
|
||||
<li>Blunt</li>
|
||||
</capacities>
|
||||
<power>9</power>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
</li>
|
||||
<li>
|
||||
<label>point</label>
|
||||
<capacities>
|
||||
<li>Stab</li>
|
||||
</capacities>
|
||||
<power>20</power>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
</li>
|
||||
</tools>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BaseMeleeWeapon_Sharp_Quality">
|
||||
<defName>DR_ClusterSpear_Acid</defName>
|
||||
<label>Dragonian Acid Cluster Spear</label>
|
||||
<description>Pila are spears for throwing. They take a long time to throw, but one hit can do heavy damage. This weapon can throw a spear Coverd with acid.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Weapon/IkwaThing</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<techLevel>Medieval</techLevel>
|
||||
<soundInteract>Interact_BeatFire</soundInteract>
|
||||
<costList>
|
||||
<WoolDragonian>20</WoolDragonian>
|
||||
</costList>
|
||||
<costStuffCount>80</costStuffCount>
|
||||
<stuffCategories>
|
||||
<li>Metallic</li>
|
||||
</stuffCategories>
|
||||
<relicChance>0</relicChance>
|
||||
<statBases>
|
||||
<WorkToMake>7000</WorkToMake>
|
||||
<Mass>4</Mass>
|
||||
<AccuracyTouch>0.55</AccuracyTouch>
|
||||
<AccuracyShort>0.65</AccuracyShort>
|
||||
<AccuracyMedium>0.55</AccuracyMedium>
|
||||
<AccuracyLong>0.45</AccuracyLong>
|
||||
<RangedWeapon_Cooldown>1.7</RangedWeapon_Cooldown>
|
||||
</statBases>
|
||||
<weaponTags>
|
||||
<li>DR_BattlePila</li>
|
||||
</weaponTags>
|
||||
<weaponClasses>
|
||||
<li>Ranged</li>
|
||||
</weaponClasses>
|
||||
<recipeMaker>
|
||||
<skillRequirements>
|
||||
<Crafting>10</Crafting>
|
||||
</skillRequirements>
|
||||
</recipeMaker>
|
||||
<verbs>
|
||||
<li>
|
||||
<verbClass>Verb_Shoot</verbClass>
|
||||
<hasStandardCommand>true</hasStandardCommand>
|
||||
<defaultProjectile>DRM_ShortSpear_Acid</defaultProjectile>
|
||||
<warmupTime>0.4</warmupTime>
|
||||
<range>29.9</range>
|
||||
<burstShotCount>4</burstShotCount>
|
||||
<ticksBetweenBurstShots>16</ticksBetweenBurstShots>
|
||||
<soundCast>Interact_BeatFire</soundCast>
|
||||
<rangedFireRulepack>Combat_RangedFire_Thrown</rangedFireRulepack>
|
||||
</li>
|
||||
</verbs>
|
||||
<tools>
|
||||
<li>
|
||||
<label>shaft</label>
|
||||
<capacities>
|
||||
<li>Blunt</li>
|
||||
</capacities>
|
||||
<power>9</power>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
</li>
|
||||
<li>
|
||||
<label>point</label>
|
||||
<capacities>
|
||||
<li>Stab</li>
|
||||
</capacities>
|
||||
<power>20</power>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
</li>
|
||||
</tools>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BaseMeleeWeapon_Sharp_Quality">
|
||||
<defName>DR_ChainSpear</defName>
|
||||
<label>Dragonian Chain Spear</label>
|
||||
<description>Pila are spears for throwing. They take a long time to throw, but one hit can do heavy damage. This weapon can spray and pray.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Weapon/IkwaChain</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<techLevel>Medieval</techLevel>
|
||||
<soundInteract>Interact_BeatFire</soundInteract>
|
||||
<costList>
|
||||
<WoolDragonian>20</WoolDragonian>
|
||||
</costList>
|
||||
<costStuffCount>80</costStuffCount>
|
||||
<stuffCategories>
|
||||
<li>Metallic</li>
|
||||
</stuffCategories>
|
||||
<relicChance>0</relicChance>
|
||||
<statBases>
|
||||
<WorkToMake>7000</WorkToMake>
|
||||
<Mass>4</Mass>
|
||||
<AccuracyTouch>0.60</AccuracyTouch>
|
||||
<AccuracyShort>0.80</AccuracyShort>
|
||||
<AccuracyMedium>0.90</AccuracyMedium>
|
||||
<AccuracyLong>0.85</AccuracyLong>
|
||||
<RangedWeapon_Cooldown>2.5</RangedWeapon_Cooldown>
|
||||
</statBases>
|
||||
<weaponTags>
|
||||
<li>DR_BattlePila</li>
|
||||
</weaponTags>
|
||||
<weaponClasses>
|
||||
<li>Ranged</li>
|
||||
</weaponClasses>
|
||||
<recipeMaker>
|
||||
<skillRequirements>
|
||||
<Crafting>10</Crafting>
|
||||
</skillRequirements>
|
||||
</recipeMaker>
|
||||
<verbs>
|
||||
<li>
|
||||
<verbClass>Verb_Shoot</verbClass>
|
||||
<hasStandardCommand>true</hasStandardCommand>
|
||||
<defaultProjectile>DRM_ChainSpear_Thrown</defaultProjectile>
|
||||
<warmupTime>0.4</warmupTime>
|
||||
<range>29.9</range>
|
||||
<ticksBetweenBurstShots>16</ticksBetweenBurstShots>
|
||||
<burstShotCount>16</burstShotCount>
|
||||
<soundCast>Interact_BeatFire</soundCast>
|
||||
<rangedFireRulepack>Combat_RangedFire_Thrown</rangedFireRulepack>
|
||||
</li>
|
||||
</verbs>
|
||||
<tools>
|
||||
<li>
|
||||
<label>shaft</label>
|
||||
<capacities>
|
||||
<li>Blunt</li>
|
||||
</capacities>
|
||||
<power>9</power>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
</li>
|
||||
<li>
|
||||
<label>point</label>
|
||||
<capacities>
|
||||
<li>Stab</li>
|
||||
</capacities>
|
||||
<power>20</power>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
</li>
|
||||
</tools>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BaseMeleeWeapon_Sharp_Quality">
|
||||
<defName>DR_ChainSpear_Ex</defName>
|
||||
<label>Dragonian Explosive Chain Spear</label>
|
||||
<description>Pila are spears for throwing. They take a long time to throw, but one hit can do heavy damage. This weapon can spray bomb everywhere.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Weapon/IkwaChain</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<techLevel>Medieval</techLevel>
|
||||
<soundInteract>Interact_BeatFire</soundInteract>
|
||||
<costList>
|
||||
<WoolDragonian>20</WoolDragonian>
|
||||
</costList>
|
||||
<costStuffCount>80</costStuffCount>
|
||||
<stuffCategories>
|
||||
<li>Metallic</li>
|
||||
</stuffCategories>
|
||||
<relicChance>0</relicChance>
|
||||
<statBases>
|
||||
<WorkToMake>7000</WorkToMake>
|
||||
<Mass>4</Mass>
|
||||
<AccuracyTouch>0.70</AccuracyTouch>
|
||||
<AccuracyShort>0.80</AccuracyShort>
|
||||
<AccuracyMedium>0.90</AccuracyMedium>
|
||||
<AccuracyLong>0.85</AccuracyLong>
|
||||
<RangedWeapon_Cooldown>2.5</RangedWeapon_Cooldown>
|
||||
</statBases>
|
||||
<weaponTags>
|
||||
<li>DR_BattlePila</li>
|
||||
</weaponTags>
|
||||
<weaponClasses>
|
||||
<li>Ranged</li>
|
||||
</weaponClasses>
|
||||
<recipeMaker>
|
||||
<skillRequirements>
|
||||
<Crafting>10</Crafting>
|
||||
</skillRequirements>
|
||||
</recipeMaker>
|
||||
<verbs>
|
||||
<li>
|
||||
<verbClass>Verb_Shoot</verbClass>
|
||||
<hasStandardCommand>true</hasStandardCommand>
|
||||
<defaultProjectile>DRM_ChainSpear_Ex</defaultProjectile>
|
||||
<warmupTime>0.4</warmupTime>
|
||||
<range>24.9</range>
|
||||
<ticksBetweenBurstShots>12</ticksBetweenBurstShots>
|
||||
<burstShotCount>16</burstShotCount>
|
||||
<soundCast>Interact_BeatFire</soundCast>
|
||||
<rangedFireRulepack>Combat_RangedFire_Thrown</rangedFireRulepack>
|
||||
</li>
|
||||
</verbs>
|
||||
<tools>
|
||||
<li>
|
||||
<label>shaft</label>
|
||||
<capacities>
|
||||
<li>Blunt</li>
|
||||
</capacities>
|
||||
<power>9</power>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
</li>
|
||||
<li>
|
||||
<label>point</label>
|
||||
<capacities>
|
||||
<li>Stab</li>
|
||||
</capacities>
|
||||
<power>20</power>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
</li>
|
||||
</tools>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BaseProjectileNeolithic">
|
||||
<defName>DRM_ChainSpear_Ex</defName>
|
||||
<label>Spear</label>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Projectile/Ikwa</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<projectile>
|
||||
<damageDef>DRM_Bomb_mini</damageDef>
|
||||
<damageAmountBase>4</damageAmountBase>
|
||||
<stoppingPower>2.5</stoppingPower>
|
||||
<speed>90</speed>
|
||||
</projectile>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BaseProjectileNeolithic">
|
||||
<defName>DRM_ChainSpear_Thrown</defName>
|
||||
<label>Spear</label>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Projectile/Ikwa</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<projectile>
|
||||
<damageDef>DRM_RangedStab</damageDef>
|
||||
<damageAmountBase>8</damageAmountBase>
|
||||
<stoppingPower>2.5</stoppingPower>
|
||||
<speed>90</speed>
|
||||
</projectile>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BaseProjectileNeolithic">
|
||||
<defName>DRM_ShortSpear_Thrown</defName>
|
||||
<label>Spear</label>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Projectile/Ikwa</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<projectile>
|
||||
<damageDef>DRM_RangedStab</damageDef>
|
||||
<damageAmountBase>8</damageAmountBase>
|
||||
<stoppingPower>2.5</stoppingPower>
|
||||
<speed>90</speed>
|
||||
</projectile>
|
||||
<modExtensions>
|
||||
<li Class="DragonianMix.ShotgunExtension">
|
||||
<pelletCount>6</pelletCount>
|
||||
</li>
|
||||
</modExtensions>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BaseProjectileNeolithic">
|
||||
<defName>DRM_ShortSpear_Acid</defName>
|
||||
<label>Spear</label>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Projectile/Ikwa</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<projectile>
|
||||
<damageDef>DRM_AcidCover</damageDef>
|
||||
<damageAmountBase>4</damageAmountBase>
|
||||
<stoppingPower>2.5</stoppingPower>
|
||||
<speed>90</speed>
|
||||
</projectile>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BaseProjectileNeolithic">
|
||||
<defName>DRM_Spear_Thrown</defName>
|
||||
<label>Spear</label>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Projectile/Spear</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<projectile>
|
||||
<damageDef>DRM_RangedStab</damageDef>
|
||||
<damageAmountBase>30</damageAmountBase>
|
||||
<stoppingPower>2.5</stoppingPower>
|
||||
<speed>90</speed>
|
||||
</projectile>
|
||||
</ThingDef>
|
||||
|
||||
</Defs>
|
@ -1,513 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
|
||||
<ThingDef ParentName="BaseMeleeWeapon_Sharp_Quality">
|
||||
<defName>DR_BattleStaff_Air</defName>
|
||||
<label>Dragonian AirCannon Staff</label>
|
||||
<description>A Staff for Dragonian.Can Shoot AirCannon.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Weapon/staff</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
<shaderType>CutoutComplex</shaderType>
|
||||
</graphicData>
|
||||
<uiIconScale>1</uiIconScale>
|
||||
<techLevel>Medieval</techLevel>
|
||||
<statBases>
|
||||
<WorkToMake>12000</WorkToMake>
|
||||
<Mass>15</Mass>
|
||||
<AccuracyTouch>0.60</AccuracyTouch>
|
||||
<AccuracyShort>0.70</AccuracyShort>
|
||||
<AccuracyMedium>0.65</AccuracyMedium>
|
||||
<AccuracyLong>0.55</AccuracyLong>
|
||||
<RangedWeapon_Cooldown>1.70</RangedWeapon_Cooldown>
|
||||
</statBases>
|
||||
<equippedAngleOffset>45</equippedAngleOffset>
|
||||
<costStuffCount>80</costStuffCount>
|
||||
<stuffCategories>
|
||||
<li>Metallic</li>
|
||||
</stuffCategories>
|
||||
<costList>
|
||||
<WoolDragonian>40</WoolDragonian>
|
||||
<Steel>40</Steel>
|
||||
<ComponentIndustrial>5</ComponentIndustrial>
|
||||
</costList>
|
||||
<recipeMaker>
|
||||
<skillRequirements>
|
||||
<Crafting>10</Crafting>
|
||||
</skillRequirements>
|
||||
</recipeMaker>
|
||||
<weaponTags>
|
||||
<li>DR_BattleStaff_Air</li>
|
||||
</weaponTags>
|
||||
<thingCategories>
|
||||
<li>WeaponsRanged</li>
|
||||
</thingCategories>
|
||||
<weaponClasses>
|
||||
<li>Ranged</li>
|
||||
</weaponClasses>
|
||||
<verbs>
|
||||
<li>
|
||||
<verbClass>Verb_Shoot</verbClass>
|
||||
<hasStandardCommand>true</hasStandardCommand>
|
||||
<defaultProjectile>DRM_Bullet_AirCannon</defaultProjectile>
|
||||
<warmupTime>2.4</warmupTime>
|
||||
<range>23.9</range>
|
||||
<forcedMissRadius>1.9</forcedMissRadius>
|
||||
<burstShotCount>1</burstShotCount>
|
||||
<soundCast>Shot_IncendiaryLauncher</soundCast>
|
||||
<soundCastTail>GunTail_Medium</soundCastTail>
|
||||
<muzzleFlashScale>14</muzzleFlashScale>
|
||||
<targetParams>
|
||||
<canTargetLocations>true</canTargetLocations>
|
||||
</targetParams>
|
||||
</li>
|
||||
</verbs>
|
||||
<tools>
|
||||
<li>
|
||||
<label>handle</label>
|
||||
<capacities>
|
||||
<li>Poke</li>
|
||||
</capacities>
|
||||
<power>8</power>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
</li>
|
||||
<li>
|
||||
<label>physical-magic</label>
|
||||
<capacities>
|
||||
<li>Blunt</li>
|
||||
<li>Demolish</li>
|
||||
</capacities>
|
||||
<power>15</power>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>DRM_Arc</def>
|
||||
<amount>15</amount>
|
||||
<chance>1</chance>
|
||||
</li>
|
||||
<li>
|
||||
<def>Stun</def>
|
||||
<amount>1.5</amount>
|
||||
<chance>0.25</chance>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
<cooldownTime>5.2</cooldownTime>
|
||||
</li>
|
||||
</tools>
|
||||
<equippedStatOffsets>
|
||||
<PsychicSensitivityOffset MayRequire="Ludeon.Rimworld.Royalty">0.50</PsychicSensitivityOffset>
|
||||
<PsychicEntropyRecoveryRate MayRequire="Ludeon.Rimworld.Royalty">0.083</PsychicEntropyRecoveryRate>
|
||||
</equippedStatOffsets>
|
||||
<meleeHitSound>DRHammerSound</meleeHitSound>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BaseMeleeWeapon_Sharp_Quality">
|
||||
<defName>DR_BattleStaff_AcidAir</defName>
|
||||
<label>Dragonian AcidAirCannon Staff</label>
|
||||
<description>A Staff for Dragonian.Can Shoot AcidAirCannon.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Weapon/staff</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
<shaderType>CutoutComplex</shaderType>
|
||||
</graphicData>
|
||||
<uiIconScale>1</uiIconScale>
|
||||
<techLevel>Medieval</techLevel>
|
||||
<statBases>
|
||||
<WorkToMake>12000</WorkToMake>
|
||||
<Mass>15</Mass>
|
||||
<AccuracyTouch>0.60</AccuracyTouch>
|
||||
<AccuracyShort>0.70</AccuracyShort>
|
||||
<AccuracyMedium>0.65</AccuracyMedium>
|
||||
<AccuracyLong>0.55</AccuracyLong>
|
||||
<RangedWeapon_Cooldown>1.70</RangedWeapon_Cooldown>
|
||||
</statBases>
|
||||
<equippedAngleOffset>45</equippedAngleOffset>
|
||||
<costStuffCount>80</costStuffCount>
|
||||
<stuffCategories>
|
||||
<li>Metallic</li>
|
||||
</stuffCategories>
|
||||
<costList>
|
||||
<WoolDragonian>40</WoolDragonian>
|
||||
<Steel>40</Steel>
|
||||
<ComponentIndustrial>5</ComponentIndustrial>
|
||||
</costList>
|
||||
<recipeMaker>
|
||||
<skillRequirements>
|
||||
<Crafting>10</Crafting>
|
||||
</skillRequirements>
|
||||
</recipeMaker>
|
||||
<weaponTags>
|
||||
<li>DR_BattleStaff_Ranged</li>
|
||||
</weaponTags>
|
||||
<thingCategories>
|
||||
<li>WeaponsRanged</li>
|
||||
</thingCategories>
|
||||
<weaponClasses>
|
||||
<li>Ranged</li>
|
||||
</weaponClasses>
|
||||
<verbs>
|
||||
<li>
|
||||
<verbClass>Verb_Shoot</verbClass>
|
||||
<hasStandardCommand>true</hasStandardCommand>
|
||||
<defaultProjectile>DRM_Bullet_AcidAirCannon</defaultProjectile>
|
||||
<warmupTime>2.4</warmupTime>
|
||||
<range>29.9</range>
|
||||
<forcedMissRadius>1.9</forcedMissRadius>
|
||||
<burstShotCount>3</burstShotCount>
|
||||
<ticksBetweenBurstShots>16</ticksBetweenBurstShots>
|
||||
<soundCast>Shot_IncendiaryLauncher</soundCast>
|
||||
<soundCastTail>GunTail_Medium</soundCastTail>
|
||||
<muzzleFlashScale>14</muzzleFlashScale>
|
||||
<targetParams>
|
||||
<canTargetLocations>true</canTargetLocations>
|
||||
</targetParams>
|
||||
</li>
|
||||
</verbs>
|
||||
<tools>
|
||||
<li>
|
||||
<label>handle</label>
|
||||
<capacities>
|
||||
<li>Poke</li>
|
||||
</capacities>
|
||||
<power>8</power>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
</li>
|
||||
<li>
|
||||
<label>physical-magic</label>
|
||||
<capacities>
|
||||
<li>Blunt</li>
|
||||
<li>Demolish</li>
|
||||
</capacities>
|
||||
<power>15</power>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>DRM_Arc</def>
|
||||
<amount>15</amount>
|
||||
<chance>1</chance>
|
||||
</li>
|
||||
<li>
|
||||
<def>Stun</def>
|
||||
<amount>1.5</amount>
|
||||
<chance>0.25</chance>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
<cooldownTime>5.2</cooldownTime>
|
||||
</li>
|
||||
</tools>
|
||||
<equippedStatOffsets>
|
||||
<PsychicSensitivityOffset MayRequire="Ludeon.Rimworld.Royalty">0.50</PsychicSensitivityOffset>
|
||||
<PsychicEntropyRecoveryRate MayRequire="Ludeon.Rimworld.Royalty">0.083</PsychicEntropyRecoveryRate>
|
||||
</equippedStatOffsets>
|
||||
<meleeHitSound>DRHammerSound</meleeHitSound>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BaseMeleeWeapon_Sharp_Quality">
|
||||
<defName>DR_BattleStaff_Fear</defName>
|
||||
<label>Dragonian Fear Staff</label>
|
||||
<description>A Staff for Dragonian.Can Shoot Feartox bomb.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Weapon/staff</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
<shaderType>CutoutComplex</shaderType>
|
||||
</graphicData>
|
||||
<uiIconScale>1</uiIconScale>
|
||||
<techLevel>Medieval</techLevel>
|
||||
<statBases>
|
||||
<WorkToMake>12000</WorkToMake>
|
||||
<Mass>15</Mass>
|
||||
<AccuracyTouch>0.60</AccuracyTouch>
|
||||
<AccuracyShort>0.70</AccuracyShort>
|
||||
<AccuracyMedium>0.65</AccuracyMedium>
|
||||
<AccuracyLong>0.55</AccuracyLong>
|
||||
<RangedWeapon_Cooldown>1.70</RangedWeapon_Cooldown>
|
||||
</statBases>
|
||||
<equippedAngleOffset>45</equippedAngleOffset>
|
||||
<costStuffCount>80</costStuffCount>
|
||||
<stuffCategories>
|
||||
<li>Metallic</li>
|
||||
</stuffCategories>
|
||||
<costList>
|
||||
<WoolDragonian>40</WoolDragonian>
|
||||
<Steel>40</Steel>
|
||||
<ComponentIndustrial>5</ComponentIndustrial>
|
||||
</costList>
|
||||
<recipeMaker>
|
||||
<skillRequirements>
|
||||
<Crafting>10</Crafting>
|
||||
</skillRequirements>
|
||||
</recipeMaker>
|
||||
<weaponTags>
|
||||
<li>DR_BattleStaff_Fear</li>
|
||||
</weaponTags>
|
||||
<thingCategories>
|
||||
<li>WeaponsRanged</li>
|
||||
</thingCategories>
|
||||
<weaponClasses>
|
||||
<li>Ranged</li>
|
||||
</weaponClasses>
|
||||
<verbs>
|
||||
<li>
|
||||
<verbClass>Verb_Shoot</verbClass>
|
||||
<hasStandardCommand>true</hasStandardCommand>
|
||||
<defaultProjectile>DRM_Bullet_FeargasLauncher</defaultProjectile>
|
||||
<warmupTime>3.5</warmupTime>
|
||||
<range>23.9</range>
|
||||
<forcedMissRadius>1.9</forcedMissRadius>
|
||||
<burstShotCount>1</burstShotCount>
|
||||
<soundCast>Shot_IncendiaryLauncher</soundCast>
|
||||
<soundCastTail>GunTail_Medium</soundCastTail>
|
||||
<muzzleFlashScale>14</muzzleFlashScale>
|
||||
<targetParams>
|
||||
<canTargetLocations>true</canTargetLocations>
|
||||
</targetParams>
|
||||
</li>
|
||||
</verbs>
|
||||
<tools>
|
||||
<li>
|
||||
<label>handle</label>
|
||||
<capacities>
|
||||
<li>Poke</li>
|
||||
</capacities>
|
||||
<power>8</power>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
</li>
|
||||
<li>
|
||||
<label>physical-magic</label>
|
||||
<capacities>
|
||||
<li>Blunt</li>
|
||||
<li>Demolish</li>
|
||||
</capacities>
|
||||
<power>15</power>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>DRM_Arc</def>
|
||||
<amount>15</amount>
|
||||
<chance>1</chance>
|
||||
</li>
|
||||
<li>
|
||||
<def>Stun</def>
|
||||
<amount>1.5</amount>
|
||||
<chance>0.25</chance>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
<cooldownTime>5.2</cooldownTime>
|
||||
</li>
|
||||
</tools>
|
||||
<equippedStatOffsets>
|
||||
<PsychicSensitivityOffset MayRequire="Ludeon.Rimworld.Royalty">0.50</PsychicSensitivityOffset>
|
||||
<PsychicEntropyRecoveryRate MayRequire="Ludeon.Rimworld.Royalty">0.083</PsychicEntropyRecoveryRate>
|
||||
</equippedStatOffsets>
|
||||
<meleeHitSound>DRHammerSound</meleeHitSound>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BaseBullet">
|
||||
<defName>DRM_Bullet_AirCannon</defName>
|
||||
<label>AirCannon shell</label>
|
||||
<graphicData>
|
||||
<texPath>Things/Projectile/LauncherShot</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
<shaderType>TransparentPostLight</shaderType>
|
||||
<color>(111,111,111)</color>
|
||||
</graphicData>
|
||||
<thingClass>Projectile_Explosive</thingClass>
|
||||
<projectile>
|
||||
<damageDef>Thump</damageDef>
|
||||
<damageAmountBase>10</damageAmountBase>
|
||||
<explosionRadius>3.9</explosionRadius >
|
||||
<stoppingPower>3</stoppingPower>
|
||||
<speed>50</speed>
|
||||
<soundExplode>ThumpCannon_Impact</soundExplode>
|
||||
</projectile>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BaseBullet">
|
||||
<defName>DRM_Bullet_AcidAirCannon</defName>
|
||||
<label>AcidAirCannon shell</label>
|
||||
<graphicData>
|
||||
<texPath>Things/Projectile/LauncherShot</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
<shaderType>TransparentPostLight</shaderType>
|
||||
<color>(111,111,111)</color>
|
||||
</graphicData>
|
||||
<projectile>
|
||||
<damageDef>DRM_Damage_AcidCover_Ex</damageDef>
|
||||
<damageAmountBase>5</damageAmountBase>
|
||||
<explosionRadius>1.1</explosionRadius >
|
||||
<stoppingPower>3</stoppingPower>
|
||||
<speed>50</speed>
|
||||
<soundExplode>ThumpCannon_Impact</soundExplode>
|
||||
</projectile>
|
||||
<thingClass>DragonianMix.Projectile_CruiseMissile</thingClass>
|
||||
<modExtensions>
|
||||
<li Class="DragonianMix.CruiseMissileProperties">
|
||||
<!-- 主爆炸参数 -->
|
||||
<customDamageDef>DRM_Damage_AcidCover_Ex</customDamageDef>
|
||||
<customDamageAmount>5</customDamageAmount>
|
||||
<customExplosionRadius>1.1</customExplosionRadius>
|
||||
<customSoundExplode>ThumpCannon_Impact</customSoundExplode>
|
||||
|
||||
<!-- 子爆炸系统 -->
|
||||
<useSubExplosions>true</useSubExplosions>
|
||||
<subExplosionCount>2</subExplosionCount>
|
||||
<subExplosionRadius>1.1</subExplosionRadius>
|
||||
<subExplosionDamage>5</subExplosionDamage>
|
||||
<subExplosionSpread>3</subExplosionSpread>
|
||||
<subDamageDef>DRM_Damage_AcidCover_Ex</subDamageDef>
|
||||
<subSoundExplode>ThumpCannon_Impact</subSoundExplode>
|
||||
</li>
|
||||
</modExtensions>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BaseBullet">
|
||||
<defName>DRM_Bullet_FeargasLauncher</defName>
|
||||
<label>Feargas launcher shell</label>
|
||||
<graphicData>
|
||||
<texPath>Things/Projectile/LauncherShot</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
<shaderType>TransparentPostLight</shaderType>
|
||||
<color>(78,65,167)</color>
|
||||
</graphicData>
|
||||
<thingClass>Projectile_Explosive</thingClass>
|
||||
<projectile>
|
||||
<speed>40</speed>
|
||||
<damageDef>DRM_Feargas</damageDef>
|
||||
<!-- Use default damage from explosion def -->
|
||||
<explosionRadius>5.4</explosionRadius>
|
||||
<soundExplode>DispensePaste</soundExplode>
|
||||
<postExplosionSpawnThingDef>DRM_FearGasCloud</postExplosionSpawnThingDef> <!-- ARL_ToxicGasCloud -->
|
||||
<postExplosionSpawnChance>1</postExplosionSpawnChance>
|
||||
<postExplosionSpawnThingCount>1</postExplosionSpawnThingCount>
|
||||
<arcHeightFactor>2</arcHeightFactor>
|
||||
<shadowSize>0.5</shadowSize>
|
||||
<applyDamageToExplosionCellsNeighbors>true</applyDamageToExplosionCellsNeighbors>
|
||||
<explosionDelay>0</explosionDelay>
|
||||
</projectile>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BaseMeleeWeapon_Sharp_Quality">
|
||||
<defName>DR_BattleStaff_Arc</defName>
|
||||
<label>Dragonian Arc Staff</label>
|
||||
<description>A Staff for Dragonian.Can Shoot Arc beam.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Weapon/staff</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
<shaderType>CutoutComplex</shaderType>
|
||||
</graphicData>
|
||||
<uiIconScale>1</uiIconScale>
|
||||
<techLevel>Medieval</techLevel>
|
||||
<statBases>
|
||||
<WorkToMake>12000</WorkToMake>
|
||||
<Mass>15</Mass>
|
||||
<AccuracyTouch>0.60</AccuracyTouch>
|
||||
<AccuracyShort>0.70</AccuracyShort>
|
||||
<AccuracyMedium>0.65</AccuracyMedium>
|
||||
<AccuracyLong>0.55</AccuracyLong>
|
||||
<RangedWeapon_Cooldown>1.70</RangedWeapon_Cooldown>
|
||||
</statBases>
|
||||
<equippedAngleOffset>45</equippedAngleOffset>
|
||||
<costStuffCount>80</costStuffCount>
|
||||
<stuffCategories>
|
||||
<li>Metallic</li>
|
||||
</stuffCategories>
|
||||
<costList>
|
||||
<WoolDragonian>40</WoolDragonian>
|
||||
<Steel>40</Steel>
|
||||
<ComponentIndustrial>5</ComponentIndustrial>
|
||||
</costList>
|
||||
<recipeMaker>
|
||||
<skillRequirements>
|
||||
<Crafting>10</Crafting>
|
||||
</skillRequirements>
|
||||
</recipeMaker>
|
||||
<weaponTags>
|
||||
<li>DR_BattleStaff_Ranged</li>
|
||||
</weaponTags>
|
||||
<thingCategories>
|
||||
<li>WeaponsRanged</li>
|
||||
</thingCategories>
|
||||
<weaponClasses>
|
||||
<li>Ranged</li>
|
||||
</weaponClasses>
|
||||
<verbs>
|
||||
<li Class="DragonianMix.VerbProperties_Arc">
|
||||
<verbClass>DragonianMix.Verb_ShootArc</verbClass>
|
||||
<hasStandardCommand>true</hasStandardCommand>
|
||||
<damageDef>DRM_Arc</damageDef>
|
||||
<damageAmount>15</damageAmount>
|
||||
<EMPDamageAmount>20</EMPDamageAmount>
|
||||
<warmupTime>1.5</warmupTime>
|
||||
<range>24.9</range>
|
||||
<affectedAngle>20</affectedAngle>
|
||||
<armorPenetration>1.0</armorPenetration>
|
||||
<soundCast>DRM_ArcShot</soundCast>
|
||||
<soundCastTail>GunTail_Medium</soundCastTail>
|
||||
<muzzleFlashScale>9</muzzleFlashScale>
|
||||
<targetParams>
|
||||
<canTargetLocations>true</canTargetLocations>
|
||||
</targetParams>
|
||||
<isConductible>True</isConductible>
|
||||
<conductFriendly>False</conductFriendly>
|
||||
<conductNum>4</conductNum>
|
||||
<beamMoteDef>DRM_ArcBeam</beamMoteDef>
|
||||
</li>
|
||||
</verbs>
|
||||
<tools>
|
||||
<li>
|
||||
<label>handle</label>
|
||||
<capacities>
|
||||
<li>Poke</li>
|
||||
</capacities>
|
||||
<power>8</power>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
</li>
|
||||
<li>
|
||||
<label>physical-magic</label>
|
||||
<capacities>
|
||||
<li>Blunt</li>
|
||||
<li>Demolish</li>
|
||||
</capacities>
|
||||
<power>15</power>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>DRM_Arc</def>
|
||||
<amount>15</amount>
|
||||
<chance>1</chance>
|
||||
</li>
|
||||
<li>
|
||||
<def>Stun</def>
|
||||
<amount>1.5</amount>
|
||||
<chance>0.25</chance>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
<cooldownTime>5.2</cooldownTime>
|
||||
</li>
|
||||
</tools>
|
||||
<equippedStatOffsets>
|
||||
<PsychicSensitivityOffset MayRequire="Ludeon.Rimworld.Royalty">0.50</PsychicSensitivityOffset>
|
||||
<PsychicEntropyRecoveryRate MayRequire="Ludeon.Rimworld.Royalty">0.083</PsychicEntropyRecoveryRate>
|
||||
</equippedStatOffsets>
|
||||
<meleeHitSound>DRHammerSound</meleeHitSound>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="MoteBase">
|
||||
<defName>DRM_ArcBeam</defName>
|
||||
<thingClass>MoteDualAttached</thingClass>
|
||||
<altitudeLayer>MoteOverhead</altitudeLayer>
|
||||
<mote>
|
||||
<fadeInTime>0</fadeInTime>
|
||||
<fadeOutTime>0.4</fadeOutTime>
|
||||
<solidTime>0.4</solidTime>
|
||||
<needsMaintenance>False</needsMaintenance>
|
||||
<rotateTowardsTarget>True</rotateTowardsTarget>
|
||||
<scaleToConnectTargets>True</scaleToConnectTargets>
|
||||
<fadeOutUnmaintained>False</fadeOutUnmaintained>
|
||||
</mote>
|
||||
<drawOffscreen>true</drawOffscreen>
|
||||
<graphicData>
|
||||
<graphicClass>Graphic_MoteWithAgeSecs</graphicClass>
|
||||
<texPath>Dragonian/Projectile/arc_emitter_diffuse</texPath>
|
||||
<shaderType>MoteGlow</shaderType>
|
||||
<drawSize>1</drawSize>
|
||||
</graphicData>
|
||||
</ThingDef>
|
||||
|
||||
</Defs>
|
@ -41,6 +41,105 @@
|
||||
</techHediffsTags>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef Name="BodyPartDROrbsBase" ParentName="BodyPartBase" Abstract="True">
|
||||
<graphicData>
|
||||
<texPath>Things/Item/Health/HealthItem</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
<drawSize>0.80</drawSize>
|
||||
<color>(190,190,190)</color>
|
||||
</graphicData>
|
||||
<thingCategories>
|
||||
<li>BodyPartsNatural</li>
|
||||
</thingCategories>
|
||||
<statBases>
|
||||
<DeteriorationRate>0</DeteriorationRate>
|
||||
</statBases>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BodyPartDROrbsBase">
|
||||
<defName>FlareDragonianOrb</defName>
|
||||
<label>Flare DragonianOrb</label>
|
||||
<description>An Flare DragonianOrb. Allow owner to burst a fireball.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Item/Resource/Dorb_flare</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<techHediffsTags>
|
||||
<li>FlareDragonianOrb</li>
|
||||
<li>DragonianOrbAdvanced</li>
|
||||
</techHediffsTags>
|
||||
<statBases>
|
||||
<MarketValue>1000</MarketValue>
|
||||
<Mass>0.3</Mass>
|
||||
</statBases>
|
||||
<thingSetMakerTags>
|
||||
<li>RewardStandardCore</li>
|
||||
</thingSetMakerTags>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BodyPartDROrbsBase">
|
||||
<defName>HyperhealDragonianOrb</defName>
|
||||
<label>Hyperheal DragonianOrb</label>
|
||||
<description>An Hyperheal DragonianOrb.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Item/Resource/Dorb_heal</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<techHediffsTags>
|
||||
<li>HyperhealDragonianOrb</li>
|
||||
<li>DragonianOrbAdvanced</li>
|
||||
</techHediffsTags>
|
||||
<statBases>
|
||||
<MarketValue>1000</MarketValue>
|
||||
<Mass>0.3</Mass>
|
||||
</statBases>
|
||||
<thingSetMakerTags>
|
||||
<li>RewardStandardCore</li>
|
||||
</thingSetMakerTags>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BodyPartDROrbsBase">
|
||||
<defName>HardenDragonianOrb</defName>
|
||||
<label>Harden DragonianOrb</label>
|
||||
<description>An Harden DragonianOrb.Make it Hard.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Item/Resource/Dorb_AP</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<techHediffsTags>
|
||||
<li>HardenDragonianOrb</li>
|
||||
<li>DragonianOrbAdvanced</li>
|
||||
</techHediffsTags>
|
||||
<statBases>
|
||||
<MarketValue>1000</MarketValue>
|
||||
<Mass>0.3</Mass>
|
||||
</statBases>
|
||||
<thingSetMakerTags>
|
||||
<li>RewardStandardCore</li>
|
||||
</thingSetMakerTags>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BodyPartDROrbsBase">
|
||||
<defName>ShieldDragonianOrb</defName>
|
||||
<label>Shield DragonianOrb</label>
|
||||
<description>An Shield DragonianOrb.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Item/Resource/Dorb</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<techHediffsTags>
|
||||
<li>ShieldDragonianOrb</li>
|
||||
<li>DragonianOrbAdvanced</li>
|
||||
</techHediffsTags>
|
||||
<statBases>
|
||||
<MarketValue>1000</MarketValue>
|
||||
<Mass>0.3</Mass>
|
||||
</statBases>
|
||||
<thingSetMakerTags>
|
||||
<li>RewardStandardCore</li>
|
||||
</thingSetMakerTags>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BodyPartDROrbsBase">
|
||||
<defName>DRM_SlashTail</defName>
|
||||
<label>slash tail</label>
|
||||
@ -117,23 +216,4 @@
|
||||
</techHediffsTags>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BodyPartDROrbsBase">
|
||||
<defName>DRM_CryoSlashTail</defName>
|
||||
<label>Cryo slash tail</label>
|
||||
<description>A Cryo slash tail turn dragonian's tail into a massive blade.This kind make the tail extreamly hot.</description>
|
||||
<descriptionHyperlinks>
|
||||
<RecipeDef>InstallDRM_CryoSlashTail</RecipeDef>
|
||||
</descriptionHyperlinks>
|
||||
<thingSetMakerTags>
|
||||
<li>RewardStandardLowFreq</li>
|
||||
</thingSetMakerTags>
|
||||
<statBases>
|
||||
<MarketValue>500</MarketValue>
|
||||
<Mass>1.0</Mass>
|
||||
</statBases>
|
||||
<techHediffsTags>
|
||||
<li>DragonianSlashTail</li>
|
||||
</techHediffsTags>
|
||||
</ThingDef>
|
||||
|
||||
</Defs>
|
202
1.5/1.5/Defs/ThingDefs/DR_Weapon.xml
Normal file
@ -0,0 +1,202 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
<ThingDef ParentName="BaseMeleeWeapon_Sharp_Quality">
|
||||
<defName>DR_BattleHammer</defName>
|
||||
<label>battle hammer</label>
|
||||
<description>A warhammer with an embedded EMP capacitor. Upon impact, Electrical shock temporarily paralyzes the circuit.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Weapon/DR_BattleHammer</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
<shaderType>CutoutComplex</shaderType>
|
||||
</graphicData>
|
||||
<uiIconScale>1</uiIconScale>
|
||||
<techLevel>Medieval</techLevel>
|
||||
<statBases>
|
||||
<WorkToMake>12000</WorkToMake>
|
||||
<Mass>25</Mass>
|
||||
</statBases>
|
||||
<equippedAngleOffset>0</equippedAngleOffset>
|
||||
<costStuffCount>80</costStuffCount>
|
||||
<stuffCategories>
|
||||
<li>Metallic</li>
|
||||
</stuffCategories>
|
||||
<costList>
|
||||
<WoolDragonian>40</WoolDragonian>
|
||||
<Steel>40</Steel>
|
||||
<ComponentIndustrial>5</ComponentIndustrial>
|
||||
</costList>
|
||||
<recipeMaker>
|
||||
<researchPrerequisite>Electricity</researchPrerequisite>
|
||||
<skillRequirements>
|
||||
<Crafting>10</Crafting>
|
||||
</skillRequirements>
|
||||
</recipeMaker>
|
||||
<weaponTags>
|
||||
<li>DR_BattleHammer</li>
|
||||
</weaponTags>
|
||||
<tools>
|
||||
<li>
|
||||
<label>handle</label>
|
||||
<capacities>
|
||||
<li>Poke</li>
|
||||
</capacities>
|
||||
<power>17</power>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>EMP</def>
|
||||
<amount>5</amount>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
</li>
|
||||
<li>
|
||||
<label>head</label>
|
||||
<labelUsedInLogging>false</labelUsedInLogging>
|
||||
<capacities>
|
||||
<li>Blunt</li>
|
||||
</capacities>
|
||||
<power>29</power>
|
||||
<cooldownTime>3</cooldownTime>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>EMP</def>
|
||||
<amount>15</amount>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
</li>
|
||||
</tools>
|
||||
<meleeHitSound>DRHammerSound</meleeHitSound>
|
||||
</ThingDef>
|
||||
|
||||
<!-- <DamageDef ParentName="Bite"> -->
|
||||
<!-- <defName>DR_ShortCircuit</defName> -->
|
||||
<!-- <label>short circuit</label> -->
|
||||
<!-- <additionalHediffs> -->
|
||||
<!-- <li> -->
|
||||
<!-- <hediff>DR_MechaShortCircuit</hediff> -->
|
||||
<!-- <severityPerDamageDealt>0.10</severityPerDamageDealt> -->
|
||||
<!-- </li> -->
|
||||
<!-- </additionalHediffs> -->
|
||||
<!-- </DamageDef> -->
|
||||
|
||||
|
||||
<!-- <HediffDef> -->
|
||||
<!-- <defName>DR_MechaShortCircuit</defName> -->
|
||||
<!-- <label>short circuit</label> -->
|
||||
<!-- <description>overvoltage in the circuit. This can come from various sources, including environmental toxins, venomous bites, or poisoned weapons. -->
|
||||
<!-- \nAt high doses, toxic buildup is lethal. Even at low doses, it can generate cancers. -->
|
||||
<!-- \nCreatures who die with toxic buildup cannot be eaten.</description> -->
|
||||
<!-- <hediffClass>HediffWithComps</hediffClass> -->
|
||||
<!-- <defaultLabelColor>(0.7, 0.7, 1.0)</defaultLabelColor> -->
|
||||
<!-- <lethalSeverity>1</lethalSeverity> -->
|
||||
<!-- <makesSickThought>false</makesSickThought> -->
|
||||
<!-- <scenarioCanAdd>true</scenarioCanAdd> -->
|
||||
<!-- <comps> -->
|
||||
<!-- <li Class="HediffCompProperties_Immunizable"> -->
|
||||
<!-- <severityPerDayNotImmune>-0.08</severityPerDayNotImmune> -->
|
||||
<!-- </li> -->
|
||||
<!-- </comps> -->
|
||||
<!-- <stages> -->
|
||||
<!-- <li> -->
|
||||
<!-- <label>initial</label> -->
|
||||
<!-- <becomeVisible>false</becomeVisible> -->
|
||||
<!-- </li> -->
|
||||
<!-- <li> -->
|
||||
<!-- <label>initial</label> -->
|
||||
<!-- <minSeverity>0.04</minSeverity> -->
|
||||
<!-- <capMods> -->
|
||||
<!-- <li> -->
|
||||
<!-- <capacity>Consciousness</capacity> -->
|
||||
<!-- <offset>-0.05</offset> -->
|
||||
<!-- </li> -->
|
||||
<!-- </capMods> -->
|
||||
<!-- </li> -->
|
||||
<!-- <li> -->
|
||||
<!-- <label>minor</label> -->
|
||||
<!-- <minSeverity>0.2</minSeverity> -->
|
||||
<!-- <capMods> -->
|
||||
<!-- <li> -->
|
||||
<!-- <capacity>Consciousness</capacity> -->
|
||||
<!-- <offset>-0.10</offset> -->
|
||||
<!-- </li> -->
|
||||
<!-- </capMods> -->
|
||||
<!-- </li> -->
|
||||
<!-- <li> -->
|
||||
<!-- <label>moderate</label> -->
|
||||
<!-- <minSeverity>0.40</minSeverity> -->
|
||||
<!-- <vomitMtbDays>5</vomitMtbDays> -->
|
||||
<!-- <capMods> -->
|
||||
<!-- <li> -->
|
||||
<!-- <capacity>Consciousness</capacity> -->
|
||||
<!-- <offset>-0.15</offset> -->
|
||||
<!-- </li> -->
|
||||
<!-- </capMods> -->
|
||||
<!-- <hediffGivers> -->
|
||||
<!-- <li Class="HediffGiver_Random"> -->
|
||||
<!-- <hediff>Dementia</hediff> -->
|
||||
<!-- <mtbDays>146</mtbDays> -->
|
||||
<!-- <partsToAffect> -->
|
||||
<!-- <li>Brain</li> -->
|
||||
<!-- </partsToAffect> -->
|
||||
<!-- </li> -->
|
||||
<!-- <li Class="HediffGiver_Random"> -->
|
||||
<!-- <hediff>Carcinoma</hediff> -->
|
||||
<!-- <mtbDays>438</mtbDays> -->
|
||||
<!-- <canAffectAnyLivePart>true</canAffectAnyLivePart> -->
|
||||
<!-- </li> -->
|
||||
<!-- </hediffGivers> -->
|
||||
<!-- </li> -->
|
||||
<!-- <li> -->
|
||||
<!-- <label>serious</label> -->
|
||||
<!-- <minSeverity>0.60</minSeverity> -->
|
||||
<!-- <vomitMtbDays>1</vomitMtbDays> -->
|
||||
<!-- <capMods> -->
|
||||
<!-- <li> -->
|
||||
<!-- <capacity>Consciousness</capacity> -->
|
||||
<!-- <offset>-0.25</offset> -->
|
||||
<!-- </li> -->
|
||||
<!-- </capMods> -->
|
||||
<!-- <hediffGivers> -->
|
||||
<!-- <li Class="HediffGiver_Random"> -->
|
||||
<!-- <hediff>Dementia</hediff> -->
|
||||
<!-- <mtbDays>37</mtbDays> -->
|
||||
<!-- <partsToAffect> -->
|
||||
<!-- <li>Brain</li> -->
|
||||
<!-- </partsToAffect> -->
|
||||
<!-- </li> -->
|
||||
<!-- <li Class="HediffGiver_Random"> -->
|
||||
<!-- <hediff>Carcinoma</hediff> -->
|
||||
<!-- <mtbDays>111</mtbDays> -->
|
||||
<!-- <canAffectAnyLivePart>true</canAffectAnyLivePart> -->
|
||||
<!-- </li> -->
|
||||
<!-- </hediffGivers> -->
|
||||
<!-- </li> -->
|
||||
<!-- <li> -->
|
||||
<!-- <label>extreme</label> -->
|
||||
<!-- <minSeverity>0.80</minSeverity> -->
|
||||
<!-- <vomitMtbDays>0.5</vomitMtbDays> -->
|
||||
<!-- <capMods> -->
|
||||
<!-- <li> -->
|
||||
<!-- <capacity>Consciousness</capacity> -->
|
||||
<!-- <setMax>0.10</setMax> -->
|
||||
<!-- </li> -->
|
||||
<!-- </capMods> -->
|
||||
<!-- <hediffGivers> -->
|
||||
<!-- <li Class="HediffGiver_Random"> -->
|
||||
<!-- <hediff>Dementia</hediff> -->
|
||||
<!-- <mtbDays>13</mtbDays> -->
|
||||
<!-- <partsToAffect> -->
|
||||
<!-- <li>Brain</li> -->
|
||||
<!-- </partsToAffect> -->
|
||||
<!-- </li> -->
|
||||
<!-- <li Class="HediffGiver_Random"> -->
|
||||
<!-- <hediff>Carcinoma</hediff> -->
|
||||
<!-- <mtbDays>39</mtbDays> -->
|
||||
<!-- <canAffectAnyLivePart>true</canAffectAnyLivePart> -->
|
||||
<!-- </li> -->
|
||||
<!-- </hediffGivers> -->
|
||||
<!-- </li> -->
|
||||
<!-- </stages> -->
|
||||
<!-- </HediffDef> -->
|
||||
|
||||
</Defs>
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<LanguageData>
|
||||
|
||||
<LanguageData>
|
||||
|
||||
<DRM_HealBreakOut.label>超再生爆发</DRM_HealBreakOut.label>
|
||||
<DRM_HealBreakOut.description>短时间超载龙珠。提供极度异常的再生速度。</DRM_HealBreakOut.description>
|
||||
|
||||
@ -10,9 +10,9 @@
|
||||
<DR_BattleStaffBurner.label>火焰喷射</DR_BattleStaffBurner.label>
|
||||
<DR_BattleStaffBurner.description>使用大地魔法的力量,喷射出一片巨大的锥形火焰。</DR_BattleStaffBurner.description>
|
||||
|
||||
<DRM_Deaddustpop.label>死灵尘雾</DRM_Deaddustpop.label>
|
||||
<DRM_Deaddustpop.label>释放死灵尘</DRM_Deaddustpop.label>
|
||||
<DRM_Deaddustpop.description>释放一团死灵尘。死灵尘附着在尸体上后,便会引发混乱而剧烈的反应,使它们重获行动能力。这些活尸只会攻击你的敌人。死灵尘由飘浮在空气中的超凡微械构成,能够穿透细胞并修复坏死的组织。</DRM_Deaddustpop.description>
|
||||
<DRM_Deaddustpop.verbProperties.label>释放死灵尘雾</DRM_Deaddustpop.verbProperties.label>
|
||||
<DRM_Deaddustpop.verbProperties.label>释放死灵尘</DRM_Deaddustpop.verbProperties.label>
|
||||
|
||||
<DRM_Toxgaspop.label>释放有毒气体</DRM_Toxgaspop.label>
|
||||
<DRM_Toxgaspop.description>释放一团毒气。嗯。</DRM_Toxgaspop.description>
|
||||
@ -23,26 +23,5 @@
|
||||
|
||||
<DRM_Skip.label>折跃</DRM_Skip.label>
|
||||
<DRM_Skip.description>将目标传送到离原点不远的特定位置。太大的物体无法被传送。</DRM_Skip.description>
|
||||
|
||||
<DRM_Acidgaspop.label>酸性云雾</DRM_Acidgaspop.label>
|
||||
<DRM_Acidgaspop.description>释放一团酸性云雾。接触酸性气体后会造成持续的酸蚀伤害附着。</DRM_Acidgaspop.description>
|
||||
<DRM_Acidgaspop.verbProperties.label>释放酸性云雾</DRM_Acidgaspop.verbProperties.label>
|
||||
|
||||
<DRM_Feargaspop.label>恐惧毒雾</DRM_Feargaspop.label>
|
||||
<DRM_Feargaspop.description>释放一团恐惧毒雾。恐惧气体会灼伤生物的眼睛与肺部,使视觉与呼吸能力暂时降低。持续暴露还会引发生物极度恐惧情绪和诱发暴力行为。</DRM_Feargaspop.description>
|
||||
<DRM_Feargaspop.verbProperties.label>释放恐惧毒雾</DRM_Feargaspop.verbProperties.label>
|
||||
|
||||
<DRM_LightingStrike.label>雷电招来</DRM_LightingStrike.label>
|
||||
<DRM_LightingStrike.description>选定特定区域,引发一道天雷轰击。</DRM_LightingStrike.description>
|
||||
<DRM_LightingStrike.verbProperties.label>释放雷电招来</DRM_LightingStrike.verbProperties.label>
|
||||
|
||||
<DRM_Frostcloudpop.label>冰淞云雾</DRM_Frostcloudpop.label>
|
||||
<DRM_Frostcloudpop.description>释放一团冷冻云雾。接触冷冻云雾后会造成严重的冻结伤害。</DRM_Frostcloudpop.description>
|
||||
<DRM_Frostcloudpop.verbProperties.label>释放冰淞云雾</DRM_Frostcloudpop.verbProperties.label>
|
||||
|
||||
<!-- EN: acid spray -->
|
||||
<DRM_AcidSpray.label>酸液喷吐</DRM_AcidSpray.label>
|
||||
<!-- EN: Spray a sticky acid substance from glands in the neck up through the mouth and all over the target area. The acid will stick to targets and burn them. -->
|
||||
<DRM_AcidSpray.description>从颈部的腺体喷出粘稠的酸性物质,通过嘴巴向外喷出。酸性物质附着的目标会被灼烧。</DRM_AcidSpray.description>
|
||||
|
||||
|
||||
</LanguageData>
|
@ -1,22 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<LanguageData>
|
||||
|
||||
<ShieldDragonianOrb_Booster.label>龙娘 护盾赤色充能源石</ShieldDragonianOrb_Booster.label>
|
||||
<ShieldDragonianOrb_Booster.description>一颗神秘的石头。让护盾更好更快更强。</ShieldDragonianOrb_Booster.description>
|
||||
<ShieldDragonianOrb_Booster.labelNoun>龙娘 护盾赤色充能源石</ShieldDragonianOrb_Booster.labelNoun>
|
||||
|
||||
<ShieldDragonianOrb_AdvancedBooster.label>龙娘 护盾橙色充能源石</ShieldDragonianOrb_AdvancedBooster.label>
|
||||
<ShieldDragonianOrb_AdvancedBooster.description>一颗神秘的石头。让护盾更好更快更强。</ShieldDragonianOrb_AdvancedBooster.description>
|
||||
<ShieldDragonianOrb_AdvancedBooster.labelNoun>龙娘 护盾橙色充能源石</ShieldDragonianOrb_AdvancedBooster.labelNoun>
|
||||
|
||||
<ShieldDragonianOrb_AdaptiveModule.label>龙娘 护盾适应源石</ShieldDragonianOrb_AdaptiveModule.label>
|
||||
<ShieldDragonianOrb_AdaptiveModule.description>一颗神秘的石头。让护盾同种伤害类型减少伤害。</ShieldDragonianOrb_AdaptiveModule.description>
|
||||
<ShieldDragonianOrb_AdaptiveModule.labelNoun>龙娘 护盾适应源石</ShieldDragonianOrb_AdaptiveModule.labelNoun>
|
||||
|
||||
<ShieldDragonianOrb_BufferModule.label>龙娘 护盾缓冲源石</ShieldDragonianOrb_BufferModule.label>
|
||||
<ShieldDragonianOrb_BufferModule.description>一颗神秘的石头。让护盾不会受到超过10点伤害。</ShieldDragonianOrb_BufferModule.description>
|
||||
<ShieldDragonianOrb_BufferModule.labelNoun>龙娘 护盾缓冲源石</ShieldDragonianOrb_BufferModule.labelNoun>
|
||||
|
||||
<DR_BionicTail.label>仿生尾</DR_BionicTail.label>
|
||||
<DR_BionicTail.description>一条龙娘专用的仿生尾巴。它还包含一个小型AI帮助使用者自动保持平衡。</DR_BionicTail.description>
|
||||
<DR_BionicTail.labelNoun>仿生尾</DR_BionicTail.labelNoun>
|
||||
@ -29,6 +13,10 @@
|
||||
<FakeDragonianOrb.description>一个大玻璃球。用来替代龙娘缺失的那颗。</FakeDragonianOrb.description>
|
||||
<FakeDragonianOrb.labelNoun>玻璃龙珠</FakeDragonianOrb.labelNoun>
|
||||
|
||||
<FlareDragonianOrb.label>龙娘 火炎龙珠</FlareDragonianOrb.label>
|
||||
<FlareDragonianOrb.description>一颗龙珠。能够释放一团火球。</FlareDragonianOrb.description>
|
||||
<FlareDragonianOrb.labelNoun>火炎龙珠</FlareDragonianOrb.labelNoun>
|
||||
|
||||
<NecroDragonianOrb.label>龙娘 死灵龙珠</NecroDragonianOrb.label>
|
||||
<NecroDragonianOrb.description>一颗龙珠。能够释放死灵粉尘。死亡时引发死灵粉尘爆炸,触发后龙珠会消失。</NecroDragonianOrb.description>
|
||||
<NecroDragonianOrb.labelNoun>死灵龙珠</NecroDragonianOrb.labelNoun>
|
||||
@ -41,12 +29,8 @@
|
||||
<HardenDragonianOrb.description>一颗龙珠。硬起来吧!</HardenDragonianOrb.description>
|
||||
<HardenDragonianOrb.labelNoun>硬化龙珠</HardenDragonianOrb.labelNoun>
|
||||
|
||||
<FlareDragonianOrb.label>龙娘 火炎龙珠</FlareDragonianOrb.label>
|
||||
<FlareDragonianOrb.description>一颗龙珠。能够释放一团火球。装备或植入时攻击额外造成20%火焰伤害。</FlareDragonianOrb.description>
|
||||
<FlareDragonianOrb.labelNoun>火炎龙珠</FlareDragonianOrb.labelNoun>
|
||||
|
||||
<AcidifierDragonianOrb.label>龙娘 酸解龙珠</AcidifierDragonianOrb.label>
|
||||
<AcidifierDragonianOrb.description>一颗龙珠。死亡时引发小型酸蚀爆炸,并溶解身上的装备。装备或植入时攻击额外造成20%酸蚀伤害。</AcidifierDragonianOrb.description>
|
||||
<AcidifierDragonianOrb.description>一颗龙珠。死亡时引发小型酸蚀爆炸,并溶解身上的装备。</AcidifierDragonianOrb.description>
|
||||
<AcidifierDragonianOrb.labelNoun>酸解龙珠</AcidifierDragonianOrb.labelNoun>
|
||||
|
||||
<ShieldDragonianOrb.label>龙娘 护盾龙珠</ShieldDragonianOrb.label>
|
||||
@ -58,17 +42,9 @@
|
||||
<EnderDragonianOrb.labelNoun>末影龙珠</EnderDragonianOrb.labelNoun>
|
||||
|
||||
<ToxicDragonianOrb.label>龙娘 毒素龙珠</ToxicDragonianOrb.label>
|
||||
<ToxicDragonianOrb.description>一颗龙珠。有毒危险。死亡时引发有毒气体爆炸。装备或植入时攻击额外造成20%毒素伤害。</ToxicDragonianOrb.description>
|
||||
<ToxicDragonianOrb.description>一颗龙珠。有毒危险。死亡时引发有毒气体爆炸。</ToxicDragonianOrb.description>
|
||||
<ToxicDragonianOrb.labelNoun>毒素龙珠</ToxicDragonianOrb.labelNoun>
|
||||
|
||||
<ThunderDragonianOrb.label>龙娘 雷光龙珠</ThunderDragonianOrb.label>
|
||||
<ThunderDragonianOrb.description>一颗龙珠。能够释放雷电。装备或植入时攻击额外造成20%雷电伤害。</ThunderDragonianOrb.description>
|
||||
<ThunderDragonianOrb.labelNoun>雷光龙珠</ThunderDragonianOrb.labelNoun>
|
||||
|
||||
<FrozenDragonianOrb.label>龙娘 冰结龙珠</FrozenDragonianOrb.label>
|
||||
<FrozenDragonianOrb.description>一颗龙珠。能够冻结空气。装备或植入时攻击额外造成20%冷冻伤害。</FrozenDragonianOrb.description>
|
||||
<FrozenDragonianOrb.labelNoun>冰结龙珠</FrozenDragonianOrb.labelNoun>
|
||||
|
||||
<DRM_SlashTail.label>龙娘 斩龙尾</DRM_SlashTail.label>
|
||||
<DRM_SlashTail.description>一条斩龙尾。巨大的剑刃替代了尾巴。</DRM_SlashTail.description>
|
||||
<DRM_SlashTail.labelNoun>斩龙尾</DRM_SlashTail.labelNoun>
|
||||
@ -85,10 +61,6 @@
|
||||
<DRM_ExplosiveSlashTail.description>一条碎斩尾。巨大的剑刃替代了尾巴。这种亚种尾巴上覆盖了危险的易爆材料。</DRM_ExplosiveSlashTail.description>
|
||||
<DRM_ExplosiveSlashTail.labelNoun>碎斩尾</DRM_ExplosiveSlashTail.labelNoun>
|
||||
|
||||
<DRM_CryoSlashTail.label>龙娘 霜斩尾</DRM_CryoSlashTail.label>
|
||||
<DRM_CryoSlashTail.description>一条霜斩尾。巨大的剑刃替代了尾巴。这种亚种尾巴温度极度冰冷。</DRM_CryoSlashTail.description>
|
||||
<DRM_CryoSlashTail.labelNoun>霜斩尾</DRM_CryoSlashTail.labelNoun>
|
||||
|
||||
<DRM_KnightForce.label>骑士之力</DRM_KnightForce.label>
|
||||
<DRM_KnightForce.description>这个人已经完全准备就绪。无法被击退。</DRM_KnightForce.description>
|
||||
|
||||
@ -116,7 +88,7 @@
|
||||
<DRM_Frostbite.labelNounPretty>{1}中的{0}</DRM_Frostbite.labelNounPretty>
|
||||
|
||||
<DRM_ArmorMeltdown.label>护甲熔解</DRM_ArmorMeltdown.label>
|
||||
<DRM_ArmorMeltdown.description>由于持续受到高热影响,这个[PAWN_nameDef]的护甲正在熔化。将随程度降低热能护甲。</DRM_ArmorMeltdown.description>
|
||||
<DRM_ArmorMeltdown.description>由于持续受到高热影响,这个人的护甲正在熔化。将随程度降低热能护甲。</DRM_ArmorMeltdown.description>
|
||||
<!-- EN: minor -->
|
||||
<DRM_ArmorMeltdown.stages.minor-0.label>轻微熔化</DRM_ArmorMeltdown.stages.minor-0.label>
|
||||
<!-- EN: minor -->
|
||||
@ -130,38 +102,8 @@
|
||||
<!-- EN: extreme -->
|
||||
<DRM_ArmorMeltdown.stages.completely.label>完全熔化</DRM_ArmorMeltdown.stages.completely.label>
|
||||
|
||||
<DRM_AcidCoverd.label>酸性沾染</DRM_AcidCoverd.label>
|
||||
<DRM_AcidCoverd.description>由于接触强酸性物质,这个[PAWN_nameDef]正在受到持续性的酸蚀伤害。</DRM_AcidCoverd.description>
|
||||
<!-- EN: minor -->
|
||||
<DRM_AcidCoverd.stages.minor-0.label>轻微</DRM_AcidCoverd.stages.minor-0.label>
|
||||
<!-- EN: minor -->
|
||||
<DRM_AcidCoverd.stages.minor-1.label>较轻</DRM_AcidCoverd.stages.minor-1.label>
|
||||
<!-- EN: moderate -->
|
||||
<DRM_AcidCoverd.stages.moderate.label>中等</DRM_AcidCoverd.stages.moderate.label>
|
||||
<!-- EN: serious -->
|
||||
<DRM_AcidCoverd.stages.serious.label>严重</DRM_AcidCoverd.stages.serious.label>
|
||||
<!-- EN: extreme -->
|
||||
<DRM_AcidCoverd.stages.extreme.label>极重</DRM_AcidCoverd.stages.extreme.label>
|
||||
<!-- EN: extreme -->
|
||||
<DRM_AcidCoverd.stages.completely.label>完全</DRM_AcidCoverd.stages.completely.label>
|
||||
|
||||
<DRM_AcidCoverd_Ex.label>酸雾沾染</DRM_AcidCoverd_Ex.label>
|
||||
<DRM_AcidCoverd_Ex.description>[PAWN_nameDef]被酸雾沾染,即将产生酸蚀爆炸。</DRM_AcidCoverd_Ex.description>
|
||||
<!-- EN: minor -->
|
||||
<DRM_AcidCoverd_Ex.stages.minor-0.label>轻微</DRM_AcidCoverd_Ex.stages.minor-0.label>
|
||||
<!-- EN: minor -->
|
||||
<DRM_AcidCoverd_Ex.stages.minor-1.label>较轻</DRM_AcidCoverd_Ex.stages.minor-1.label>
|
||||
<!-- EN: moderate -->
|
||||
<DRM_AcidCoverd_Ex.stages.moderate.label>中等</DRM_AcidCoverd_Ex.stages.moderate.label>
|
||||
<!-- EN: serious -->
|
||||
<DRM_AcidCoverd_Ex.stages.serious.label>严重</DRM_AcidCoverd_Ex.stages.serious.label>
|
||||
<!-- EN: extreme -->
|
||||
<DRM_AcidCoverd_Ex.stages.extreme.label>极重</DRM_AcidCoverd_Ex.stages.extreme.label>
|
||||
<!-- EN: extreme -->
|
||||
<DRM_AcidCoverd_Ex.stages.completely.label>完全</DRM_AcidCoverd_Ex.stages.completely.label>
|
||||
|
||||
<DRM_AcidCorrosion.label>酸性腐蚀</DRM_AcidCorrosion.label>
|
||||
<DRM_AcidCorrosion.description>由于接触强酸性物质,这个[PAWN_nameDef]的护甲正在受到腐蚀。将随程度降低护甲。</DRM_AcidCorrosion.description>
|
||||
<DRM_AcidCorrosion.description>由于接触强酸性物质,这个人的护甲正在受到腐蚀。将随程度降低护甲。</DRM_AcidCorrosion.description>
|
||||
<!-- EN: minor -->
|
||||
<DRM_AcidCorrosion.stages.minor-0.label>轻微腐蚀</DRM_AcidCorrosion.stages.minor-0.label>
|
||||
<!-- EN: minor -->
|
||||
@ -176,7 +118,7 @@
|
||||
<DRM_AcidCorrosion.stages.completely.label>完全腐蚀</DRM_AcidCorrosion.stages.completely.label>
|
||||
|
||||
<DRM_ElectricShock.label>高压触电</DRM_ElectricShock.label>
|
||||
<DRM_ElectricShock.description>由于遭受高压电击,这个[PAWN_nameDef]的全身肌肉正在痉挛,无法行动。</DRM_ElectricShock.description>
|
||||
<DRM_ElectricShock.description>由于遭受高压电击,这个人的全身肌肉正在痉挛,无法行动。</DRM_ElectricShock.description>
|
||||
<!-- EN: minor -->
|
||||
<DRM_ElectricShock.stages.minor-0.label>轻微</DRM_ElectricShock.stages.minor-0.label>
|
||||
<!-- EN: minor -->
|
||||
@ -190,21 +132,6 @@
|
||||
<!-- EN: extreme -->
|
||||
<DRM_ElectricShock.stages.completely.label>完全</DRM_ElectricShock.stages.completely.label>
|
||||
|
||||
<DRM_CryoShock.label>低温休克</DRM_CryoShock.label>
|
||||
<DRM_CryoShock.description>由于体温骤降,这个[PAWN_nameDef]意识正在降低,无法行动。</DRM_CryoShock.description>
|
||||
<!-- EN: minor -->
|
||||
<DRM_CryoShock.stages.minor-0.label>轻微</DRM_CryoShock.stages.minor-0.label>
|
||||
<!-- EN: minor -->
|
||||
<DRM_CryoShock.stages.minor-1.label>较轻</DRM_CryoShock.stages.minor-1.label>
|
||||
<!-- EN: moderate -->
|
||||
<DRM_CryoShock.stages.moderate.label>中等</DRM_CryoShock.stages.moderate.label>
|
||||
<!-- EN: serious -->
|
||||
<DRM_CryoShock.stages.serious.label>严重</DRM_CryoShock.stages.serious.label>
|
||||
<!-- EN: extreme -->
|
||||
<DRM_CryoShock.stages.extreme.label>极重</DRM_CryoShock.stages.extreme.label>
|
||||
<!-- EN: extreme -->
|
||||
<DRM_CryoShock.stages.completely.label>完全</DRM_CryoShock.stages.completely.label>
|
||||
|
||||
<!-- EN: tox gas -->
|
||||
<DRM_FearGas.label>恐惧毒气</DRM_FearGas.label>
|
||||
<!-- EN: Aftereffects of exposure to tox gas, a poisonous chemical gas. It burns the lungs and eyes, causing a temporary shortness of breath and reduction in sight. Continued exposure to tox gas results in toxic buildup and eventually death. -->
|
||||
@ -216,58 +143,4 @@
|
||||
<!-- EN: severe -->
|
||||
<DRM_FearGas.stages.severe.label>严重</DRM_FearGas.stages.severe.label>
|
||||
|
||||
<DRM_AwakenHeart.label>唤醒心灵</DRM_AwakenHeart.label>
|
||||
<DRM_AwakenHeart.description>受到人格武器影响,这个[PAWN_nameDef]正迫切想要唤醒他人的心灵。</DRM_AwakenHeart.description>
|
||||
<!-- EN: minor -->
|
||||
<DRM_AwakenHeart.stages.minor-0.label>等级1/5</DRM_AwakenHeart.stages.minor-0.label>
|
||||
<!-- EN: minor -->
|
||||
<DRM_AwakenHeart.stages.minor-1.label>等级2/5</DRM_AwakenHeart.stages.minor-1.label>
|
||||
<!-- EN: moderate -->
|
||||
<DRM_AwakenHeart.stages.moderate.label>等级3/5</DRM_AwakenHeart.stages.moderate.label>
|
||||
<!-- EN: serious -->
|
||||
<DRM_AwakenHeart.stages.serious.label>等级4/5</DRM_AwakenHeart.stages.serious.label>
|
||||
<!-- EN: extreme -->
|
||||
<DRM_AwakenHeart.stages.extreme.label>等级5/5</DRM_AwakenHeart.stages.extreme.label>
|
||||
<!-- EN: extreme -->
|
||||
<DRM_AwakenHeart.stages.completely.label>等级5/5</DRM_AwakenHeart.stages.completely.label>
|
||||
|
||||
<DRM_SlimeCoverd.label>黏菌附着</DRM_SlimeCoverd.label>
|
||||
<DRM_SlimeCoverd.description>这个[PAWN_nameDef]被爆炸黏菌附着,黏菌即将产生爆炸。</DRM_SlimeCoverd.description>
|
||||
<!-- EN: minor -->
|
||||
<DRM_SlimeCoverd.stages.minor-0.label>轻微</DRM_SlimeCoverd.stages.minor-0.label>
|
||||
<!-- EN: minor -->
|
||||
<DRM_SlimeCoverd.stages.minor-1.label>较轻</DRM_SlimeCoverd.stages.minor-1.label>
|
||||
<!-- EN: moderate -->
|
||||
<DRM_SlimeCoverd.stages.moderate.label>中等</DRM_SlimeCoverd.stages.moderate.label>
|
||||
<!-- EN: serious -->
|
||||
<DRM_SlimeCoverd.stages.serious.label>严重</DRM_SlimeCoverd.stages.serious.label>
|
||||
<!-- EN: extreme -->
|
||||
<DRM_SlimeCoverd.stages.extreme.label>极重</DRM_SlimeCoverd.stages.extreme.label>
|
||||
<!-- EN: extreme -->
|
||||
<DRM_SlimeCoverd.stages.completely.label>完全</DRM_SlimeCoverd.stages.completely.label>
|
||||
|
||||
<DRM_SlimeCoverd_mini.label>黏菌附着</DRM_SlimeCoverd_mini.label>
|
||||
<DRM_SlimeCoverd_mini.description>这个[PAWN_nameDef]被爆炸黏菌附着,黏菌即将产生爆炸。</DRM_SlimeCoverd_mini.description>
|
||||
<!-- EN: minor -->
|
||||
<DRM_SlimeCoverd_mini.stages.minor-0.label>轻微</DRM_SlimeCoverd_mini.stages.minor-0.label>
|
||||
<!-- EN: minor -->
|
||||
<DRM_SlimeCoverd_mini.stages.minor-1.label>较轻</DRM_SlimeCoverd_mini.stages.minor-1.label>
|
||||
<!-- EN: moderate -->
|
||||
<DRM_SlimeCoverd_mini.stages.moderate.label>中等</DRM_SlimeCoverd_mini.stages.moderate.label>
|
||||
<!-- EN: serious -->
|
||||
<DRM_SlimeCoverd_mini.stages.serious.label>严重</DRM_SlimeCoverd_mini.stages.serious.label>
|
||||
<!-- EN: extreme -->
|
||||
<DRM_SlimeCoverd_mini.stages.extreme.label>极重</DRM_SlimeCoverd_mini.stages.extreme.label>
|
||||
<!-- EN: extreme -->
|
||||
<DRM_SlimeCoverd_mini.stages.completely.label>完全</DRM_SlimeCoverd_mini.stages.completely.label>
|
||||
|
||||
|
||||
<DRM_Stun.label>被震撼</DRM_Stun.label>
|
||||
<DRM_Stun.description>被强大的外力冲击掀翻在地。需要一点时间振作。</DRM_Stun.description>
|
||||
<DRM_Stun.battleStateLabel>震撼</DRM_Stun.battleStateLabel>
|
||||
<DRM_Stun.labelNoun>震撼</DRM_Stun.labelNoun>
|
||||
|
||||
<DRM_Princess_Mark.label>龙娘公主</DRM_Princess_Mark.label>
|
||||
<DRM_Princess_Mark.description>她是天选的龙娘公主,哇哦!但是这并没有任何用处。</DRM_Princess_Mark.description>
|
||||
|
||||
</LanguageData>
|
@ -9,18 +9,10 @@
|
||||
<InstallDragonianOrb.description>安装龙珠。</InstallDragonianOrb.description>
|
||||
<InstallDragonianOrb.jobString>正在安装龙珠。</InstallDragonianOrb.jobString>
|
||||
|
||||
<InstallThunderDragonianOrb.label>安装雷光龙珠</InstallThunderDragonianOrb.label>
|
||||
<InstallThunderDragonianOrb.description>安装雷光龙珠。</InstallThunderDragonianOrb.description>
|
||||
<InstallThunderDragonianOrb.jobString>正在安装雷光龙珠。</InstallThunderDragonianOrb.jobString>
|
||||
|
||||
<InstallFlareDragonianOrb.label>安装火炎龙珠</InstallFlareDragonianOrb.label>
|
||||
<InstallFlareDragonianOrb.description>安装火炎龙珠。</InstallFlareDragonianOrb.description>
|
||||
<InstallFlareDragonianOrb.jobString>正在安装火炎龙珠。</InstallFlareDragonianOrb.jobString>
|
||||
|
||||
<InstallFrozenDragonianOrb.label>安装冰结龙珠</InstallFrozenDragonianOrb.label>
|
||||
<InstallFrozenDragonianOrb.description>安装冰结龙珠。</InstallFrozenDragonianOrb.description>
|
||||
<InstallFrozenDragonianOrb.jobString>正在安装冰结龙珠。</InstallFrozenDragonianOrb.jobString>
|
||||
|
||||
<InstallNecroDragonianOrb.label>安装死灵龙珠</InstallNecroDragonianOrb.label>
|
||||
<InstallNecroDragonianOrb.description>安装死灵龙珠。</InstallNecroDragonianOrb.description>
|
||||
<InstallNecroDragonianOrb.jobString>正在安装死灵龙珠。</InstallNecroDragonianOrb.jobString>
|
||||
@ -53,52 +45,16 @@
|
||||
<InstallDRM_SlashTail.description>安装斩龙尾。</InstallDRM_SlashTail.description>
|
||||
<InstallDRM_SlashTail.jobString>正在安装斩龙尾。</InstallDRM_SlashTail.jobString>
|
||||
|
||||
<InstallDR_BionicTail.label>安装仿生尾</InstallDR_BionicTail.label>
|
||||
<InstallDR_BionicTail.description>安装仿生尾。</InstallDR_BionicTail.description>
|
||||
<InstallDR_BionicTail.jobString>正在安装仿生尾。</InstallDR_BionicTail.jobString>
|
||||
|
||||
<InstallDR_FakeTail.label>安装假龙尾</InstallDR_FakeTail.label>
|
||||
<InstallDR_FakeTail.description>安装假龙尾。</InstallDR_FakeTail.description>
|
||||
<InstallDR_FakeTail.jobString>正在安装假龙尾。</InstallDR_FakeTail.jobString>
|
||||
|
||||
<InstallDRM_FlameSlashTail.label>安装焚斩尾</InstallDRM_FlameSlashTail.label>
|
||||
<InstallDRM_FlameSlashTail.description>安装焚斩尾。</InstallDRM_FlameSlashTail.description>
|
||||
<InstallDRM_FlameSlashTail.jobString>正在安装焚斩尾。</InstallDRM_FlameSlashTail.jobString>
|
||||
|
||||
<InstallDRM_CryoSlashTail.label>安装霜斩尾</InstallDRM_CryoSlashTail.label>
|
||||
<InstallDRM_CryoSlashTail.description>安装霜斩尾。</InstallDRM_CryoSlashTail.description>
|
||||
<InstallDRM_CryoSlashTail.jobString>正在安装霜斩尾。</InstallDRM_CryoSlashTail.jobString>
|
||||
|
||||
<InstallDRM_AcidSlashTail.label>安装酸斩尾</InstallDRM_AcidSlashTail.label>
|
||||
<InstallDRM_AcidSlashTail.description>安装酸斩尾。</InstallDRM_AcidSlashTail.description>
|
||||
<InstallDRM_AcidSlashTail.jobString>正在安装酸斩尾。</InstallDRM_AcidSlashTail.jobString>
|
||||
|
||||
|
||||
<InstallExplosiveSlashTail.label>安装碎斩尾</InstallExplosiveSlashTail.label>
|
||||
<InstallExplosiveSlashTail.description>安装碎斩尾。</InstallExplosiveSlashTail.description>
|
||||
<InstallExplosiveSlashTail.jobString>正在安装碎斩尾。</InstallExplosiveSlashTail.jobString>
|
||||
|
||||
<InstallShieldDragonianOrb_Booster.label>安装龙娘护盾赤色充能源石</InstallShieldDragonianOrb_Booster.label>
|
||||
<InstallShieldDragonianOrb_Booster.description>安装龙娘护盾赤色充能源石。</InstallShieldDragonianOrb_Booster.description>
|
||||
<InstallShieldDragonianOrb_Booster.jobString>安装龙娘护盾赤色充能源石。</InstallShieldDragonianOrb_Booster.jobString>
|
||||
|
||||
<InstallShieldDragonianOrb_AdvancedBooster.label>安装龙娘护盾橙色充能源石</InstallShieldDragonianOrb_AdvancedBooster.label>
|
||||
<InstallShieldDragonianOrb_AdvancedBooster.description>安装龙娘护盾橙色充能源石。</InstallShieldDragonianOrb_AdvancedBooster.description>
|
||||
<InstallShieldDragonianOrb_AdvancedBooster.jobString>正在安装龙娘护盾橙色充能源石。</InstallShieldDragonianOrb_AdvancedBooster.jobString>
|
||||
|
||||
<InstallShieldDragonianOrb_AdaptiveModule.label>安装龙娘护盾适应源石</InstallShieldDragonianOrb_AdaptiveModule.label>
|
||||
<InstallShieldDragonianOrb_AdaptiveModule.description>安装龙娘护盾适应源石。</InstallShieldDragonianOrb_AdaptiveModule.description>
|
||||
<InstallShieldDragonianOrb_AdaptiveModule.jobString>正在安装安装龙娘护盾适应源石。</InstallShieldDragonianOrb_AdaptiveModule.jobString>
|
||||
|
||||
<InstallShieldDragonianOrb_BufferModule.label>安装龙娘护盾缓冲源石</InstallShieldDragonianOrb_BufferModule.label>
|
||||
<InstallShieldDragonianOrb_BufferModule.description>安装龙娘护盾缓冲源石。</InstallShieldDragonianOrb_BufferModule.description>
|
||||
<InstallShieldDragonianOrb_BufferModule.jobString>正在安装龙娘护盾缓冲源石。</InstallShieldDragonianOrb_BufferModule.jobString>
|
||||
|
||||
<RemoveShieldDragonianOrb_AdaptiveModule.label>移除龙娘护盾适应源石</RemoveShieldDragonianOrb_AdaptiveModule.label>
|
||||
<RemoveShieldDragonianOrb_AdaptiveModule.description>移除龙娘护盾适应源石。</RemoveShieldDragonianOrb_AdaptiveModule.description>
|
||||
<RemoveShieldDragonianOrb_AdaptiveModule.jobString>正在移除龙娘护盾适应源石。</RemoveShieldDragonianOrb_AdaptiveModule.jobString>
|
||||
|
||||
<RemoveShieldDragonianOrb_BufferModule.label>移除龙娘护盾缓冲源石</RemoveShieldDragonianOrb_BufferModule.label>
|
||||
<RemoveShieldDragonianOrb_BufferModule.description>移除龙娘护盾缓冲源石。</RemoveShieldDragonianOrb_BufferModule.description>
|
||||
<RemoveShieldDragonianOrb_BufferModule.jobString>正在移除龙娘护盾缓冲源石。</RemoveShieldDragonianOrb_BufferModule.jobString>
|
||||
|
||||
|
||||
</LanguageData>
|
@ -1,19 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<LanguageData>
|
||||
|
||||
<DRM_Stranger.label>陌生人</DRM_Stranger.label>
|
||||
<DRM_Stranger.description>龙娘社会对你很陌生。</DRM_Stranger.description>
|
||||
|
||||
<DRM_Known.label>知名者</DRM_Known.label>
|
||||
<DRM_Known.description>龙娘社会知道了你的存在并且愿意帮助你。</DRM_Known.description>
|
||||
|
||||
<DRM_trusted.label>可信者</DRM_trusted.label>
|
||||
<DRM_trusted.description>龙娘社会把你当做朋友。</DRM_trusted.description>
|
||||
|
||||
<DRM_Cheften.label>龙娘酋长</DRM_Cheften.label>
|
||||
<DRM_Cheften.description>是龙娘社会的酋长。她们是部落一线工作的实际领导者。</DRM_Cheften.description>
|
||||
|
||||
<DRM_Princess.label>龙娘公主</DRM_Princess.label>
|
||||
<DRM_Princess.description>是天选的唯一龙娘公主。</DRM_Princess.description>
|
||||
|
||||
</LanguageData>
|
@ -1,34 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<LanguageData>
|
||||
|
||||
<DRM_HappyBundleDrop.label>请求开心小礼包</DRM_HappyBundleDrop.label>
|
||||
<DRM_HappyBundleDrop.description>请求一个包含各种资源的开心小礼包。快乐起来吧孩子们。</DRM_HappyBundleDrop.description>
|
||||
|
||||
<DRM_MedDrop.label>请求药物</DRM_MedDrop.label>
|
||||
<DRM_MedDrop.description>请求一包20个草药。这是她们能找到最好的货了。</DRM_MedDrop.description>
|
||||
|
||||
<DRM_DressDrop.label>请求衣物</DRM_DressDrop.label>
|
||||
<DRM_DressDrop.description>请求3件龙娘裙装。每位龙娘都应该好好穿衣服。</DRM_DressDrop.description>
|
||||
|
||||
<DRM_WoolDrop.label>请求龙娘毛发</DRM_WoolDrop.label>
|
||||
<DRM_WoolDrop.description>请求100个龙娘毛发。利用它们做新衣服穿。</DRM_WoolDrop.description>
|
||||
|
||||
<DRM_CallVillagerTeam.label>呼叫龙娘工程队</DRM_CallVillagerTeam.label>
|
||||
<DRM_CallVillagerTeam.description>一队4名龙娘村民会来帮助你工作4天。你最好能保证她们的安全。</DRM_CallVillagerTeam.description>
|
||||
|
||||
<DRM_CallVillagerGang.label>呼叫龙娘承包商</DRM_CallVillagerGang.label>
|
||||
<DRM_CallVillagerGang.description>一队8名龙娘村民会来帮助你工作4天。我不知道你为什么需要这么多龙娘,但她们最好能完整的回去。</DRM_CallVillagerGang.description>
|
||||
|
||||
<DRM_CallHunterAidSmall.label>呼叫龙娘骑兵队</DRM_CallHunterAidSmall.label>
|
||||
<DRM_CallHunterAidSmall.description>一队4名龙娘村庄骠骑兵会来支援你作战。她们是远程单位。</DRM_CallHunterAidSmall.description>
|
||||
|
||||
<DRM_CallHunterAidLarge.label>呼叫龙娘骑兵团</DRM_CallHunterAidLarge.label>
|
||||
<DRM_CallHunterAidLarge.description>一队6名龙娘村庄骠骑兵会来支援你作战。她们是远程单位。</DRM_CallHunterAidLarge.description>
|
||||
|
||||
<DRM_CallGuardAidSmall.label>呼叫龙娘卫队</DRM_CallGuardAidSmall.label>
|
||||
<DRM_CallGuardAidSmall.description>一队4名龙娘村庄卫士会来支援你作战。她们是近战单位。</DRM_CallGuardAidSmall.description>
|
||||
|
||||
<DRM_CallRoyalGuardAidSmall.label>呼叫龙娘皇家近卫队</DRM_CallRoyalGuardAidSmall.label>
|
||||
<DRM_CallRoyalGuardAidSmall.description>一队4名龙娘皇家卫士会来支援你作战。她们是近战单位,配备有重装甲。</DRM_CallRoyalGuardAidSmall.description>
|
||||
|
||||
</LanguageData>
|
@ -7,77 +7,51 @@
|
||||
<DRM_BattleHelmC.description>一款设计复杂的轻型战斗头盔。设计保护整个头部。</DRM_BattleHelmC.description>
|
||||
<DRM_BattleHelmD.label>龙娘 制式战盔D型</DRM_BattleHelmD.label>
|
||||
<DRM_BattleHelmD.description>一款设计复杂的轻型战斗头盔。设计保护整个头部。</DRM_BattleHelmD.description>
|
||||
|
||||
<DR_FakeTail.label>假龙尾</DR_FakeTail.label>
|
||||
|
||||
<DR_FakeTail.label>假尾巴</DR_FakeTail.label>
|
||||
<DR_FakeTail.description>这是一条用皮革制成的假尾巴。</DR_FakeTail.description>
|
||||
|
||||
<DR_BionicTail.label>仿生尾</DR_BionicTail.label>
|
||||
|
||||
<DR_BionicTail.label>仿生尾</DR_BionicTail.label>
|
||||
<DR_BionicTail.description>先进的人工尾巴。它还有一个小型人工智能,能自动帮助使用者保持平衡。</DR_BionicTail.description>
|
||||
|
||||
<FlareDragonianOrb.label>龙娘 火炎龙珠</FlareDragonianOrb.label>
|
||||
<FlareDragonianOrb.description>一颗龙珠。能够释放一团火球。</FlareDragonianOrb.description>
|
||||
|
||||
<NecroDragonianOrb.label>龙娘 死灵龙珠</NecroDragonianOrb.label>
|
||||
<NecroDragonianOrb.description>一颗龙珠。能够释放死灵粉尘。</NecroDragonianOrb.description>
|
||||
|
||||
|
||||
<HyperhealDragonianOrb.label>龙娘 超再生珠</HyperhealDragonianOrb.label>
|
||||
<HyperhealDragonianOrb.description>一颗龙珠。拥有强大的再生能力。</HyperhealDragonianOrb.description>
|
||||
|
||||
<HardenDragonianOrb.label>龙娘 硬化龙珠</HardenDragonianOrb.label>
|
||||
<HardenDragonianOrb.description>一颗龙珠。减少一半受到的伤害。硬起来吧!</HardenDragonianOrb.description>
|
||||
<HardenDragonianOrb.description>一颗龙珠。硬起来吧!</HardenDragonianOrb.description>
|
||||
|
||||
<AcidifierDragonianOrb.label>龙娘 酸解龙珠</AcidifierDragonianOrb.label>
|
||||
<AcidifierDragonianOrb.description>一颗龙珠。死亡时溶解身上的装备。</AcidifierDragonianOrb.description>
|
||||
|
||||
<ShieldDragonianOrb.label>龙娘 护盾龙珠</ShieldDragonianOrb.label>
|
||||
<ShieldDragonianOrb.description>一颗龙珠。提供有一点自私的护盾。可安装模块增强。</ShieldDragonianOrb.description>
|
||||
|
||||
<ShieldDragonianOrb.description>一颗龙珠。提供有一点自私的护盾。</ShieldDragonianOrb.description>
|
||||
|
||||
<EnderDragonianOrb.label>龙娘 末影龙珠</EnderDragonianOrb.label>
|
||||
<EnderDragonianOrb.description>一颗龙珠。拥有强大的折跃能力。</EnderDragonianOrb.description>
|
||||
|
||||
<FlareDragonianOrb.label>龙娘 火炎龙珠</FlareDragonianOrb.label>
|
||||
<FlareDragonianOrb.description>一颗龙珠。能够释放一团火球。装备或植入时攻击额外造成20%火焰伤害。</FlareDragonianOrb.description>
|
||||
|
||||
<AcidifierDragonianOrb.label>龙娘 酸解龙珠</AcidifierDragonianOrb.label>
|
||||
<AcidifierDragonianOrb.description>一颗龙珠。死亡时引发小型酸蚀爆炸,并溶解身上的装备。装备或植入时攻击额外造成20%酸蚀伤害。</AcidifierDragonianOrb.description>
|
||||
|
||||
<ToxicDragonianOrb.label>龙娘 毒素龙珠</ToxicDragonianOrb.label>
|
||||
<ToxicDragonianOrb.description>一颗龙珠。有毒危险。死亡时引发有毒气体爆炸。装备或植入时攻击额外造成20%毒素伤害。</ToxicDragonianOrb.description>
|
||||
|
||||
<ThunderDragonianOrb.label>龙娘 雷光龙珠</ThunderDragonianOrb.label>
|
||||
<ThunderDragonianOrb.description>一颗龙珠。能够释放雷电。装备或植入时攻击额外造成20%雷电伤害。</ThunderDragonianOrb.description>
|
||||
|
||||
<FrozenDragonianOrb.label>龙娘 冰结龙珠</FrozenDragonianOrb.label>
|
||||
<FrozenDragonianOrb.description>一颗龙珠。能够冻结空气。装备或植入时攻击额外造成20%冷冻伤害。</FrozenDragonianOrb.description>
|
||||
<ToxicDragonianOrb.description>一颗龙珠。有毒危险。</ToxicDragonianOrb.description>
|
||||
|
||||
<DRM_SlashTail.label>龙娘 斩龙尾</DRM_SlashTail.label>
|
||||
<DRM_SlashTail.description>一条斩龙尾。巨大的剑刃替代了尾巴。</DRM_SlashTail.description>
|
||||
<DRM_SlashTail.labelNoun>斩龙尾</DRM_SlashTail.labelNoun>
|
||||
|
||||
|
||||
<DRM_FlameSlashTail.label>龙娘 焚斩尾</DRM_FlameSlashTail.label>
|
||||
<DRM_FlameSlashTail.description>一条焚斩尾。巨大的剑刃替代了尾巴。这种亚种尾巴温度极度炙热。</DRM_FlameSlashTail.description>
|
||||
<DRM_FlameSlashTail.labelNoun>焚斩尾</DRM_FlameSlashTail.labelNoun>
|
||||
|
||||
|
||||
<DRM_AcidSlashTail.label>龙娘 酸斩尾</DRM_AcidSlashTail.label>
|
||||
<DRM_AcidSlashTail.description>一条酸斩尾。巨大的剑刃替代了尾巴。这种亚种尾巴能分泌危险的腐蚀性酸液。</DRM_AcidSlashTail.description>
|
||||
<DRM_AcidSlashTail.labelNoun>酸斩尾</DRM_AcidSlashTail.labelNoun>
|
||||
|
||||
|
||||
<DRM_ExplosiveSlashTail.label>龙娘 碎斩尾</DRM_ExplosiveSlashTail.label>
|
||||
<DRM_ExplosiveSlashTail.description>一条碎斩尾。巨大的剑刃替代了尾巴。这种亚种尾巴上覆盖了危险的易爆材料。</DRM_ExplosiveSlashTail.description>
|
||||
<DRM_ExplosiveSlashTail.labelNoun>碎斩尾</DRM_ExplosiveSlashTail.labelNoun>
|
||||
|
||||
<DRM_CryoSlashTail.label>龙娘 霜斩尾</DRM_CryoSlashTail.label>
|
||||
<DRM_CryoSlashTail.description>一条霜斩尾。巨大的剑刃替代了尾巴。这种亚种尾巴温度极度冰冷。</DRM_CryoSlashTail.description>
|
||||
<DRM_CryoSlashTail.labelNoun>霜斩尾</DRM_CryoSlashTail.labelNoun>
|
||||
|
||||
<ShieldDragonianOrb_Booster.label>龙娘 护盾赤色充能源石</ShieldDragonianOrb_Booster.label>
|
||||
<ShieldDragonianOrb_Booster.description>一颗神秘的石头。让护盾更好更快更强。</ShieldDragonianOrb_Booster.description>
|
||||
<ShieldDragonianOrb_Booster.labelNoun>龙娘 护盾赤色充能源石</ShieldDragonianOrb_Booster.labelNoun>
|
||||
|
||||
<ShieldDragonianOrb_AdvancedBooster.label>龙娘 护盾橙色充能源石</ShieldDragonianOrb_AdvancedBooster.label>
|
||||
<ShieldDragonianOrb_AdvancedBooster.description>一颗神秘的石头。让护盾更好更快更强。</ShieldDragonianOrb_AdvancedBooster.description>
|
||||
<ShieldDragonianOrb_AdvancedBooster.labelNoun>龙娘 护盾橙色充能源石</ShieldDragonianOrb_AdvancedBooster.labelNoun>
|
||||
|
||||
<ShieldDragonianOrb_AdaptiveModule.label>龙娘 护盾适应源石</ShieldDragonianOrb_AdaptiveModule.label>
|
||||
<ShieldDragonianOrb_AdaptiveModule.description>一颗神秘的石头。让护盾同种伤害类型减少伤害。</ShieldDragonianOrb_AdaptiveModule.description>
|
||||
<ShieldDragonianOrb_AdaptiveModule.labelNoun>龙娘 护盾适应源石</ShieldDragonianOrb_AdaptiveModule.labelNoun>
|
||||
|
||||
<ShieldDragonianOrb_BufferModule.label>龙娘 护盾缓冲源石</ShieldDragonianOrb_BufferModule.label>
|
||||
<ShieldDragonianOrb_BufferModule.description>一颗神秘的石头。让护盾不会受到超过10点伤害。</ShieldDragonianOrb_BufferModule.description>
|
||||
<ShieldDragonianOrb_BufferModule.labelNoun>龙娘 护盾缓冲源石</ShieldDragonianOrb_BufferModule.labelNoun>
|
||||
|
||||
|
||||
</LanguageData>
|
@ -3,65 +3,11 @@
|
||||
|
||||
<DR_BattleHammer.label>龙娘 战锤</DR_BattleHammer.label>
|
||||
<DR_BattleHammer.description>一柄内置了EMP发生器的战锤。当击中时会释放电击瘫痪机械装置。</DR_BattleHammer.description>
|
||||
<!-- EN: handle -->
|
||||
<DR_BattleHammer.tools.handle.label>锤柄</DR_BattleHammer.tools.handle.label>
|
||||
<!-- EN: head -->
|
||||
<DR_BattleHammer.tools.head.label>锤头</DR_BattleHammer.tools.head.label>
|
||||
|
||||
<DR_BattleMace_explosive.label>龙娘 爆碎锤矛</DR_BattleMace_explosive.label>
|
||||
<DR_BattleMace_explosive.description>龙娘使用的爆碎锤矛。当击中时会附着产生危险爆炸的黏菌。</DR_BattleMace_explosive.description>
|
||||
<DR_BattleMace_explosive.tools.0.label>锤柄</DR_BattleMace_explosive.tools.0.label>
|
||||
<DR_BattleMace_explosive.tools.1.label>锤头</DR_BattleMace_explosive.tools.1.label>
|
||||
|
||||
<DR_BattleStaff_Beam.label>龙娘 光束法杖</DR_BattleStaff_Beam.label>
|
||||
<DR_BattleStaff_Beam.description>龙娘使用的法杖。能射出急冻光束。</DR_BattleStaff_Beam.description>
|
||||
|
||||
<DR_BattleStaff_Flare.label>龙娘 火焰法杖</DR_BattleStaff_Flare.label>
|
||||
<DR_BattleStaff_Flare.description>龙娘使用的法杖。能射出火焰束。</DR_BattleStaff_Flare.description>
|
||||
|
||||
<DR_BattleStaff_Arc.label>龙娘 电弧法杖</DR_BattleStaff_Arc.label>
|
||||
<DR_BattleStaff_Arc.description>龙娘使用的法杖。能射出跳跃的闪电链。</DR_BattleStaff_Arc.description>
|
||||
|
||||
<DR_BattleStaff_Fear.label>龙娘 恐惧法杖</DR_BattleStaff_Fear.label>
|
||||
<DR_BattleStaff_Fear.description>龙娘使用的法杖。一个压缩的气体发射器。填装了芬里尔恐惧毒气弹。</DR_BattleStaff_Fear.description>
|
||||
|
||||
<DR_BattleStaff_Air.label>龙娘 气震法杖</DR_BattleStaff_Air.label>
|
||||
<DR_BattleStaff_Air.description>龙娘使用的法杖。一个压缩的气体发射器。能够发射对建筑伤害极大的共振气团。</DR_BattleStaff_Air.description>
|
||||
|
||||
<DR_BattleStaff_AcidAir.label>龙娘 酸雾法杖</DR_BattleStaff_AcidAir.label>
|
||||
<DR_BattleStaff_AcidAir.description>龙娘使用的法杖。一个压缩的气体发射器。能够发射对环境有害的酸雾气团。</DR_BattleStaff_AcidAir.description>
|
||||
|
||||
<DR_BattleSpear.label>龙娘 飞矛</DR_BattleSpear.label>
|
||||
<DR_BattleSpear.description>龙娘使用的飞矛。她们能把这种沉重的近战武器轻松投送到极远处。</DR_BattleSpear.description>
|
||||
<DR_BattleSpear.tools.shaft.label>杆</DR_BattleSpear.tools.shaft.label>
|
||||
<DR_BattleSpear.tools.point.label>矛尖</DR_BattleSpear.tools.point.label>
|
||||
|
||||
<DRM_Spear_Thrown.label>飞矛</DRM_Spear_Thrown.label>
|
||||
|
||||
<DR_ClusterSpear.label>龙娘 集束飞矛</DR_ClusterSpear.label>
|
||||
<DR_ClusterSpear.description>龙娘使用的一捆飞矛。这种武器一次能扔出一捆短矛。</DR_ClusterSpear.description>
|
||||
<DR_ClusterSpear.tools.shaft.label>杆</DR_ClusterSpear.tools.shaft.label>
|
||||
<DR_ClusterSpear.tools.point.label>矛尖</DR_ClusterSpear.tools.point.label>
|
||||
|
||||
<DR_ClusterSpear_Acid.label>龙娘 浸酸飞矛</DR_ClusterSpear_Acid.label>
|
||||
<DR_ClusterSpear_Acid.description>龙娘使用的一捆飞矛。这种武器经过浸酸处理。</DR_ClusterSpear_Acid.description>
|
||||
<DR_ClusterSpear_Acid.tools.shaft.label>杆</DR_ClusterSpear_Acid.tools.shaft.label>
|
||||
<DR_ClusterSpear_Acid.tools.point.label>矛尖</DR_ClusterSpear_Acid.tools.point.label>
|
||||
|
||||
<DRM_ShortSpear_Thrown.label>短飞矛</DRM_ShortSpear_Thrown.label>
|
||||
<DRM_ShortSpear_Acid.label>浸酸短飞矛</DRM_ShortSpear_Acid.label>
|
||||
|
||||
<DR_ChainSpear.label>龙娘 链式飞矛</DR_ChainSpear.label>
|
||||
<DR_ChainSpear.description>龙娘使用的一串飞矛。这种武器的使用者就是一个会吐出短矛的怪物。</DR_ChainSpear.description>
|
||||
<DR_ChainSpear.tools.shaft.label>杆</DR_ChainSpear.tools.shaft.label>
|
||||
<DR_ChainSpear.tools.point.label>矛尖</DR_ChainSpear.tools.point.label>
|
||||
|
||||
<DR_ChainSpear_Ex.label>龙娘 爆碎链式飞矛</DR_ChainSpear_Ex.label>
|
||||
<DR_ChainSpear_Ex.description>龙娘使用的一串飞矛。这种武器的使用者就是一个会吐出炸弹的怪物。</DR_ChainSpear_Ex.description>
|
||||
<DR_ChainSpear_Ex.tools.shaft.label>杆</DR_ChainSpear_Ex.tools.shaft.label>
|
||||
<DR_ChainSpear_Ex.tools.point.label>矛尖</DR_ChainSpear_Ex.tools.point.label>
|
||||
|
||||
<DRM_ChainSpear_Thrown.label>短飞矛</DRM_ChainSpear_Thrown.label>
|
||||
<DRM_ChainSpear_Ex.label>爆碎飞矛</DRM_ChainSpear_Ex.label>
|
||||
|
||||
</LanguageData>
|
@ -83,18 +83,4 @@
|
||||
</operations>
|
||||
</Operation>
|
||||
|
||||
<!--龙娘服装限制添加-->
|
||||
<Operation Class="PatchOperationSequence">
|
||||
<operations>
|
||||
<li Class="PatchOperationAdd">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Dragonian_Race"]/alienRace/raceRestriction/apparelList</xpath>
|
||||
<value>
|
||||
<li>DRM_BattleDressC</li>
|
||||
<li>DRM_BattleHelmC</li>
|
||||
<li>DRM_BattleHelmD</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
@ -2,10 +2,11 @@
|
||||
<Patch>
|
||||
|
||||
<Operation Class="PatchOperationSequence">
|
||||
|
||||
|
||||
<operations>
|
||||
<li Class="PatchOperationTest">
|
||||
<xpath>Defs/ThingDef[defName="DR_BattleMace"]</xpath>
|
||||
|
||||
</li>
|
||||
<li Class="PatchOperationAdd">
|
||||
<xpath>Defs/ThingDef[defName="DR_BattleMace"]</xpath>
|
||||
@ -19,11 +20,11 @@
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationSequence">
|
||||
|
||||
|
||||
<operations>
|
||||
<li Class="PatchOperationTest">
|
||||
<xpath>Defs/ThingDef[defName="DR_Battlesword"]</xpath>
|
||||
|
||||
|
||||
</li>
|
||||
<li Class="PatchOperationAdd">
|
||||
<xpath>Defs/ThingDef[defName="DR_Battlesword"]</xpath>
|
||||
@ -38,11 +39,11 @@
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationSequence">
|
||||
|
||||
|
||||
<operations>
|
||||
<li Class="PatchOperationTest">
|
||||
<xpath>Defs/ThingDef[defName="DR_BattleStaff"]</xpath>
|
||||
|
||||
|
||||
</li>
|
||||
<li Class="PatchOperationAdd">
|
||||
<xpath>Defs/ThingDef[defName="DR_BattleStaff"]</xpath>
|
||||
@ -56,15 +57,41 @@
|
||||
</operations>
|
||||
</Operation>
|
||||
|
||||
<!--龙娘武器限制删除-->
|
||||
<Operation Class="PatchOperationSequence">
|
||||
<operations>
|
||||
<li Class="PatchOperationReplace">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Dragonian_Race"]/alienRace/raceRestriction/weaponList</xpath>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
<Operation Class="PatchOperationReplace">
|
||||
<xpath>Defs/ThingDef[defName="DR_BattleStaff"]/tools</xpath>
|
||||
<value>
|
||||
<tools>
|
||||
<li>
|
||||
<label>handle</label>
|
||||
<capacities>
|
||||
<li>Poke</li>
|
||||
</capacities>
|
||||
<power>8</power>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
</li>
|
||||
<li>
|
||||
<label>physical-magic</label>
|
||||
<capacities>
|
||||
<li>Blunt</li>
|
||||
<li>Demolish</li>
|
||||
</capacities>
|
||||
<power>15</power>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>Bomb</def>
|
||||
<amount>40</amount>
|
||||
<chance>1</chance>
|
||||
</li>
|
||||
<li>
|
||||
<def>Stun</def>
|
||||
<amount>1.5</amount>
|
||||
<chance>0.25</chance>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
<cooldownTime>5.2</cooldownTime>
|
||||
</li>
|
||||
</tools>
|
||||
</value>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
@ -148,16 +148,4 @@
|
||||
<xpath>Defs/ThingDef[@Name="Dragonian_PawnBase"]/butcherProducts/DragonianOrb</xpath>
|
||||
</Operation>
|
||||
|
||||
<!--龙娘公主头发替换-->
|
||||
<Operation Class="PatchOperationSequence">
|
||||
<operations>
|
||||
<li Class="PatchOperationAdd">
|
||||
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="Dragonian_Race"]/alienRace/generalSettings/alienPartGenerator/bodyAddons/li/extendedGraphics</xpath>
|
||||
<value>
|
||||
<Hediff For="DRM_Princess_Mark">Dragonian/Dragonianlike/AddonHairs/DRM</Hediff>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
@ -6,7 +6,7 @@
|
||||
<label>BattleStaff burner</label>
|
||||
<description>Use terra magic to create a massive cone of flame.</description>
|
||||
<iconPath>UI/Abilities/Burner</iconPath>
|
||||
<cooldownTicksRange>1800</cooldownTicksRange>
|
||||
<cooldownTicksRange>900</cooldownTicksRange>
|
||||
<aiCanUse>true</aiCanUse>
|
||||
<ai_IsIncendiary>true</ai_IsIncendiary>
|
||||
<warmupStartSound>FireSpew_Warmup</warmupStartSound>
|
||||
@ -26,12 +26,11 @@
|
||||
</flammabilityAttachFireChanceCurve>
|
||||
</verbProperties>
|
||||
<comps>
|
||||
<li Class="DragonianMix.CompProperties_AbilityDRM_FireSpew">
|
||||
<li Class="CompProperties_AbilityFireSpew">
|
||||
<range>22.9</range>
|
||||
<lineWidthEnd>5</lineWidthEnd>
|
||||
<filthDef>Filth_Ash</filthDef>
|
||||
<damAmount>30</damAmount>
|
||||
<damageDef>DRM_Flame</damageDef>
|
||||
<canHitFilledCells>true</canHitFilledCells>
|
||||
</li>
|
||||
<li Class="CompProperties_AbilityBurner">
|
@ -16,6 +16,7 @@
|
||||
<gasType>DeadlifeDust</gasType>
|
||||
<soundDef>Explosion_Stun</soundDef>
|
||||
<explosionRadius>6</explosionRadius>
|
||||
<postExplosionSpawnThingCount>0</postExplosionSpawnThingCount>
|
||||
<destroyGear>false</destroyGear>
|
||||
<destroyBody>false</destroyBody>
|
||||
</li>
|
||||
@ -69,6 +70,7 @@
|
||||
</graphicData>
|
||||
<techHediffsTags>
|
||||
<li>NecroDragonianOrb</li>
|
||||
<li>DragonianOrbAdvanced</li>
|
||||
</techHediffsTags>
|
||||
<statBases>
|
||||
<MarketValue>1000</MarketValue>
|
||||
@ -79,4 +81,5 @@
|
||||
</thingSetMakerTags>
|
||||
</ThingDef>
|
||||
|
||||
|
||||
</Defs>
|
@ -1,127 +1,130 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
|
||||
<ThingDef ParentName="BaseMeleeWeapon_Sharp_Quality">
|
||||
<ThingDef ParentName="BaseMeleeWeapon_Sharp_Quality">
|
||||
<defName>DR_BattleStaff_Flare</defName>
|
||||
<label>Dragonian Flare Staff</label>
|
||||
<description>A Staff for Dragonian.Can Spray Fire shoot.</description>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Weapon/staff</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
<shaderType>CutoutComplex</shaderType>
|
||||
<texPath>Dragonian/Things/Weapon/staff</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
<shaderType>CutoutComplex</shaderType>
|
||||
</graphicData>
|
||||
<uiIconScale>1</uiIconScale>
|
||||
<techLevel>Medieval</techLevel>
|
||||
<statBases>
|
||||
<WorkToMake>12000</WorkToMake>
|
||||
<Mass>15</Mass>
|
||||
<AccuracyTouch>0.60</AccuracyTouch>
|
||||
<AccuracyShort>0.70</AccuracyShort>
|
||||
<AccuracyMedium>0.65</AccuracyMedium>
|
||||
<AccuracyLong>0.55</AccuracyLong>
|
||||
<RangedWeapon_Cooldown>1.70</RangedWeapon_Cooldown>
|
||||
</statBases>
|
||||
<WorkToMake>12000</WorkToMake>
|
||||
<Mass>15</Mass>
|
||||
<AccuracyTouch>0.60</AccuracyTouch>
|
||||
<AccuracyShort>0.70</AccuracyShort>
|
||||
<AccuracyMedium>0.65</AccuracyMedium>
|
||||
<AccuracyLong>0.55</AccuracyLong>
|
||||
<RangedWeapon_Cooldown>1.70</RangedWeapon_Cooldown>
|
||||
</statBases>
|
||||
<equippedAngleOffset>45</equippedAngleOffset>
|
||||
<costStuffCount>80</costStuffCount>
|
||||
<stuffCategories>
|
||||
<li>Metallic</li>
|
||||
</stuffCategories>
|
||||
<li>Metallic</li>
|
||||
</stuffCategories>
|
||||
<costList>
|
||||
<WoolDragonian>40</WoolDragonian>
|
||||
<Steel>40</Steel>
|
||||
<ComponentIndustrial>5</ComponentIndustrial>
|
||||
</costList>
|
||||
<WoolDragonian>40</WoolDragonian>
|
||||
<Steel>40</Steel>
|
||||
<ComponentIndustrial>5</ComponentIndustrial>
|
||||
</costList>
|
||||
<recipeMaker>
|
||||
<skillRequirements>
|
||||
<Crafting>10</Crafting>
|
||||
</skillRequirements>
|
||||
<skillRequirements>
|
||||
<Crafting>10</Crafting>
|
||||
</skillRequirements>
|
||||
</recipeMaker>
|
||||
<weaponTags>
|
||||
<li>DR_BattleStaff_Ranged</li>
|
||||
<li>DR_BattleStaff</li>
|
||||
</weaponTags>
|
||||
<thingCategories>
|
||||
<li>WeaponsRanged</li>
|
||||
</thingCategories>
|
||||
<weaponClasses>
|
||||
<li>Ranged</li>
|
||||
</weaponClasses>
|
||||
<verbs>
|
||||
<li>
|
||||
<verbClass>Verb_ArcSprayIncinerator</verbClass>
|
||||
<hasStandardCommand>true</hasStandardCommand>
|
||||
<warmupTime>0</warmupTime>
|
||||
<range>22.9</range>
|
||||
<beamFullWidthRange>1000</beamFullWidthRange>
|
||||
<burstShotCount>10</burstShotCount>
|
||||
<beamWidth>-1</beamWidth>
|
||||
<requireLineOfSight>true</requireLineOfSight>
|
||||
<ticksBetweenBurstShots>30</ticksBetweenBurstShots>
|
||||
<beamDamageDef>DRM_Flame</beamDamageDef>
|
||||
<!-- <soundCastTail>GunTail_Medium</soundCastTail> -->
|
||||
<muzzleFlashScale>0</muzzleFlashScale>
|
||||
<soundCastBeam>Flamethrower_Firing</soundCastBeam>
|
||||
<beamGroundFleckDef>Fleck_IncineratorBeamBurn</beamGroundFleckDef>
|
||||
<beamFleckChancePerTick>0.32</beamFleckChancePerTick>
|
||||
<beamMaxDeviation>0</beamMaxDeviation>
|
||||
<beamCurvature>0</beamCurvature>
|
||||
<beamEndEffecterDef>IncineratorBeam_End</beamEndEffecterDef>
|
||||
<beamChanceToStartFire>0.5</beamChanceToStartFire>
|
||||
<beamFireSizeRange>0.55~0.85</beamFireSizeRange>
|
||||
<beamHitsNeighborCells>true</beamHitsNeighborCells>
|
||||
<beamChanceToAttachFire>0.5</beamChanceToAttachFire>
|
||||
<beamStartOffset>0</beamStartOffset>
|
||||
<highlightColor>(180, 60, 10)</highlightColor>
|
||||
<secondaryHighlightColor>(220, 210, 20)</secondaryHighlightColor>
|
||||
<beamSetsGroundOnFire>true</beamSetsGroundOnFire>
|
||||
<targetParams>
|
||||
<canTargetLocations>true</canTargetLocations>
|
||||
</targetParams>
|
||||
<flammabilityAttachFireChanceCurve>
|
||||
<points>
|
||||
<li>(0.6, 0)</li>
|
||||
<li>(0.7, 0.2)</li>
|
||||
<li>(1.2, 0.8)</li>
|
||||
</points>
|
||||
</flammabilityAttachFireChanceCurve>
|
||||
<rangedFireRulepack>Combat_RangedFlamethrower</rangedFireRulepack>
|
||||
</li>
|
||||
</verbs>
|
||||
<tools>
|
||||
<li>
|
||||
<label>handle</label>
|
||||
<capacities>
|
||||
<li>Poke</li>
|
||||
</capacities>
|
||||
<power>8</power>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
</li>
|
||||
<li>
|
||||
<label>physical-magic</label>
|
||||
<capacities>
|
||||
<li>Blunt</li>
|
||||
<li>Demolish</li>
|
||||
</capacities>
|
||||
<power>15</power>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>DRM_Flame</def>
|
||||
<amount>30</amount>
|
||||
<chance>1</chance>
|
||||
</li>
|
||||
<li>
|
||||
<def>Stun</def>
|
||||
<amount>1.5</amount>
|
||||
<chance>0.25</chance>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
<cooldownTime>5.2</cooldownTime>
|
||||
</li>
|
||||
<li>WeaponsRanged</li>
|
||||
</thingCategories>
|
||||
<weaponClasses>
|
||||
<li>Ranged</li>
|
||||
</weaponClasses>
|
||||
<verbs>
|
||||
<li>
|
||||
<verbClass>Verb_ArcSprayIncinerator</verbClass>
|
||||
<hasStandardCommand>true</hasStandardCommand>
|
||||
<warmupTime>0.5</warmupTime>
|
||||
<range>22.9</range>
|
||||
<minRange>5.9</minRange>
|
||||
<beamFullWidthRange>11</beamFullWidthRange>
|
||||
<burstShotCount>15</burstShotCount>
|
||||
<showBurstShotStats>false</showBurstShotStats>
|
||||
<requireLineOfSight>true</requireLineOfSight>
|
||||
<beamWidth>4</beamWidth>
|
||||
<ticksBetweenBurstShots>4</ticksBetweenBurstShots>
|
||||
<beamDamageDef>DRM_Flame</beamDamageDef>
|
||||
<soundCastTail>GunTail_Medium</soundCastTail>
|
||||
<muzzleFlashScale>9</muzzleFlashScale>
|
||||
<soundCastBeam>Flamethrower_Firing</soundCastBeam>
|
||||
<beamGroundFleckDef>Fleck_IncineratorBeamBurn</beamGroundFleckDef>
|
||||
<beamFleckChancePerTick>0.32</beamFleckChancePerTick>
|
||||
<beamMaxDeviation>0.5</beamMaxDeviation>
|
||||
<beamCurvature>0</beamCurvature>
|
||||
<beamEndEffecterDef>IncineratorBeam_End</beamEndEffecterDef>
|
||||
<beamChanceToStartFire>0.1</beamChanceToStartFire>
|
||||
<beamFireSizeRange>0.55~0.85</beamFireSizeRange>
|
||||
<beamHitsNeighborCells>true</beamHitsNeighborCells>
|
||||
<beamCantHitWithinMinRange>true</beamCantHitWithinMinRange>
|
||||
<beamHitsNeighborCellsRequiresLOS>true</beamHitsNeighborCellsRequiresLOS>
|
||||
<beamSetsGroundOnFire>true</beamSetsGroundOnFire>
|
||||
<ai_BeamIsIncendiary>true</ai_BeamIsIncendiary>
|
||||
<highlightColor>(180, 60, 10)</highlightColor>
|
||||
<secondaryHighlightColor>(220, 210, 20)</secondaryHighlightColor>
|
||||
<targetParams>
|
||||
<canTargetLocations>true</canTargetLocations>
|
||||
</targetParams>
|
||||
<flammabilityAttachFireChanceCurve>
|
||||
<points>
|
||||
<li>(0.6, 0)</li>
|
||||
<li>(0.7, 0.2)</li>
|
||||
<li>(1.2, 0.8)</li>
|
||||
</points>
|
||||
</flammabilityAttachFireChanceCurve>
|
||||
<rangedFireRulepack>Combat_RangedFlamethrower</rangedFireRulepack>
|
||||
</li>
|
||||
</verbs>
|
||||
<tools>
|
||||
<li>
|
||||
<label>handle</label>
|
||||
<capacities>
|
||||
<li>Poke</li>
|
||||
</capacities>
|
||||
<power>8</power>
|
||||
<cooldownTime>2</cooldownTime>
|
||||
</li>
|
||||
<li>
|
||||
<label>physical-magic</label>
|
||||
<capacities>
|
||||
<li>Blunt</li>
|
||||
<li>Demolish</li>
|
||||
</capacities>
|
||||
<power>15</power>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>DRM_Flame</def>
|
||||
<amount>30</amount>
|
||||
<chance>1</chance>
|
||||
</li>
|
||||
<li>
|
||||
<def>Stun</def>
|
||||
<amount>1.5</amount>
|
||||
<chance>0.25</chance>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
<cooldownTime>5.2</cooldownTime>
|
||||
</li>
|
||||
</tools>
|
||||
<equippedStatOffsets>
|
||||
<PsychicSensitivityOffset MayRequire="Ludeon.Rimworld.Royalty">0.50</PsychicSensitivityOffset>
|
||||
<PsychicEntropyRecoveryRate MayRequire="Ludeon.Rimworld.Royalty">0.083</PsychicEntropyRecoveryRate>
|
||||
<PsychicSensitivityOffset MayRequire="Ludeon.Rimworld.Royalty">0.50</PsychicSensitivityOffset>
|
||||
<PsychicEntropyRecoveryRate MayRequire="Ludeon.Rimworld.Royalty">0.083</PsychicEntropyRecoveryRate>
|
||||
</equippedStatOffsets>
|
||||
<meleeHitSound>DRHammerSound</meleeHitSound>
|
||||
</ThingDef>
|
||||
</ThingDef>
|
||||
|
||||
</Defs>
|
@ -1,265 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
|
||||
<AbilityDef>
|
||||
<defName>DR_FireBurst</defName>
|
||||
<label>fire burst</label>
|
||||
<description>Overdrive orbs cause explosion and set fire on ground.</description>
|
||||
<jobDef>CastAbilityOnThingWithoutWeapon</jobDef>
|
||||
<iconPath>UI/Abilities/FireBurst</iconPath>
|
||||
<cooldownTicksRange>60000</cooldownTicksRange>
|
||||
<sendMessageOnCooldownComplete>true</sendMessageOnCooldownComplete>
|
||||
<aiCanUse>true</aiCanUse>
|
||||
<ai_SearchAOEForTargets>true</ai_SearchAOEForTargets>
|
||||
<targetRequired>false</targetRequired>
|
||||
<showCastingProgressBar>true</showCastingProgressBar>
|
||||
|
||||
<displayGizmoWhileUndrafted>false</displayGizmoWhileUndrafted>
|
||||
<disableGizmoWhileUndrafted>true</disableGizmoWhileUndrafted>
|
||||
<verbProperties>
|
||||
<verbClass>Verb_CastAbility</verbClass>
|
||||
<warmupEffecter>Fire_Burst_Warmup</warmupEffecter>
|
||||
<warmupTime>1.5</warmupTime>
|
||||
<requireLineOfSight>false</requireLineOfSight>
|
||||
<range>12</range>
|
||||
<drawAimPie>false</drawAimPie>
|
||||
<targetParams>
|
||||
<canTargetSelf>true</canTargetSelf>
|
||||
</targetParams>
|
||||
</verbProperties>
|
||||
<comps>
|
||||
<li Class="DragonianMix.CompProperties_AbilityDRM_FireBurst">
|
||||
<radius>12</radius>
|
||||
<damageDef>DRM_Flame</damageDef>
|
||||
<damageAmount>80</damageAmount>
|
||||
<armorPenetration>0</armorPenetration>
|
||||
</li>
|
||||
</comps>
|
||||
</AbilityDef>
|
||||
|
||||
<AbilityDef>
|
||||
<defName>DRM_Toxgaspop</defName>
|
||||
<label>ToxGas Pop</label>
|
||||
<description>Release a cloud of Toxgas.</description>
|
||||
<iconPath>UI/Abilities/ReleaseDeadlifeDust</iconPath>
|
||||
<cooldownTicksRange>60000</cooldownTicksRange>
|
||||
<sendMessageOnCooldownComplete>true</sendMessageOnCooldownComplete>
|
||||
<aiCanUse>true</aiCanUse>
|
||||
<casterMustBeCapableOfViolence>false</casterMustBeCapableOfViolence>
|
||||
<verbProperties>
|
||||
<verbClass>Verb_CastAbility</verbClass>
|
||||
<label>release deadlife dust</label>
|
||||
<drawAimPie>true</drawAimPie>
|
||||
<warmupTime>1</warmupTime>
|
||||
<range>24.9</range>
|
||||
<targetParams>
|
||||
<canTargetPawns>False</canTargetPawns>
|
||||
<canTargetLocations>True</canTargetLocations>
|
||||
</targetParams>
|
||||
<soundCast>DeadlifeRelease</soundCast>
|
||||
</verbProperties>
|
||||
<comps>
|
||||
<li Class="DragonianMix.CompProperties_AbilityDRM_Deaddustpop">
|
||||
<damageDef>Smoke</damageDef>
|
||||
<smokeRadius>9</smokeRadius>
|
||||
<gasType>ToxGas</gasType>
|
||||
<clamorType>Ability</clamorType>
|
||||
<clamorRadius>20</clamorRadius>
|
||||
</li>
|
||||
</comps>
|
||||
</AbilityDef>
|
||||
|
||||
<AbilityDef>
|
||||
<defName>DRM_Feargaspop</defName>
|
||||
<label>FearGas Pop</label>
|
||||
<description>Release a cloud of Feargas.</description>
|
||||
<iconPath>UI/Abilities/ReleaseDeadlifeDust</iconPath>
|
||||
<cooldownTicksRange>60000</cooldownTicksRange>
|
||||
<sendMessageOnCooldownComplete>true</sendMessageOnCooldownComplete>
|
||||
<aiCanUse>true</aiCanUse>
|
||||
<casterMustBeCapableOfViolence>false</casterMustBeCapableOfViolence>
|
||||
<verbProperties>
|
||||
<verbClass>Verb_CastAbility</verbClass>
|
||||
<label>release Feargas</label>
|
||||
<drawAimPie>true</drawAimPie>
|
||||
<warmupTime>1</warmupTime>
|
||||
<range>24.9</range>
|
||||
<targetParams>
|
||||
<canTargetPawns>False</canTargetPawns>
|
||||
<canTargetLocations>True</canTargetLocations>
|
||||
</targetParams>
|
||||
<soundCast>DeadlifeRelease</soundCast>
|
||||
</verbProperties>
|
||||
<comps>
|
||||
<li Class="DragonianMix.CompProperties_AbilityDRM_Deaddustpop">
|
||||
<damageDef>DRM_Feargas</damageDef>
|
||||
<smokeRadius>9</smokeRadius>
|
||||
<clamorType>Ability</clamorType>
|
||||
<clamorRadius>20</clamorRadius>
|
||||
<postExplosionSpawnThingDef>DRM_FearGasCloud</postExplosionSpawnThingDef> <!-- ARL_ToxicGasCloud -->
|
||||
<postExplosionSpawnChance>1</postExplosionSpawnChance>
|
||||
<postExplosionSpawnThingCount>1</postExplosionSpawnThingCount>
|
||||
</li>
|
||||
</comps>
|
||||
</AbilityDef>
|
||||
|
||||
<AbilityDef>
|
||||
<defName>DRM_LightingStrike</defName>
|
||||
<label>LightingStrike</label>
|
||||
<description>Summon a LightingStrike.</description>
|
||||
<iconPath>UI/Abilities/Flashstorm</iconPath>
|
||||
<cooldownTicksRange>1800</cooldownTicksRange>
|
||||
<sendMessageOnCooldownComplete>true</sendMessageOnCooldownComplete>
|
||||
<aiCanUse>true</aiCanUse>
|
||||
<casterMustBeCapableOfViolence>false</casterMustBeCapableOfViolence>
|
||||
<verbProperties>
|
||||
<verbClass>Verb_CastAbility</verbClass>
|
||||
<label>Summon LightingStrike</label>
|
||||
<drawAimPie>true</drawAimPie>
|
||||
<warmupTime>1</warmupTime>
|
||||
<range>24.9</range>
|
||||
<targetParams>
|
||||
<canTargetPawns>False</canTargetPawns>
|
||||
<canTargetLocations>True</canTargetLocations>
|
||||
</targetParams>
|
||||
<soundCast>DeadlifeRelease</soundCast>
|
||||
</verbProperties>
|
||||
<comps>
|
||||
<li Class="DragonianMix.CompProperties_AbilityDRM_LightingStrike">
|
||||
<explosionRadius>4.0</explosionRadius>
|
||||
<damageDef>DRM_Arc</damageDef>
|
||||
<damageAmount>45</damageAmount>
|
||||
<armorPenetration>1.0</armorPenetration>
|
||||
</li>
|
||||
</comps>
|
||||
</AbilityDef>
|
||||
|
||||
<AbilityDef>
|
||||
<defName>DRM_Acidgaspop</defName>
|
||||
<label>AcidGas Pop</label>
|
||||
<description>Release a cloud of Acidgas.</description>
|
||||
<iconPath>UI/Abilities/ReleaseDeadlifeDust</iconPath>
|
||||
<cooldownTicksRange>60000</cooldownTicksRange>
|
||||
<sendMessageOnCooldownComplete>true</sendMessageOnCooldownComplete>
|
||||
<aiCanUse>true</aiCanUse>
|
||||
<casterMustBeCapableOfViolence>false</casterMustBeCapableOfViolence>
|
||||
<verbProperties>
|
||||
<verbClass>Verb_CastAbility</verbClass>
|
||||
<label>release Acidgas</label>
|
||||
<drawAimPie>true</drawAimPie>
|
||||
<warmupTime>1</warmupTime>
|
||||
<range>24.9</range>
|
||||
<targetParams>
|
||||
<canTargetPawns>False</canTargetPawns>
|
||||
<canTargetLocations>True</canTargetLocations>
|
||||
</targetParams>
|
||||
<soundCast>DeadlifeRelease</soundCast>
|
||||
</verbProperties>
|
||||
<comps>
|
||||
<li Class="DragonianMix.CompProperties_AbilityDRM_Deaddustpop">
|
||||
<damageDef>DRM_AcidCover</damageDef>
|
||||
<damageAmount>25</damageAmount>
|
||||
<armorPenetration>0.5</armorPenetration>
|
||||
<smokeRadius>9</smokeRadius>
|
||||
<clamorType>Ability</clamorType>
|
||||
<clamorRadius>20</clamorRadius>
|
||||
<postExplosionSpawnThingDef>DRM_AcidGasCloud</postExplosionSpawnThingDef> <!-- ARL_ToxicGasCloud -->
|
||||
<postExplosionSpawnChance>1</postExplosionSpawnChance>
|
||||
<postExplosionSpawnThingCount>1</postExplosionSpawnThingCount>
|
||||
</li>
|
||||
</comps>
|
||||
</AbilityDef>
|
||||
|
||||
<AbilityDef>
|
||||
<defName>DRM_AcidSpray</defName>
|
||||
<label>acid spray</label>
|
||||
<description>Spray a sticky acid substance from glands in the neck up through the mouth and all over the target area. The acid will stick to targets and burn them.</description>
|
||||
<iconPath>UI/Abilities/AcidSpray</iconPath>
|
||||
<cooldownTicksRange>1800</cooldownTicksRange>
|
||||
<aiCanUse>true</aiCanUse>
|
||||
<displayOrder>300</displayOrder>
|
||||
<category>Sanguophage</category>
|
||||
<sendMessageOnCooldownComplete>true</sendMessageOnCooldownComplete>
|
||||
<warmupStartSound>AcidSpray_Warmup</warmupStartSound>
|
||||
<verbProperties>
|
||||
<verbClass>Verb_CastAbility</verbClass>
|
||||
<range>22.5</range>
|
||||
<warmupTime>0.5</warmupTime>
|
||||
<soundCast>AcidSpray_Resolve</soundCast>
|
||||
<targetParams>
|
||||
<canTargetLocations>true</canTargetLocations>
|
||||
</targetParams>
|
||||
</verbProperties>
|
||||
<comps>
|
||||
<li Class="CompProperties_AbilitySprayLiquid">
|
||||
<projectileDef>Proj_Acid</projectileDef>
|
||||
<numCellsToHit>25</numCellsToHit>
|
||||
<sprayEffecter>AcidSpray_Directional</sprayEffecter>
|
||||
</li>
|
||||
</comps>
|
||||
</AbilityDef>
|
||||
<ThingDef>
|
||||
<defName>Proj_Acid</defName>
|
||||
<label>acid</label>
|
||||
<thingClass>Projectile_Liquid</thingClass>
|
||||
<category>Projectile</category>
|
||||
<tickerType>Normal</tickerType>
|
||||
<altitudeLayer>Projectile</altitudeLayer>
|
||||
<useHitPoints>False</useHitPoints>
|
||||
<neverMultiSelect>True</neverMultiSelect>
|
||||
<graphicData>
|
||||
<texPath>Things/Projectile/Acid</texPath>
|
||||
<graphicClass>Graphic_Random</graphicClass>
|
||||
<shaderType>MoteGlow</shaderType>
|
||||
<drawSize>0.85</drawSize>
|
||||
</graphicData>
|
||||
<projectile>
|
||||
<damageDef>DRM_AcidCover</damageDef>
|
||||
<speed>25</speed>
|
||||
<damageAmountBase>30</damageAmountBase>
|
||||
<arcHeightFactor>0.4</arcHeightFactor>
|
||||
<armorPenetrationBase>0.8</armorPenetrationBase>
|
||||
<stoppingPower>1</stoppingPower>
|
||||
<shadowSize>0</shadowSize>
|
||||
<filth>Filth_SpentAcid</filth>
|
||||
<filthCount>1</filthCount>
|
||||
</projectile>
|
||||
</ThingDef>
|
||||
|
||||
<AbilityDef>
|
||||
<defName>DRM_Frostcloudpop</defName>
|
||||
<label>FrostCloud Pop</label>
|
||||
<description>Release a cloud of Frozen ice.</description>
|
||||
<iconPath>UI/Abilities/ReleaseDeadlifeDust</iconPath>
|
||||
<cooldownTicksRange>60000</cooldownTicksRange>
|
||||
<sendMessageOnCooldownComplete>true</sendMessageOnCooldownComplete>
|
||||
<aiCanUse>true</aiCanUse>
|
||||
<casterMustBeCapableOfViolence>false</casterMustBeCapableOfViolence>
|
||||
<verbProperties>
|
||||
<verbClass>Verb_CastAbility</verbClass>
|
||||
<label>release FrostCloud</label>
|
||||
<drawAimPie>true</drawAimPie>
|
||||
<warmupTime>1</warmupTime>
|
||||
<range>24.9</range>
|
||||
<targetParams>
|
||||
<canTargetPawns>False</canTargetPawns>
|
||||
<canTargetLocations>True</canTargetLocations>
|
||||
</targetParams>
|
||||
<soundCast>DeadlifeRelease</soundCast>
|
||||
</verbProperties>
|
||||
<comps>
|
||||
<li Class="DragonianMix.CompProperties_AbilityDRM_Deaddustpop">
|
||||
<damageDef>DRM_Damage_FrostCoverd</damageDef>
|
||||
<damageAmount>20</damageAmount>
|
||||
<armorPenetration>0.5</armorPenetration>
|
||||
<smokeRadius>6</smokeRadius>
|
||||
<clamorType>Ability</clamorType>
|
||||
<clamorRadius>20</clamorRadius>
|
||||
<postExplosionSpawnThingDef>DRM_FrostGasCloud_Ex</postExplosionSpawnThingDef> <!-- ARL_ToxicGasCloud -->
|
||||
<postExplosionSpawnChance>1</postExplosionSpawnChance>
|
||||
<postExplosionSpawnThingCount>1</postExplosionSpawnThingCount>
|
||||
</li>
|
||||
</comps>
|
||||
</AbilityDef>
|
||||
|
||||
</Defs>
|
72
1.5/Bio1.5/Defs/AbilityDefs/DR_Abilities_bio.xml
Normal file
@ -0,0 +1,72 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
|
||||
<AbilityDef>
|
||||
<defName>DR_FireBurst</defName>
|
||||
<label>fire burst</label>
|
||||
<description>Overdrive orbs cause explosion and set fire on ground.</description>
|
||||
<jobDef>CastAbilityOnThingWithoutWeapon</jobDef>
|
||||
<iconPath>UI/Abilities/FireBurst</iconPath>
|
||||
<cooldownTicksRange>60000</cooldownTicksRange>
|
||||
<sendMessageOnCooldownComplete>true</sendMessageOnCooldownComplete>
|
||||
<aiCanUse>true</aiCanUse>
|
||||
<ai_SearchAOEForTargets>true</ai_SearchAOEForTargets>
|
||||
<targetRequired>false</targetRequired>
|
||||
<showCastingProgressBar>true</showCastingProgressBar>
|
||||
|
||||
<displayGizmoWhileUndrafted>false</displayGizmoWhileUndrafted>
|
||||
<disableGizmoWhileUndrafted>true</disableGizmoWhileUndrafted>
|
||||
<verbProperties>
|
||||
<verbClass>Verb_CastAbility</verbClass>
|
||||
<warmupEffecter>Fire_Burst_Warmup</warmupEffecter>
|
||||
<warmupTime>1.5</warmupTime>
|
||||
<requireLineOfSight>false</requireLineOfSight>
|
||||
<range>12</range>
|
||||
<drawAimPie>false</drawAimPie>
|
||||
<targetParams>
|
||||
<canTargetSelf>true</canTargetSelf>
|
||||
</targetParams>
|
||||
</verbProperties>
|
||||
<comps>
|
||||
<li Class="DragonianMix.CompProperties_AbilityDRM_FireBurst">
|
||||
<damageDef>DRM_Flame</damageDef>
|
||||
<damageAmount>80</damageAmount>
|
||||
<armorPenetration>0</armorPenetration>
|
||||
<radius>12</radius>
|
||||
</li>
|
||||
</comps>
|
||||
</AbilityDef>
|
||||
|
||||
<AbilityDef>
|
||||
<defName>DRM_Toxgaspop</defName>
|
||||
<label>ToxGas Pop</label>
|
||||
<description>Release a cloud of Toxgas.</description>
|
||||
<iconPath>UI/Abilities/ReleaseDeadlifeDust</iconPath>
|
||||
<cooldownTicksRange>60000</cooldownTicksRange>
|
||||
<sendMessageOnCooldownComplete>true</sendMessageOnCooldownComplete>
|
||||
<aiCanUse>true</aiCanUse>
|
||||
<casterMustBeCapableOfViolence>false</casterMustBeCapableOfViolence>
|
||||
<verbProperties>
|
||||
<verbClass>Verb_CastAbility</verbClass>
|
||||
<label>release deadlife dust</label>
|
||||
<drawAimPie>true</drawAimPie>
|
||||
<warmupTime>1</warmupTime>
|
||||
<range>24.9</range>
|
||||
<targetParams>
|
||||
<canTargetPawns>False</canTargetPawns>
|
||||
<canTargetLocations>True</canTargetLocations>
|
||||
</targetParams>
|
||||
<soundCast>DeadlifeRelease</soundCast>
|
||||
</verbProperties>
|
||||
<comps>
|
||||
<li Class="DragonianMix.CompProperties_AbilityDRM_Deaddustpop">
|
||||
<damageDef>Smoke</damageDef>
|
||||
<smokeRadius>9</smokeRadius>
|
||||
<gasType>ToxGas</gasType>
|
||||
<clamorType>Ability</clamorType>
|
||||
<clamorRadius>20</clamorRadius>
|
||||
</li>
|
||||
</comps>
|
||||
</AbilityDef>
|
||||
|
||||
</Defs>
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
|
||||
<!--
|
||||
<!--
|
||||
<HediffDef>
|
||||
<defName>DRM_FearGasExposure</defName>
|
||||
<label>Fear gas</label>
|
||||
@ -71,7 +71,7 @@
|
||||
</HediffDef>
|
||||
-->
|
||||
|
||||
<HediffDef ParentName="AddedBodyPartBase">
|
||||
<HediffDef ParentName="AddedBodyPartBase">
|
||||
<defName>ToxicDragonianOrb</defName>
|
||||
<label>Toxic DragonianOrb</label>
|
||||
<labelNoun>a Toxic DragonianOrb.</labelNoun>
|
||||
@ -82,26 +82,18 @@
|
||||
</abilities>
|
||||
<comps>
|
||||
<li Class="DragonianMix.HediffCompProperties_DRMExplodeOnDeath">
|
||||
<damageDef>Smoke</damageDef>
|
||||
<soundDef>Explosion_Stun</soundDef>
|
||||
<explosionRadius>6</explosionRadius>
|
||||
<gasType>ToxGas</gasType>
|
||||
<destroyGear>false</destroyGear>
|
||||
<destroyBody>false</destroyBody>
|
||||
<damageDef>Smoke</damageDef>
|
||||
<soundDef>Explosion_Stun</soundDef>
|
||||
<explosionRadius>6</explosionRadius>
|
||||
<gasType>ToxGas</gasType>
|
||||
<postExplosionSpawnThingCount>1</postExplosionSpawnThingCount>
|
||||
<destroyGear>false</destroyGear>
|
||||
<destroyBody>false</destroyBody>
|
||||
</li>
|
||||
</comps>
|
||||
</comps>
|
||||
<addedPartProps>
|
||||
<solid>true</solid>
|
||||
</addedPartProps>
|
||||
<modExtensions>
|
||||
<li Class="DragonianMix.ProphecyGearEffect">
|
||||
<enableHediffEffect>false</enableHediffEffect>
|
||||
|
||||
<extraDamageFactor>0.2</extraDamageFactor>
|
||||
<extraDamageType>ScratchToxic</extraDamageType>
|
||||
<armorPenetration>0.1</armorPenetration>
|
||||
</li>
|
||||
</modExtensions>
|
||||
<spawnThingOnRemoved>ToxicDragonianOrb</spawnThingOnRemoved>
|
||||
</HediffDef>
|
||||
|
||||
@ -153,15 +145,6 @@
|
||||
<MarketValue>1000</MarketValue>
|
||||
<Mass>0.3</Mass>
|
||||
</statBases>
|
||||
<modExtensions>
|
||||
<li Class="DragonianMix.ProphecyGearEffect">
|
||||
<enableHediffEffect>false</enableHediffEffect>
|
||||
|
||||
<extraDamageFactor>0.2</extraDamageFactor>
|
||||
<extraDamageType>ScratchToxic</extraDamageType>
|
||||
<armorPenetration>0.1</armorPenetration>
|
||||
</li>
|
||||
</modExtensions>
|
||||
<thingSetMakerTags>
|
||||
<li>RewardStandardCore</li>
|
||||
</thingSetMakerTags>
|
||||
|
@ -37,7 +37,7 @@
|
||||
</skillRequirements>
|
||||
</recipeMaker>
|
||||
<weaponTags>
|
||||
<li>DR_BattleStaff_Ranged</li>
|
||||
<li>DR_BattleStaff</li>
|
||||
</weaponTags>
|
||||
<thingCategories>
|
||||
<li>WeaponsRanged</li>
|
||||
@ -47,36 +47,41 @@
|
||||
</weaponClasses>
|
||||
<verbs>
|
||||
<li>
|
||||
<verbClass>Verb_ShootBeam</verbClass>
|
||||
<hasStandardCommand>true</hasStandardCommand>
|
||||
<warmupTime>0</warmupTime>
|
||||
<range>29.9</range>
|
||||
<beamFullWidthRange>1000</beamFullWidthRange>
|
||||
<burstShotCount>10</burstShotCount>
|
||||
<beamWidth>-1</beamWidth>
|
||||
<ticksBetweenBurstShots>30</ticksBetweenBurstShots>
|
||||
<beamDamageDef>DRM_Damage_FrostCoverd_after</beamDamageDef>
|
||||
<!-- <soundCastTail>GunTail_Medium</soundCastTail> -->
|
||||
<muzzleFlashScale>0</muzzleFlashScale>
|
||||
<soundCastBeam>BeamGraser_Shooting</soundCastBeam>
|
||||
<beamGroundFleckDef>Fleck_BeamBurn</beamGroundFleckDef>
|
||||
<beamFleckChancePerTick>0.32</beamFleckChancePerTick>
|
||||
<beamMaxDeviation>0</beamMaxDeviation>
|
||||
<beamCurvature>0</beamCurvature>
|
||||
<beamMoteDef>Mote_GraserBeamBase</beamMoteDef>
|
||||
<beamEndEffecterDef>GraserBeam_End</beamEndEffecterDef>
|
||||
<beamChanceToStartFire>0</beamChanceToStartFire>
|
||||
<beamChanceToAttachFire>0</beamChanceToAttachFire>
|
||||
<beamFireSizeRange>0</beamFireSizeRange>
|
||||
<beamStartOffset>0</beamStartOffset>
|
||||
<beamHitsNeighborCells>true</beamHitsNeighborCells>
|
||||
<beamLineFleckChanceCurve>
|
||||
<points>
|
||||
<li>(0, 0)</li>
|
||||
<li>(0.65, 0.4)</li>
|
||||
<li>(1, 0.75)</li>
|
||||
</points>
|
||||
</beamLineFleckChanceCurve>
|
||||
<verbClass>Verb_ShootBeam</verbClass>
|
||||
<hasStandardCommand>true</hasStandardCommand>
|
||||
<warmupTime>1.5</warmupTime>
|
||||
<range>24.9</range>
|
||||
<minRange>3.9</minRange>
|
||||
<muzzleFlashScale>9</muzzleFlashScale>
|
||||
<soundCastTail>GunTail_Medium</soundCastTail>
|
||||
<soundCastBeam>BeamGraser_Shooting</soundCastBeam>
|
||||
|
||||
<beamStartOffset>0.8</beamStartOffset>
|
||||
<beamFullWidthRange>3</beamFullWidthRange>
|
||||
<beamWidth>-3</beamWidth>
|
||||
<beamMaxDeviation>0.5</beamMaxDeviation>
|
||||
<beamCurvature>0.1</beamCurvature>
|
||||
<burstShotCount>15</burstShotCount>
|
||||
<ticksBetweenBurstShots>6</ticksBetweenBurstShots>
|
||||
<showBurstShotStats>false</showBurstShotStats>
|
||||
<beamFleckChancePerTick>0.32</beamFleckChancePerTick>
|
||||
<beamGroundFleckDef>Fleck_BeamBurn</beamGroundFleckDef>
|
||||
|
||||
<beamDamageDef>DRM_Frostbite</beamDamageDef>
|
||||
<beamMoteDef>Mote_GraserBeamBase</beamMoteDef>
|
||||
<beamEndEffecterDef>GraserBeam_End</beamEndEffecterDef>
|
||||
<beamLineFleckDef>Fleck_BeamSpark</beamLineFleckDef>
|
||||
|
||||
<beamChanceToStartFire>0</beamChanceToStartFire>
|
||||
<beamChanceToAttachFire>0</beamChanceToAttachFire>
|
||||
<beamFireSizeRange>0</beamFireSizeRange>
|
||||
<beamLineFleckChanceCurve>
|
||||
<points>
|
||||
<li>(0, 0)</li>
|
||||
<li>(0.2, 0.1)</li>
|
||||
<li>(0.4, 0.2)</li>
|
||||
</points>
|
||||
</beamLineFleckChanceCurve>
|
||||
</li>
|
||||
</verbs>
|
||||
<tools>
|
||||
@ -97,7 +102,7 @@
|
||||
<power>15</power>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>DRM_Damage_FrostCoverd_after</def>
|
||||
<def>DRM_Frostbite</def>
|
||||
<amount>30</amount>
|
||||
<chance>1</chance>
|
||||
</li>
|
@ -7,11 +7,11 @@
|
||||
<description>Teleport the target to a desired position not too far from its starting point. Objects which are too large cannot be teleported.</description>
|
||||
<iconPath>UI/Abilities/Skip</iconPath>
|
||||
<showPsycastEffects>False</showPsycastEffects>
|
||||
<cooldownTicksRange>1800</cooldownTicksRange>
|
||||
<cooldownTicksRange>15000</cooldownTicksRange>
|
||||
<sendMessageOnCooldownComplete>true</sendMessageOnCooldownComplete>
|
||||
<verbProperties>
|
||||
<verbClass>Verb_CastAbility</verbClass>
|
||||
<label>skip</label>
|
||||
<label>release deadlife dust</label>
|
||||
<warmupTime>0.25</warmupTime>
|
||||
<range>30</range>
|
||||
<targetParams>
|
@ -7,38 +7,25 @@
|
||||
<labelNoun>a Acidifier DragonianOrb.</labelNoun>
|
||||
<description>An installed Acidifier DragonianOrb.dissolve gear in contact with the user's body.</description>
|
||||
<priceImpact>false</priceImpact>
|
||||
<abilities>
|
||||
<li MayRequire="Ludeon.RimWorld.Biotech">DRM_AcidSpray</li>
|
||||
<li MayRequire="Ludeon.RimWorld.Biotech">DRM_Acidgaspop</li>
|
||||
</abilities>
|
||||
<comps>
|
||||
<li Class="HediffCompProperties_DissolveGearOnDeath">
|
||||
<fleck>AcidCloud</fleck>
|
||||
<moteCount>6</moteCount>
|
||||
<moteOffsetRange>0.25~0.75</moteOffsetRange>
|
||||
<filth>Filth_Slime</filth>
|
||||
<sound>DeathAcidifier</sound>
|
||||
<injuryCreatedOnDeath>ChemicalBurn</injuryCreatedOnDeath>
|
||||
<injuryCount>3~6</injuryCount>
|
||||
<fleck>AcidCloud</fleck>
|
||||
<moteCount>6</moteCount>
|
||||
<moteOffsetRange>0.25~0.75</moteOffsetRange>
|
||||
<filth>Filth_Slime</filth>
|
||||
<sound>DeathAcidifier</sound>
|
||||
<injuryCreatedOnDeath>ChemicalBurn</injuryCreatedOnDeath>
|
||||
<injuryCount>3~6</injuryCount>
|
||||
</li>
|
||||
<li Class="DragonianMix.HediffCompProperties_DRMExplodeOnDeath">
|
||||
<damageDef>DRM_AcidCover</damageDef>
|
||||
<damageDef>DRM_AcidBurn</damageDef>
|
||||
<damageAmount>40</damageAmount>
|
||||
<soundDef>Explosion_Stun</soundDef>
|
||||
<explosionRadius>6</explosionRadius>
|
||||
<destroyGear>false</destroyGear>
|
||||
<destroyBody>false</destroyBody>
|
||||
</li>
|
||||
</comps>
|
||||
<modExtensions>
|
||||
<li Class="DragonianMix.ProphecyGearEffect">
|
||||
<enableHediffEffect>false</enableHediffEffect>
|
||||
|
||||
<extraDamageFactor>0.2</extraDamageFactor>
|
||||
<extraDamageType>DRM_AcidCover</extraDamageType>
|
||||
<armorPenetration>0.1</armorPenetration>
|
||||
</li>
|
||||
</modExtensions>
|
||||
</li>
|
||||
</comps>
|
||||
<addedPartProps>
|
||||
<solid>true</solid>
|
||||
</addedPartProps>
|
||||
@ -57,15 +44,6 @@
|
||||
<li>AcidifierDragonianOrb</li>
|
||||
<li>DragonianOrbNormal</li>
|
||||
</techHediffsTags>
|
||||
<modExtensions>
|
||||
<li Class="DragonianMix.ProphecyGearEffect">
|
||||
<enableHediffEffect>false</enableHediffEffect>
|
||||
|
||||
<extraDamageFactor>0.2</extraDamageFactor>
|
||||
<extraDamageType>DRM_AcidCover</extraDamageType>
|
||||
<armorPenetration>0.1</armorPenetration>
|
||||
</li>
|
||||
</modExtensions>
|
||||
<statBases>
|
||||
<MarketValue>400</MarketValue>
|
||||
<Mass>0.3</Mass>
|
@ -1,309 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
|
||||
<!-- ============================= Permits from royal titles ============================= -->
|
||||
|
||||
<!--<RoyalTitlePermitDef>
|
||||
<defName>TradeSettlement</defName>
|
||||
<label>trade with settlements</label>
|
||||
</RoyalTitlePermitDef>
|
||||
|
||||
<RoyalTitlePermitDef>
|
||||
<defName>TradeOrbital</defName>
|
||||
<label>trade with orbital traders</label>
|
||||
</RoyalTitlePermitDef>
|
||||
|
||||
<RoyalTitlePermitDef>
|
||||
<defName>TradeCaravan</defName>
|
||||
<label>trade with caravans</label>
|
||||
</RoyalTitlePermitDef>-->
|
||||
|
||||
|
||||
<!-- ============================= Faction permits ============================= -->
|
||||
|
||||
<!-- Econ -->
|
||||
|
||||
<RoyalTitlePermitDef Name="DRM_DropResourcesBase" Abstract="True">
|
||||
<workerClass>RoyalTitlePermitWorker_DropResources</workerClass>
|
||||
<faction>Dragonian_NPC</faction>
|
||||
<permitPointCost>1</permitPointCost>
|
||||
<cooldownDays>20</cooldownDays>
|
||||
<usableOnWorldMap>true</usableOnWorldMap>
|
||||
<royalAid>
|
||||
<targetingRange>39.9</targetingRange>
|
||||
</royalAid>
|
||||
</RoyalTitlePermitDef>
|
||||
|
||||
<RoyalTitlePermitDef ParentName="DRM_DropResourcesBase">
|
||||
<defName>DRM_HappyBundleDrop</defName>
|
||||
<label>happybundle drop</label>
|
||||
<description>Call for a bundle drop that contain 250 steel,5 component,20 packaged survival meals,and 500 silver.Be happy kids.</description>
|
||||
<minTitle>DRM_Stranger</minTitle>
|
||||
<faction>Dragonian_NPC</faction>
|
||||
<permitPointCost>1</permitPointCost>
|
||||
<uiPosition>(0,0)</uiPosition>
|
||||
<royalAid>
|
||||
<itemsToDrop>
|
||||
<Steel>250</Steel>
|
||||
<ComponentIndustrial>5</ComponentIndustrial>
|
||||
<MealSurvivalPack>20</MealSurvivalPack>
|
||||
<Silver>500</Silver>
|
||||
</itemsToDrop>
|
||||
<favorCost>4</favorCost>
|
||||
</royalAid>
|
||||
</RoyalTitlePermitDef>
|
||||
|
||||
<!--<RoyalTitlePermitDef ParentName="DRM_DropResourcesBase">
|
||||
<defName>DRM_FoodDrop</defName>
|
||||
<label>food drop</label>
|
||||
<description>Call for a drop of 20 packaged survival meals.</description>
|
||||
<minTitle>DRM_Stranger</minTitle>
|
||||
<uiPosition>(0,1)</uiPosition>
|
||||
<royalAid>
|
||||
<itemsToDrop>
|
||||
<MealSurvivalPack>20</MealSurvivalPack>
|
||||
</itemsToDrop>
|
||||
<favorCost>4</favorCost>
|
||||
</royalAid>
|
||||
</RoyalTitlePermitDef>
|
||||
|
||||
<RoyalTitlePermitDef ParentName="DRM_DropResourcesBase">
|
||||
<defName>DRM_SilverDrop</defName>
|
||||
<label>silver drop</label>
|
||||
<description>Call for a drop of 500 silver.</description>
|
||||
<minTitle>DRM_Stranger</minTitle>
|
||||
<uiPosition>(0,4)</uiPosition>
|
||||
<royalAid>
|
||||
<itemsToDrop>
|
||||
<Silver>500</Silver>
|
||||
</itemsToDrop>
|
||||
<favorCost>6</favorCost>
|
||||
</royalAid>
|
||||
</RoyalTitlePermitDef>-->
|
||||
|
||||
<RoyalTitlePermitDef ParentName="DRM_DropResourcesBase">
|
||||
<defName>DRM_MedDrop</defName>
|
||||
<label>med drop</label>
|
||||
<description>Call for a drop of 20 Herbal medicine.That's the best thing they can find.</description>
|
||||
<minTitle>DRM_Stranger</minTitle>
|
||||
<uiPosition>(1,0)</uiPosition>
|
||||
<royalAid>
|
||||
<itemsToDrop>
|
||||
<MedicineHerbal>20</MedicineHerbal>
|
||||
</itemsToDrop>
|
||||
<favorCost>8</favorCost>
|
||||
</royalAid>
|
||||
</RoyalTitlePermitDef>
|
||||
|
||||
<RoyalTitlePermitDef ParentName="DRM_DropResourcesBase">
|
||||
<defName>DRM_DressDrop</defName>
|
||||
<label>Dress drop</label>
|
||||
<description>Call for a drop of 3 basic dress.All dragonian should dress up nice and clean.</description>
|
||||
<workerClass>DragonianMix.RoyalTitlePermitWorker_DropResources</workerClass>
|
||||
<minTitle>DRM_Stranger</minTitle>
|
||||
<uiPosition>(0,1)</uiPosition>
|
||||
<royalAid>
|
||||
<itemsToDrop>
|
||||
<DR_BasicDress>
|
||||
<stuff>WoolDragonian</stuff>
|
||||
<count>3</count>
|
||||
</DR_BasicDress>
|
||||
</itemsToDrop>
|
||||
<favorCost>8</favorCost>
|
||||
</royalAid>
|
||||
</RoyalTitlePermitDef>
|
||||
|
||||
<RoyalTitlePermitDef ParentName="DRM_DropResourcesBase">
|
||||
<defName>DRM_WoolDrop</defName>
|
||||
<label>Wool drop</label>
|
||||
<description>Call for a drop of 100 dragonian wool.Make use of them.</description>
|
||||
<minTitle>DRM_Stranger</minTitle>
|
||||
<uiPosition>(1,1)</uiPosition>
|
||||
<royalAid>
|
||||
<itemsToDrop>
|
||||
<WoolDragonian>100</WoolDragonian>
|
||||
</itemsToDrop>
|
||||
<favorCost>8</favorCost>
|
||||
</royalAid>
|
||||
</RoyalTitlePermitDef>
|
||||
|
||||
<RoyalTitlePermitDef>
|
||||
<defName>DRM_CallVillagerTeam</defName>
|
||||
<label>call Villager team</label>
|
||||
<description>Call a group of 4 dragonian villager to assist you for 4 days. These workers can only do general labor tasks. You can control them as though they were your own colonists. You are required to keep them safe.</description>
|
||||
<workerClass>RoyalTitlePermitWorker_CallLaborers</workerClass>
|
||||
<minTitle>DRM_Known</minTitle>
|
||||
<faction>Dragonian_NPC</faction>
|
||||
<permitPointCost>1</permitPointCost>
|
||||
<uiPosition>(0,2)</uiPosition>
|
||||
<royalAid>
|
||||
<favorCost>4</favorCost>
|
||||
<pawnKindDef>Dragonian_Villager</pawnKindDef>
|
||||
<pawnCount>4</pawnCount>
|
||||
<aidDurationDays>4</aidDurationDays>
|
||||
<targetingRange>44.9</targetingRange>
|
||||
<targetingRequireLOS>false</targetingRequireLOS>
|
||||
</royalAid>
|
||||
<cooldownDays>40</cooldownDays>
|
||||
</RoyalTitlePermitDef>
|
||||
|
||||
<RoyalTitlePermitDef>
|
||||
<defName>DRM_CallVillagerGang</defName>
|
||||
<label>call Villager gang</label>
|
||||
<description>Call a group of 8 dragonian villager to assist you for 4 days. I don't know why you need so many dragonian.They will back onepiece right?</description>
|
||||
<workerClass>RoyalTitlePermitWorker_CallLaborers</workerClass>
|
||||
<minTitle>DRM_trusted</minTitle>
|
||||
<faction>Dragonian_NPC</faction>
|
||||
<permitPointCost>1</permitPointCost>
|
||||
<prerequisite>DRM_CallVillagerTeam</prerequisite>
|
||||
<uiPosition>(1,2)</uiPosition>
|
||||
<royalAid>
|
||||
<favorCost>8</favorCost>
|
||||
<pawnKindDef>Dragonian_Villager</pawnKindDef>
|
||||
<pawnCount>8</pawnCount>
|
||||
<aidDurationDays>4</aidDurationDays>
|
||||
<targetingRange>44.9</targetingRange>
|
||||
<targetingRequireLOS>false</targetingRequireLOS>
|
||||
</royalAid>
|
||||
<cooldownDays>60</cooldownDays>
|
||||
</RoyalTitlePermitDef>
|
||||
|
||||
|
||||
<!-- Combat -->
|
||||
|
||||
<RoyalTitlePermitDef>
|
||||
<defName>DRM_CallHunterAidSmall</defName>
|
||||
<label>call hunter squad</label>
|
||||
<description>Call a group of 4 Dragonian Clan Hunter to aid you in battle.They are ranged troop.</description>
|
||||
<workerClass>RoyalTitlePermitWorker_CallAid</workerClass>
|
||||
<minTitle>DRM_Known</minTitle>
|
||||
<faction>Dragonian_NPC</faction>
|
||||
<permitPointCost>1</permitPointCost>
|
||||
<uiPosition>(0,6)</uiPosition>
|
||||
<royalAid>
|
||||
<favorCost>6</favorCost>
|
||||
<pawnKindDef>Dragonian_Clan_Hunter</pawnKindDef>
|
||||
<pawnCount>4</pawnCount>
|
||||
<targetingRange>39.9</targetingRange>
|
||||
</royalAid>
|
||||
<cooldownDays>40</cooldownDays>
|
||||
</RoyalTitlePermitDef>
|
||||
|
||||
<RoyalTitlePermitDef>
|
||||
<defName>DRM_CallHunterAidLarge</defName>
|
||||
<label>call hunter squad extra</label>
|
||||
<description>Call a group of 8 Dragonian Clan Hunter to aid you in battle.They are ranged troop.</description>
|
||||
<workerClass>RoyalTitlePermitWorker_CallAid</workerClass>
|
||||
<minTitle>DRM_trusted</minTitle>
|
||||
<faction>Dragonian_NPC</faction>
|
||||
<permitPointCost>1</permitPointCost>
|
||||
<prerequisite>DRM_CallHunterAidSmall</prerequisite>
|
||||
<uiPosition>(1,6)</uiPosition>
|
||||
<royalAid>
|
||||
<favorCost>8</favorCost>
|
||||
<pawnKindDef>Dragonian_Clan_Hunter</pawnKindDef>
|
||||
<pawnCount>6</pawnCount>
|
||||
<targetingRange>39.9</targetingRange>
|
||||
</royalAid>
|
||||
<cooldownDays>40</cooldownDays>
|
||||
</RoyalTitlePermitDef>
|
||||
|
||||
<RoyalTitlePermitDef>
|
||||
<defName>DRM_CallGuardAidSmall</defName>
|
||||
<label>call guard squad</label>
|
||||
<description>Call a group of 4 professional janissaries to aid you in battle.They are melee troop.</description>
|
||||
<workerClass>RoyalTitlePermitWorker_CallAid</workerClass>
|
||||
<minTitle>DRM_Known</minTitle>
|
||||
<faction>Dragonian_NPC</faction>
|
||||
<permitPointCost>1</permitPointCost>
|
||||
<uiPosition>(0,7)</uiPosition>
|
||||
<royalAid>
|
||||
<favorCost>6</favorCost>
|
||||
<pawnKindDef>Dragonian_Clan_Guard</pawnKindDef>
|
||||
<pawnCount>4</pawnCount>
|
||||
<targetingRange>39.9</targetingRange>
|
||||
</royalAid>
|
||||
<cooldownDays>40</cooldownDays>
|
||||
</RoyalTitlePermitDef>
|
||||
|
||||
<RoyalTitlePermitDef>
|
||||
<defName>DRM_CallRoyalGuardAidSmall</defName>
|
||||
<label>call royal guard group</label>
|
||||
<description>Call a group of 4 heavy cataphracts to aid you in battle.Hammers time.</description>
|
||||
<workerClass>RoyalTitlePermitWorker_CallAid</workerClass>
|
||||
<minTitle>DRM_trusted</minTitle>
|
||||
<faction>Dragonian_NPC</faction>
|
||||
<permitPointCost>1</permitPointCost>
|
||||
<prerequisite>DRM_CallGuardAidSmall</prerequisite>
|
||||
<uiPosition>(1,7)</uiPosition>
|
||||
<royalAid>
|
||||
<favorCost>8</favorCost>
|
||||
<pawnKindDef>Dragonian_Royal_Guard</pawnKindDef>
|
||||
<pawnCount>4</pawnCount>
|
||||
<targetingRange>39.9</targetingRange>
|
||||
</royalAid>
|
||||
<cooldownDays>40</cooldownDays>
|
||||
</RoyalTitlePermitDef>
|
||||
|
||||
<!--<RoyalTitlePermitDef>
|
||||
<defName>DRM_CallOrbitalStrike</defName>
|
||||
<label>call aerodrone strike</label>
|
||||
<description>Call a single-impact aerodrone strike at a target position.</description>
|
||||
<workerClass>DragonianMix.RoyalTitlePermitWorker_DRM_OrbitalStrike</workerClass>
|
||||
<minTitle>DRM_Stranger</minTitle>
|
||||
<faction>Dragonian_NPC</faction>
|
||||
<permitPointCost>1</permitPointCost>
|
||||
<cooldownDays>45</cooldownDays>
|
||||
<uiPosition>(0,5)</uiPosition>
|
||||
<royalAid>
|
||||
<favorCost>6</favorCost>
|
||||
<targetingRange>44.9</targetingRange>
|
||||
<radius>2.9</radius>
|
||||
<explosionRadiusRange>14.9</explosionRadiusRange>
|
||||
<explosionCount>1</explosionCount>
|
||||
<intervalTicks>60</intervalTicks>
|
||||
<warmupTicks>120</warmupTicks>
|
||||
</royalAid>
|
||||
</RoyalTitlePermitDef>-->
|
||||
|
||||
<!--<RoyalTitlePermitDef>
|
||||
<defName>CallOrbitalSalvo</defName>
|
||||
<label>call aerodrone salvo</label>
|
||||
<description>Call a salvo of aerodrone strikes around a target position.</description>
|
||||
<workerClass>RoyalTitlePermitWorker_OrbitalStrike</workerClass>
|
||||
<minTitle>DRM_Stranger</minTitle>
|
||||
<faction>Dragonian_NPC</faction>
|
||||
<permitPointCost>1</permitPointCost>
|
||||
<prerequisite>CallOrbitalStrike</prerequisite>
|
||||
<cooldownDays>60</cooldownDays>
|
||||
<uiPosition>(1,5)</uiPosition>
|
||||
<royalAid>
|
||||
<favorCost>8</favorCost>
|
||||
<targetingRange>44.9</targetingRange>
|
||||
<radius>7.9</radius>
|
||||
<explosionRadiusRange>5.9</explosionRadiusRange>
|
||||
<explosionCount>6</explosionCount>
|
||||
<intervalTicks>60</intervalTicks>
|
||||
<warmupTicks>120</warmupTicks>
|
||||
</royalAid>
|
||||
</RoyalTitlePermitDef>-->
|
||||
|
||||
<!--<RoyalTitlePermitDef>
|
||||
<defName>CallTransportShuttle</defName>
|
||||
<label>call transport shuttle</label>
|
||||
<description>Call a shuttle for your own use. It will transport colonists, items, and animals anywhere you like within 70 world tiles.</description>
|
||||
<workerClass>RoyalTitlePermitWorker_CallShuttle</workerClass>
|
||||
<minTitle>DRM_Stranger</minTitle>
|
||||
<faction>Dragonian_NPC</faction>
|
||||
<permitPointCost>1</permitPointCost>
|
||||
<cooldownDays>40</cooldownDays>
|
||||
<usableOnWorldMap>true</usableOnWorldMap>
|
||||
<uiPosition>(0,6)</uiPosition>
|
||||
<royalAid>
|
||||
<favorCost>8</favorCost>
|
||||
<targetingRange>44.9</targetingRange>
|
||||
<targetingRequireLOS>false</targetingRequireLOS>
|
||||
</royalAid>
|
||||
</RoyalTitlePermitDef>-->
|
||||
|
||||
</Defs>
|
@ -1,81 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
|
||||
<RoyalTitleDef Abstract="True" Name="Dragonian_BaseRoyalTitle">
|
||||
<tags>
|
||||
<li>Dragonian_Royal_Title</li>
|
||||
</tags>
|
||||
<awardThought>GainedTitle</awardThought>
|
||||
<lostThought>LostTitle</lostThought>
|
||||
</RoyalTitleDef>
|
||||
|
||||
<RoyalTitleDef ParentName="Dragonian_BaseRoyalTitle">
|
||||
<defName>DRM_Stranger</defName>
|
||||
<label>stranger</label>
|
||||
<description>stranger.</description>
|
||||
<seniority>0</seniority>
|
||||
<favorCost>8</favorCost>
|
||||
<changeHeirQuestPoints>1000</changeHeirQuestPoints>
|
||||
<allowDignifiedMeditationFocus>False</allowDignifiedMeditationFocus>
|
||||
<permitPointsAwarded>1</permitPointsAwarded>
|
||||
<awardWorkerClass>RoyalTitleAwardWorker_Instant</awardWorkerClass>
|
||||
<permits>
|
||||
<li>TradeSettlement</li>
|
||||
<li>TradeCaravan</li>
|
||||
<li>TradeOrbital</li>
|
||||
</permits>
|
||||
</RoyalTitleDef>
|
||||
|
||||
<RoyalTitleDef ParentName="Dragonian_BaseRoyalTitle">
|
||||
<defName>DRM_Known</defName>
|
||||
<label>Known</label>
|
||||
<description>Known.</description>
|
||||
<seniority>100</seniority>
|
||||
<favorCost>12</favorCost>
|
||||
<recruitmentResistanceOffset>3</recruitmentResistanceOffset>
|
||||
<changeHeirQuestPoints>1000</changeHeirQuestPoints>
|
||||
<commonality>0.6</commonality>
|
||||
<permitPointsAwarded>2</permitPointsAwarded>
|
||||
<awardWorkerClass>RoyalTitleAwardWorker_Instant</awardWorkerClass>
|
||||
</RoyalTitleDef>
|
||||
|
||||
<RoyalTitleDef ParentName="Dragonian_BaseRoyalTitle">
|
||||
<defName>DRM_trusted</defName>
|
||||
<label>trusted</label>
|
||||
<description>trusted.</description>
|
||||
<seniority>200</seniority>
|
||||
<favorCost>24</favorCost>
|
||||
<recruitmentResistanceOffset>3</recruitmentResistanceOffset>
|
||||
<changeHeirQuestPoints>1000</changeHeirQuestPoints>
|
||||
<commonality>0.6</commonality>
|
||||
<permitPointsAwarded>3</permitPointsAwarded>
|
||||
<awardWorkerClass>RoyalTitleAwardWorker_Instant</awardWorkerClass>
|
||||
</RoyalTitleDef>
|
||||
|
||||
<RoyalTitleDef ParentName="Dragonian_BaseRoyalTitle">
|
||||
<defName>DRM_Cheften</defName>
|
||||
<label>chieftain</label>
|
||||
<description>chieftain is actual leader of dragonian clan.</description>
|
||||
<seniority>700</seniority>
|
||||
<requiredMinimumApparelQuality>Normal</requiredMinimumApparelQuality>
|
||||
<recruitmentResistanceOffset>75</recruitmentResistanceOffset>
|
||||
<changeHeirQuestPoints>1000</changeHeirQuestPoints>
|
||||
<commonality>0</commonality>
|
||||
<permitPointsAwarded>4</permitPointsAwarded>
|
||||
<awardWorkerClass>RoyalTitleAwardWorker_Instant</awardWorkerClass>
|
||||
</RoyalTitleDef>
|
||||
|
||||
<RoyalTitleDef ParentName="Dragonian_BaseRoyalTitle">
|
||||
<defName>DRM_Princess</defName>
|
||||
<label>Princess</label>
|
||||
<description>the chosen one dragonian princess.</description>
|
||||
<seniority>1000</seniority>
|
||||
<requiredMinimumApparelQuality>Normal</requiredMinimumApparelQuality>
|
||||
<recruitmentResistanceOffset>75</recruitmentResistanceOffset>
|
||||
<changeHeirQuestPoints>1000</changeHeirQuestPoints>
|
||||
<commonality>0</commonality>
|
||||
<permitPointsAwarded>10</permitPointsAwarded>
|
||||
<awardWorkerClass>RoyalTitleAwardWorker_Instant</awardWorkerClass>
|
||||
</RoyalTitleDef>
|
||||
|
||||
</Defs>
|
@ -1,222 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
|
||||
<ThingDef ParentName="BaseWeapon_Bladelink">
|
||||
<defName>DR_BattleHammerBladelink</defName>
|
||||
<label>persona battle hammer</label>
|
||||
<description>A warhammer with an embedded EMP capacitor. Upon impact, it releases an electric pulse to disable mechanical systems and unleashes chain lightning on nearby enemies. Its connection to Intelligence enhances the weapon, temporarily boosting the wielder's capabilities with each strike.
|
||||
\nThis weapon has an onboard persona that can bond to only a single person. The wielder and intelligent weapon can synchronize their reflexes and attack with frightening speed, accuracy, and creativity. Once bonded to a wielder, the weapon's persona will refuse to be wielded by anyone else.</description>
|
||||
<statBases>
|
||||
<MarketValue>3000</MarketValue>
|
||||
<WorkToMake>30000</WorkToMake>
|
||||
<Mass>2</Mass>
|
||||
</statBases>
|
||||
<relicChance>2</relicChance>
|
||||
<soundInteract>Interact_BladelinkZeusHammer</soundInteract>
|
||||
<meleeHitSound>DRHammerSound</meleeHitSound>
|
||||
<smeltable>false</smeltable>
|
||||
<equippedAngleOffset>0</equippedAngleOffset>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Weapon/DR_BattleHammer</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
<shaderType>CutoutComplex</shaderType>
|
||||
</graphicData>
|
||||
<uiIconScale>1</uiIconScale>
|
||||
<weaponTags>
|
||||
<li>DR_BattleHammer</li>
|
||||
</weaponTags>
|
||||
<tools>
|
||||
<li>
|
||||
<label>handle</label>
|
||||
<capacities>
|
||||
<li>Poke</li>
|
||||
</capacities>
|
||||
<power>17</power>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>EMP</def>
|
||||
<amount>5</amount>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
<cooldownTime>1.5</cooldownTime>
|
||||
<chanceFactor>1</chanceFactor>
|
||||
</li>
|
||||
<li>
|
||||
<label>head</label>
|
||||
<labelUsedInLogging>false</labelUsedInLogging>
|
||||
<capacities>
|
||||
<li>DRM_HummerSmash</li>
|
||||
</capacities>
|
||||
<power>25</power>
|
||||
<cooldownTime>2.5</cooldownTime>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>DRM_Arc</def>
|
||||
<amount>14</amount>
|
||||
</li>
|
||||
<li>
|
||||
<def>EMP</def>
|
||||
<amount>15</amount>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
<chanceFactor>10</chanceFactor>
|
||||
</li>
|
||||
</tools>
|
||||
<comps>
|
||||
<li>
|
||||
<compClass>CompQuality</compClass>
|
||||
</li>
|
||||
<li Class="DragonianMix.CompPropertiesScarletSickle_Data">
|
||||
<sputteringRange>5</sputteringRange>
|
||||
<sputteringNumber>5</sputteringNumber>
|
||||
<sputteringDamageAmount>25</sputteringDamageAmount>
|
||||
<sputteringDamage>DRM_Arc</sputteringDamage>
|
||||
<hitHediff>DRM_AwakenHeart</hitHediff>
|
||||
<hitHediffSeverity>0.5</hitHediffSeverity>
|
||||
</li>
|
||||
<li Class="CompProperties_Biocodable"/>
|
||||
<li Class="CompProperties_Art">
|
||||
<nameMaker>NamerArtWeaponMelee</nameMaker>
|
||||
<descriptionMaker>ArtDescription_WeaponMelee</descriptionMaker>
|
||||
<minQualityForArtistic>Excellent</minQualityForArtistic>
|
||||
</li>
|
||||
</comps>
|
||||
<costList>
|
||||
<AIPersonaCore>1</AIPersonaCore>
|
||||
<WoolDragonian>400</WoolDragonian>
|
||||
<Steel>400</Steel>
|
||||
<ComponentSpacer>5</ComponentSpacer>
|
||||
</costList>
|
||||
<recipeMaker>
|
||||
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
||||
<workSkill>Crafting</workSkill>
|
||||
<effectWorking>Smith</effectWorking>
|
||||
<soundWorking>Recipe_Smith</soundWorking>
|
||||
<researchPrerequisite>Electricity</researchPrerequisite>
|
||||
<skillRequirements>
|
||||
<Crafting>10</Crafting>
|
||||
</skillRequirements>
|
||||
<recipeUsers>
|
||||
<li>ElectricSmithy</li>
|
||||
<li>FueledSmithy</li>
|
||||
</recipeUsers>
|
||||
<unfinishedThingDef>UnfinishedWeapon</unfinishedThingDef>
|
||||
</recipeMaker>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="BaseWeapon_Bladelink">
|
||||
<defName>DR_BattleHammerBladelink_Ex</defName>
|
||||
<label>persona Explosive battle hammer</label>
|
||||
<description>A warhammer with an embedded EMP capacitor. Upon impact, it releases explosive slime on nearby enemies. Its connection to Intelligence enhances the weapon, temporarily boosting the wielder's capabilities with each strike.
|
||||
\nThis weapon has an onboard persona that can bond to only a single person. The wielder and intelligent weapon can synchronize their reflexes and attack with frightening speed, accuracy, and creativity. Once bonded to a wielder, the weapon's persona will refuse to be wielded by anyone else.</description>
|
||||
<statBases>
|
||||
<MarketValue>3000</MarketValue>
|
||||
<WorkToMake>30000</WorkToMake>
|
||||
<Mass>2</Mass>
|
||||
</statBases>
|
||||
<relicChance>2</relicChance>
|
||||
<soundInteract>Interact_BladelinkZeusHammer</soundInteract>
|
||||
<meleeHitSound>DRHammerSound</meleeHitSound>
|
||||
<smeltable>false</smeltable>
|
||||
<equippedAngleOffset>0</equippedAngleOffset>
|
||||
<graphicData>
|
||||
<texPath>Dragonian/Things/Weapon/DR_BattleHammer</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
<shaderType>CutoutComplex</shaderType>
|
||||
</graphicData>
|
||||
<uiIconScale>1</uiIconScale>
|
||||
<weaponTags>
|
||||
<li>DR_BattleHammer</li>
|
||||
</weaponTags>
|
||||
<tools>
|
||||
<li>
|
||||
<label>handle</label>
|
||||
<capacities>
|
||||
<li>Poke</li>
|
||||
</capacities>
|
||||
<power>17</power>
|
||||
<cooldownTime>1.5</cooldownTime>
|
||||
<chanceFactor>1</chanceFactor>
|
||||
</li>
|
||||
<li>
|
||||
<label>head</label>
|
||||
<labelUsedInLogging>false</labelUsedInLogging>
|
||||
<capacities>
|
||||
<li>DRM_HummerSmash</li>
|
||||
</capacities>
|
||||
<power>20</power>
|
||||
<cooldownTime>2.5</cooldownTime>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>DRM_Bomb</def>
|
||||
<amount>20</amount>
|
||||
</li>
|
||||
<li>
|
||||
<def>Stun</def>
|
||||
<amount>11</amount>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
<chanceFactor>10</chanceFactor>
|
||||
</li>
|
||||
</tools>
|
||||
<comps>
|
||||
<li>
|
||||
<compClass>CompQuality</compClass>
|
||||
</li>
|
||||
<li Class="DragonianMix.CompPropertiesScarletSickle_Data">
|
||||
<sputteringRange>3</sputteringRange>
|
||||
<sputteringNumber>5</sputteringNumber>
|
||||
<sputteringDamageAmount>20</sputteringDamageAmount>
|
||||
<sputteringDamage>DRM_Bomb</sputteringDamage>
|
||||
<hitHediff>DRM_AwakenHeart</hitHediff>
|
||||
<hitHediffSeverity>0.5</hitHediffSeverity>
|
||||
</li>
|
||||
<li Class="CompProperties_Biocodable"/>
|
||||
<li Class="CompProperties_Art">
|
||||
<nameMaker>NamerArtWeaponMelee</nameMaker>
|
||||
<descriptionMaker>ArtDescription_WeaponMelee</descriptionMaker>
|
||||
<minQualityForArtistic>Excellent</minQualityForArtistic>
|
||||
</li>
|
||||
</comps>
|
||||
<costList>
|
||||
<AIPersonaCore>1</AIPersonaCore>
|
||||
<WoolDragonian>400</WoolDragonian>
|
||||
<Steel>400</Steel>
|
||||
<ComponentSpacer>5</ComponentSpacer>
|
||||
</costList>
|
||||
<recipeMaker>
|
||||
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
||||
<workSkill>Crafting</workSkill>
|
||||
<effectWorking>Smith</effectWorking>
|
||||
<soundWorking>Recipe_Smith</soundWorking>
|
||||
<researchPrerequisite>Electricity</researchPrerequisite>
|
||||
<skillRequirements>
|
||||
<Crafting>10</Crafting>
|
||||
</skillRequirements>
|
||||
<recipeUsers>
|
||||
<li>ElectricSmithy</li>
|
||||
<li>FueledSmithy</li>
|
||||
</recipeUsers>
|
||||
<unfinishedThingDef>UnfinishedWeapon</unfinishedThingDef>
|
||||
</recipeMaker>
|
||||
</ThingDef>
|
||||
|
||||
<ManeuverDef>
|
||||
<defName>Smash_DR_BattleHammer</defName>
|
||||
<requiredCapacity>DRM_HummerSmash</requiredCapacity>
|
||||
<verb>
|
||||
<verbClass>DragonianMix.Verb_MeleeAttack_ScarletSickle</verbClass>
|
||||
<meleeDamageDef>Blunt</meleeDamageDef>
|
||||
</verb>
|
||||
<logEntryDef>MeleeAttack</logEntryDef>
|
||||
<combatLogRulesHit>Maneuver_Smash_MeleeHit</combatLogRulesHit>
|
||||
<combatLogRulesDeflect>Maneuver_Smash_MeleeDeflect</combatLogRulesDeflect>
|
||||
<combatLogRulesMiss>Maneuver_Smash_MeleeMiss</combatLogRulesMiss>
|
||||
<combatLogRulesDodge>Maneuver_Smash_MeleeDodge</combatLogRulesDodge>
|
||||
</ManeuverDef>
|
||||
|
||||
<ToolCapacityDef>
|
||||
<defName>DRM_HummerSmash</defName>
|
||||
<label>Blunt</label>
|
||||
</ToolCapacityDef>
|
||||
</Defs>
|
@ -1,18 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<LanguageData>
|
||||
|
||||
<DR_BattleHammerBladelink.label>龙娘 Δ'轰雷战锤</DR_BattleHammerBladelink.label>
|
||||
<DR_BattleHammerBladelink.description>一柄内置了EMP发生器的战锤。当击中时会释放电击瘫痪机械装置,还会向附近的敌人释放闪电链。与超凡智能的联系增强了这把武器,当击中时将增强使用者。\n\n这件武器自身具备智能人格只能与一名使用者进行绑定。持有者和智能武器可以同调两者之间的本能反应以及攻击步调、准确性、创造力。一旦与持有者绑定,这件武器的智能人格将拒绝其它人的使用。</DR_BattleHammerBladelink.description>
|
||||
<!-- EN: handle -->
|
||||
<DR_BattleHammerBladelink.tools.handle.label>锤柄</DR_BattleHammerBladelink.tools.handle.label>
|
||||
<!-- EN: head -->
|
||||
<DR_BattleHammerBladelink.tools.head.label>锤头</DR_BattleHammerBladelink.tools.head.label>
|
||||
|
||||
<DR_BattleHammerBladelink_Ex.label>龙娘 Δ'爆碎战锤</DR_BattleHammerBladelink_Ex.label>
|
||||
<DR_BattleHammerBladelink_Ex.description>一柄附着了爆炸黏菌菌落的战锤。当击中时会向附近的敌人释放危险的爆炸黏菌。与超凡智能的联系增强了这把武器,当击中时将增强使用者。\n\n这件武器自身具备智能人格只能与一名使用者进行绑定。持有者和智能武器可以同调两者之间的本能反应以及攻击步调、准确性、创造力。一旦与持有者绑定,这件武器的智能人格将拒绝其它人的使用。</DR_BattleHammerBladelink_Ex.description>
|
||||
<!-- EN: handle -->
|
||||
<DR_BattleHammerBladelink_Ex.tools.handle.label>锤柄</DR_BattleHammerBladelink_Ex.tools.handle.label>
|
||||
<!-- EN: head -->
|
||||
<DR_BattleHammerBladelink_Ex.tools.head.label>锤头</DR_BattleHammerBladelink_Ex.tools.head.label>
|
||||
|
||||
</LanguageData>
|
@ -1,52 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Patch>
|
||||
|
||||
<Operation Class="PatchOperationSequence">
|
||||
|
||||
<operations>
|
||||
<li Class="PatchOperationTest">
|
||||
<xpath>Defs/ThingDef[defName="DR_SoulMace"]</xpath>
|
||||
|
||||
</li>
|
||||
<li Class="PatchOperationAdd">
|
||||
<xpath>Defs/ThingDef[defName="DR_SoulMace"]</xpath>
|
||||
<value>
|
||||
<weaponTags>
|
||||
<li>DR_SoulMace</li>
|
||||
</weaponTags>
|
||||
</value>
|
||||
</li>
|
||||
|
||||
<li Class="PatchOperationReplace">
|
||||
<xpath>Defs/ThingDef[defName="DR_SoulMace"]/tools</xpath>
|
||||
<value>
|
||||
<tools>
|
||||
<li>
|
||||
<label>head</label>
|
||||
<labelUsedInLogging>false</labelUsedInLogging>
|
||||
<capacities>
|
||||
<li>Blunt</li>
|
||||
</capacities>
|
||||
<power>22</power>
|
||||
<cooldownTime>3.35</cooldownTime>
|
||||
<extraMeleeDamages>
|
||||
<li>
|
||||
<def>DRM_Damage_FrostCoverd_after</def>
|
||||
<amount>20</amount>
|
||||
</li>
|
||||
<li>
|
||||
<def>Stun</def>
|
||||
<amount>11</amount>
|
||||
</li>
|
||||
</extraMeleeDamages>
|
||||
<chanceFactor>10</chanceFactor>
|
||||
</li>
|
||||
</tools>
|
||||
</value>
|
||||
</li>
|
||||
|
||||
</operations>
|
||||
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
@ -7,7 +7,7 @@
|
||||
<li>1.5</li>
|
||||
</supportedVersions>
|
||||
<packageId>kalospacer.DragonianMix</packageId>
|
||||
<modVersion>1.5.26</modVersion><!-- prev 1.5.23 -->
|
||||
<modVersion>1.5.25</modVersion><!-- prev 1.5.23 -->
|
||||
<modIconPath IgnoreIfNoMatchingField="True">Dragonian/Icon/viewicon</modIconPath>
|
||||
<description>
|
||||
Dragonian Faction and Scenarios patch for Gloomy Dragonian race.
|
||||
|
Before Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 33 KiB |
Before Width: | Height: | Size: 875 B After Width: | Height: | Size: 875 B |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 541 B |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 402 B |
Before Width: | Height: | Size: 44 KiB |