로열라이플 변경

This commit is contained in:
Cocopomel 2021-09-05 22:00:23 +09:00
parent 1bf847330a
commit 660c50d520
3 changed files with 7 additions and 8 deletions

View File

@ -1026,7 +1026,7 @@
<AccuracyShort>0.70</AccuracyShort> <AccuracyShort>0.70</AccuracyShort>
<AccuracyMedium>0.65</AccuracyMedium> <AccuracyMedium>0.65</AccuracyMedium>
<AccuracyLong>0.55</AccuracyLong> <AccuracyLong>0.55</AccuracyLong>
<RangedWeapon_Cooldown>1.5</RangedWeapon_Cooldown> <RangedWeapon_Cooldown>0.7</RangedWeapon_Cooldown>
</statBases> </statBases>
<costList> <costList>
<Plasteel>50</Plasteel> <Plasteel>50</Plasteel>
@ -1066,10 +1066,9 @@
<verbClass>Verb_Shoot</verbClass> <verbClass>Verb_Shoot</verbClass>
<hasStandardCommand>true</hasStandardCommand> <hasStandardCommand>true</hasStandardCommand>
<defaultProjectile>PN_Bullet_RoyalRifle</defaultProjectile> <defaultProjectile>PN_Bullet_RoyalRifle</defaultProjectile>
<warmupTime>1</warmupTime> <warmupTime>0.7</warmupTime>
<range>25.9</range> <range>30.9</range>
<burstShotCount>2</burstShotCount> <burstShotCount>1</burstShotCount>
<ticksBetweenBurstShots>15</ticksBetweenBurstShots>
<soundCast>PNRoyalRifleSound</soundCast> <soundCast>PNRoyalRifleSound</soundCast>
<soundCastTail>GunTail_Heavy</soundCastTail> <soundCastTail>GunTail_Heavy</soundCastTail>
<muzzleFlashScale>9</muzzleFlashScale> <muzzleFlashScale>9</muzzleFlashScale>
@ -1108,10 +1107,10 @@
<label>PnL rifle bullet</label> <label>PnL rifle bullet</label>
<projectile> <projectile>
<damageDef>Bullet</damageDef> <damageDef>Bullet</damageDef>
<damageAmountBase>20</damageAmountBase> <damageAmountBase>22</damageAmountBase>
<stoppingPower>1.5</stoppingPower> <stoppingPower>1.5</stoppingPower>
<armorPenetrationBase>0.42</armorPenetrationBase> <armorPenetrationBase>0.35</armorPenetrationBase>
<speed>70</speed> <speed>100</speed>
</projectile> </projectile>
<graphicData> <graphicData>
<texPath>Things/Projectile/Bullet_big</texPath> <texPath>Things/Projectile/Bullet_big</texPath>

Binary file not shown.