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