로열 라이플 수정
This commit is contained in:
parent
ca684d1472
commit
639b7d1a37
@ -638,6 +638,7 @@
|
|||||||
<defName>PN_RoyalRifle</defName>
|
<defName>PN_RoyalRifle</defName>
|
||||||
<label>automaton royal rifle</label>
|
<label>automaton royal rifle</label>
|
||||||
<description>...</description>
|
<description>...</description>
|
||||||
|
<techLevel>Spacer</techLevel>
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>Things/Weapons/PNRoyalRifle</texPath>
|
<texPath>Things/Weapons/PNRoyalRifle</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
@ -650,6 +651,7 @@
|
|||||||
</skillRequirements>
|
</skillRequirements>
|
||||||
</recipeMaker>
|
</recipeMaker>
|
||||||
<thingSetMakerTags>
|
<thingSetMakerTags>
|
||||||
|
<li>RewardStandardLowFreq</li>
|
||||||
<li>RewardStandardQualitySuper</li>
|
<li>RewardStandardQualitySuper</li>
|
||||||
</thingSetMakerTags>
|
</thingSetMakerTags>
|
||||||
<statBases>
|
<statBases>
|
||||||
@ -672,7 +674,7 @@
|
|||||||
<defaultProjectile>PN_Bullet_RoyalRifle</defaultProjectile>
|
<defaultProjectile>PN_Bullet_RoyalRifle</defaultProjectile>
|
||||||
<warmupTime>1</warmupTime>
|
<warmupTime>1</warmupTime>
|
||||||
<range>25.9</range>
|
<range>25.9</range>
|
||||||
<ticksBetweenBurstShots>6</ticksBetweenBurstShots>
|
<ticksBetweenBurstShots>9</ticksBetweenBurstShots>
|
||||||
<burstShotCount>2</burstShotCount>
|
<burstShotCount>2</burstShotCount>
|
||||||
<soundCast>Shot_Autocannon</soundCast>
|
<soundCast>Shot_Autocannon</soundCast>
|
||||||
<soundCastTail>GunTail_Medium</soundCastTail>
|
<soundCastTail>GunTail_Medium</soundCastTail>
|
||||||
@ -680,7 +682,7 @@
|
|||||||
</li>
|
</li>
|
||||||
</verbs>
|
</verbs>
|
||||||
<weaponTags>
|
<weaponTags>
|
||||||
<li>PN_Rifle</li>
|
<li>PN_RoyalRifle</li>
|
||||||
</weaponTags>
|
</weaponTags>
|
||||||
<tools>
|
<tools>
|
||||||
<li>
|
<li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user