更新龙裔混血模组DragonianMix的1.6版本能力定义,为烟雾类技能添加爆炸音效配置
This commit is contained in:
parent
dc8946a167
commit
17337c4678
Binary file not shown.
Binary file not shown.
@ -157,6 +157,7 @@
|
|||||||
<li Class="DragonianMix.CompProperties_AbilityDRM_Deaddustpop">
|
<li Class="DragonianMix.CompProperties_AbilityDRM_Deaddustpop">
|
||||||
<damageDef>DRM_Feargas</damageDef>
|
<damageDef>DRM_Feargas</damageDef>
|
||||||
<smokeRadius>9</smokeRadius>
|
<smokeRadius>9</smokeRadius>
|
||||||
|
<explosionSound>Explosion_Smoke</explosionSound>
|
||||||
<clamorType>Ability</clamorType>
|
<clamorType>Ability</clamorType>
|
||||||
<clamorRadius>20</clamorRadius>
|
<clamorRadius>20</clamorRadius>
|
||||||
<postExplosionSpawnThingDef>DRM_FearGasCloud</postExplosionSpawnThingDef> <!-- ARL_ToxicGasCloud -->
|
<postExplosionSpawnThingDef>DRM_FearGasCloud</postExplosionSpawnThingDef> <!-- ARL_ToxicGasCloud -->
|
||||||
@ -259,6 +260,7 @@
|
|||||||
<damageAmount>25</damageAmount>
|
<damageAmount>25</damageAmount>
|
||||||
<armorPenetration>0.5</armorPenetration>
|
<armorPenetration>0.5</armorPenetration>
|
||||||
<smokeRadius>9</smokeRadius>
|
<smokeRadius>9</smokeRadius>
|
||||||
|
<explosionSound>Explosion_Smoke</explosionSound>
|
||||||
<clamorType>Ability</clamorType>
|
<clamorType>Ability</clamorType>
|
||||||
<clamorRadius>20</clamorRadius>
|
<clamorRadius>20</clamorRadius>
|
||||||
<postExplosionSpawnThingDef>DRM_AcidGasCloud</postExplosionSpawnThingDef> <!-- ARL_ToxicGasCloud -->
|
<postExplosionSpawnThingDef>DRM_AcidGasCloud</postExplosionSpawnThingDef> <!-- ARL_ToxicGasCloud -->
|
||||||
@ -297,6 +299,7 @@
|
|||||||
<damageAmount>20</damageAmount>
|
<damageAmount>20</damageAmount>
|
||||||
<armorPenetration>0.5</armorPenetration>
|
<armorPenetration>0.5</armorPenetration>
|
||||||
<smokeRadius>6</smokeRadius>
|
<smokeRadius>6</smokeRadius>
|
||||||
|
<explosionSound>Explosion_Smoke</explosionSound>
|
||||||
<clamorType>Ability</clamorType>
|
<clamorType>Ability</clamorType>
|
||||||
<clamorRadius>20</clamorRadius>
|
<clamorRadius>20</clamorRadius>
|
||||||
<postExplosionSpawnThingDef>DRM_FrostGasCloud_Ex</postExplosionSpawnThingDef> <!-- ARL_ToxicGasCloud -->
|
<postExplosionSpawnThingDef>DRM_FrostGasCloud_Ex</postExplosionSpawnThingDef> <!-- ARL_ToxicGasCloud -->
|
||||||
|
@ -74,6 +74,7 @@
|
|||||||
<damageDef>Smoke</damageDef>
|
<damageDef>Smoke</damageDef>
|
||||||
<smokeRadius>9</smokeRadius>
|
<smokeRadius>9</smokeRadius>
|
||||||
<gasType>DeadlifeDust</gasType>
|
<gasType>DeadlifeDust</gasType>
|
||||||
|
<explosionSound>Explosion_Smoke</explosionSound>
|
||||||
<clamorType>Ability</clamorType>
|
<clamorType>Ability</clamorType>
|
||||||
<clamorRadius>20</clamorRadius>
|
<clamorRadius>20</clamorRadius>
|
||||||
</li>
|
</li>
|
||||||
|
@ -26,6 +26,7 @@
|
|||||||
<li Class="DragonianMix.CompProperties_AbilityDRM_Deaddustpop">
|
<li Class="DragonianMix.CompProperties_AbilityDRM_Deaddustpop">
|
||||||
<damageDef>Smoke</damageDef>
|
<damageDef>Smoke</damageDef>
|
||||||
<smokeRadius>9</smokeRadius>
|
<smokeRadius>9</smokeRadius>
|
||||||
|
<explosionSound>Explosion_Smoke</explosionSound>
|
||||||
<gasType>ToxGas</gasType>
|
<gasType>ToxGas</gasType>
|
||||||
<clamorType>Ability</clamorType>
|
<clamorType>Ability</clamorType>
|
||||||
<clamorRadius>20</clamorRadius>
|
<clamorRadius>20</clamorRadius>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user