"调整烟花发射器和火箭的属性:提升发射器生命值至600,增强火箭基础伤害至15点"
This commit is contained in:
parent
0bc4cf7620
commit
6e771c5c78
@ -6,14 +6,14 @@
|
||||
<li Class="PatchOperationReplace">
|
||||
<xpath>Defs/ThingDef[defName="Fireworks_launcher"]/statBases/MaxHitPoints</xpath>
|
||||
<value>
|
||||
<MaxHitPoints>500</MaxHitPoints>
|
||||
<MaxHitPoints>600</MaxHitPoints>
|
||||
</value>
|
||||
</li>
|
||||
|
||||
<li Class="PatchOperationReplace">
|
||||
<xpath>Defs/ThingDef[defName="Fireworks_Rocket"]/projectile/damageAmountBase</xpath>
|
||||
<value>
|
||||
<damageAmountBase>9</damageAmountBase>
|
||||
<damageAmountBase>15</damageAmountBase>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
|
Loading…
x
Reference in New Issue
Block a user