무기 제한 추가

This commit is contained in:
Cocopomel 2021-10-03 12:33:06 +09:00
parent a5c9b88e92
commit aa3b6047f8
4 changed files with 19 additions and 10 deletions

View File

@ -679,6 +679,15 @@
</whiteApparelList> </whiteApparelList>
<weaponList> <weaponList>
<li>PN_Chainsword</li>
<li>PN_Chainlongsword</li>
<li>PN_Revolver</li>
<li>PN_TwinPistol</li>
<li>PN_RoyalRifle</li>
<li>PN_RoyalLSW</li>
<li MayRequire="Ludeon.RimWorld.Royalty">PN_RoyalSaber_Bladelink</li>
<li MayRequire="Ludeon.RimWorld.Royalty">PN_Chainsword_Bladelink</li>
</weaponList> </weaponList>
<buildingList> <buildingList>
<!--<li>PN_CryptosleepCasket</li>--> <!--<li>PN_CryptosleepCasket</li>-->

View File

@ -209,8 +209,8 @@
<ResearchProjectDef> <ResearchProjectDef>
<defName>PNRP_RoyalWeapons</defName> <defName>PNRP_RoyalWeapons</defName>
<label>advanced weapons</label> <label>Royal weapons</label>
<description>Research how to craft Royal PnL weapons.</description> <description>Research how to craft Royal PnL weapons.\n\n[caution] : Royal weapons are exclusively for Paniel.</description>
<tab>PN_technology</tab> <tab>PN_technology</tab>
<baseCost>500</baseCost> <baseCost>500</baseCost>
<techLevel>Spacer</techLevel> <techLevel>Spacer</techLevel>

View File

@ -247,7 +247,7 @@
<ThingDef ParentName="PN_BaseMeleeWeapon_Sharp"> <ThingDef ParentName="PN_BaseMeleeWeapon_Sharp">
<defName>PN_Chainsword</defName> <defName>PN_Chainsword</defName>
<label>PnL chainsword</label> <label>PnL chainsword</label>
<description>caution : Automaton exclusive weapon.\n\nA sword with a rotating chain saw blade. It works by linking with the automaton and receiving power.</description> <description>[caution] : Automaton exclusive weapon.\n\nA sword with a rotating chain saw blade. It works by linking with the automaton and receiving power.</description>
<graphicData> <graphicData>
<texPath>Things/Weapons/PNSword</texPath> <texPath>Things/Weapons/PNSword</texPath>
<graphicClass>Graphic_Single</graphicClass> <graphicClass>Graphic_Single</graphicClass>
@ -313,7 +313,7 @@
<ThingDef ParentName="PN_BaseMeleeWeapon_Sharp"> <ThingDef ParentName="PN_BaseMeleeWeapon_Sharp">
<defName>PN_Chainlongsword</defName> <defName>PN_Chainlongsword</defName>
<label>PnL chain longsword</label> <label>PnL chain longsword</label>
<description>caution : Automaton exclusive weapon.\n\nA long sword with a rotating chain saw blade. It works by linking with the automaton and receiving power.</description> <description>[caution] : Automaton exclusive weapon.\n\nA long sword with a rotating chain saw blade. It works by linking with the automaton and receiving power.</description>
<graphicData> <graphicData>
<texPath>Things/Weapons/PNSwordLong</texPath> <texPath>Things/Weapons/PNSwordLong</texPath>
<graphicClass>Graphic_Single</graphicClass> <graphicClass>Graphic_Single</graphicClass>
@ -399,7 +399,7 @@
<ThingDef ParentName="PN_BaseMakeableGun"> <ThingDef ParentName="PN_BaseMakeableGun">
<defName>PN_Revolver</defName> <defName>PN_Revolver</defName>
<label>PnL revolver</label> <label>PnL revolver</label>
<description>caution : Automaton exclusive weapon.\n\nA revolver similar to a shotgun that fires from six barrels at once. It can be loaded quickly by linking with the automaton.</description> <description>[caution] : Automaton exclusive weapon.\n\nA revolver similar to a shotgun that fires from six barrels at once. It can be loaded quickly by linking with the automaton.</description>
<graphicData> <graphicData>
<texPath>Things/Weapons/PNRevolver</texPath> <texPath>Things/Weapons/PNRevolver</texPath>
<graphicClass>Graphic_Single</graphicClass> <graphicClass>Graphic_Single</graphicClass>
@ -915,7 +915,7 @@
<ThingDef ParentName="PN_BaseMakeableGun"> <ThingDef ParentName="PN_BaseMakeableGun">
<defName>PN_TwinPistol</defName> <defName>PN_TwinPistol</defName>
<label>PnL twin pistol</label> <label>PnL twin pistol</label>
<description>caution : Automaton exclusive weapon.\n\nA dual pistol that fires a lot of bullets at a close range. Used by the Royal Guard's Special Forces Automaton. In conjunction with the automaton, it enables fast reloading and gives the user high melee combat ability.</description> <description>[caution] : Automaton exclusive weapon.\n\nA dual pistol that fires a lot of bullets at a close range. Used by the Royal Guard's Special Forces Automaton. In conjunction with the automaton, it enables fast reloading and gives the user high melee combat ability.</description>
<techLevel>Spacer</techLevel> <techLevel>Spacer</techLevel>
<graphicData> <graphicData>
<texPath>Things/Weapons/PNTwinpistol</texPath> <texPath>Things/Weapons/PNTwinpistol</texPath>
@ -1016,7 +1016,7 @@
<ThingDef ParentName="PN_BaseMakeableGun"> <ThingDef ParentName="PN_BaseMakeableGun">
<defName>PN_RoyalRifle</defName> <defName>PN_RoyalRifle</defName>
<label>PnL royal rifle</label> <label>PnL royal rifle</label>
<description>royla guard rifle produced by PnL industry. Users can choose between rapid fire mode and accuracy mode.</description> <description>[caution] : Automaton exclusive weapon.\n\nroyla guard rifle produced by PnL industry. Users can choose between rapid fire mode and accuracy mode.</description>
<techLevel>Spacer</techLevel> <techLevel>Spacer</techLevel>
<graphicData> <graphicData>
<texPath>Things/Weapons/PNRoyalRifle</texPath> <texPath>Things/Weapons/PNRoyalRifle</texPath>
@ -1163,7 +1163,7 @@
<ThingDef ParentName="PN_BaseMakeableGun"> <ThingDef ParentName="PN_BaseMakeableGun">
<defName>PN_RoyalLSW</defName> <defName>PN_RoyalLSW</defName>
<label>PnL multiple launcher</label> <label>PnL multiple launcher</label>
<description>A launcher that can fire a variety of grenades. Users can fire Frag, Incendiary, EMP, Smoke, and Firefoam grenades.</description> <description>[caution] : Automaton exclusive weapon.\n\nA launcher that can fire a variety of grenades. Users can fire Frag, Incendiary, EMP, Smoke, and Firefoam grenades.</description>
<techLevel>Spacer</techLevel> <techLevel>Spacer</techLevel>
<graphicData> <graphicData>
<texPath>Things/Weapons/PNRoyalLSW</texPath> <texPath>Things/Weapons/PNRoyalLSW</texPath>

View File

@ -93,7 +93,7 @@
<ThingDef ParentName="PN_BaseWeapon_Bladelink"> <ThingDef ParentName="PN_BaseWeapon_Bladelink">
<defName>PN_RoyalSaber_Bladelink</defName> <defName>PN_RoyalSaber_Bladelink</defName>
<label>PnL royal saber</label> <label>PnL royal saber</label>
<description>caution : Automaton exclusive weapon.\n\nA sword that uses the Royal Guard Automaton. It can cut anything with its sharp cutting power. It also uses the power of the automaton to inflict additional burn damage with the heated blade.\nThis weapon has an onboard persona that can bond to only a single person. The wielder and intelligent weapon can synchronize their reflexes and attack with frightening speed, accuracy, and creativity. Once bonded to a wielder, the weapon's persona will refuse to be wielded by anyone else.</description> <description>[caution] : Automaton exclusive weapon.\n\nA sword that uses the Royal Guard Automaton. It can cut anything with its sharp cutting power. It also uses the power of the automaton to inflict additional burn damage with the heated blade.\nThis weapon has an onboard persona that can bond to only a single person. The wielder and intelligent weapon can synchronize their reflexes and attack with frightening speed, accuracy, and creativity. Once bonded to a wielder, the weapon's persona will refuse to be wielded by anyone else.</description>
<statBases> <statBases>
<MarketValue>3000</MarketValue> <MarketValue>3000</MarketValue>
<Mass>2</Mass> <Mass>2</Mass>
@ -159,7 +159,7 @@
<ThingDef ParentName="PN_BaseWeapon_Bladelink"> <ThingDef ParentName="PN_BaseWeapon_Bladelink">
<defName>PN_Chainsword_Bladelink</defName> <defName>PN_Chainsword_Bladelink</defName>
<label>PnL blooded chain sword</label> <label>PnL blooded chain sword</label>
<description>caution : Automaton exclusive weapon.\n\nA bloody chain sword that seems to have many stories. For some reason, it has a much better performance than a normal chain sword.\nThis weapon has an onboard persona that can bond to only a single person. The wielder and intelligent weapon can synchronize their reflexes and attack with frightening speed, accuracy, and creativity. Once bonded to a wielder, the weapon's persona will refuse to be wielded by anyone else.</description> <description>[caution] : Automaton exclusive weapon.\n\nA bloody chain sword that seems to have many stories. For some reason, it has a much better performance than a normal chain sword.\nThis weapon has an onboard persona that can bond to only a single person. The wielder and intelligent weapon can synchronize their reflexes and attack with frightening speed, accuracy, and creativity. Once bonded to a wielder, the weapon's persona will refuse to be wielded by anyone else.</description>
<statBases> <statBases>
<MarketValue>3000</MarketValue> <MarketValue>3000</MarketValue>
<Mass>2</Mass> <Mass>2</Mass>