Changeset - 03b8a8cf3beb
[Not reviewed]
0 1 0
Chel Sea (chain) - 3 years ago 2022-06-25 16:41:05
chain@rpgfiction.net
Equipment: Revise Wakizashi as +1 Mastercraft
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
my_equipment.lst
Show inline comments
 
@@ -44,13 +44,13 @@ SOURCELONG:My Campaign	SOURCESHORT:My	SOURCEWEB:http://www.mywebsite.com	SOURCED
 
#The SOURCEPAGE tag can be used to hold a reference to where you can find the item. This will be displayed in PCGen.
 
#
 
#CRITMULT, CRITRANGE, DAMAGE, WIELD, and RANGE are tags that are associated with weapons. They can be used to set up the
 
#various weapon stats.
 

	
 
#The SIZE tag determines the size of the Item. F=Fine, D=Diminutive, T=Tiny, S=Small, M=Medium, L=Large, H=Huge, G=Gargantuan,
 
#C=Colossal.
 

	
 
#The EQMOD tag calls an equipment modifier to be applied to the base item before looking at other tags. You will need to use
 
#the equipment modifier's KEY with this tag, not it's name.
 

	
 
Go set											TYPE:Gear					COST:1	WT:0.5
 
Wakizashi		KEY:Wakizashi		PROFICIENCY:WEAPON|Shortsword		TYPE:Weapon.Melee.Weapon_Melee.Slashing			WT:2		DAMAGE:1d6+1	SPROP:Damage +1
 
Wakizashi		KEY:Wakizashi		PROFICIENCY:WEAPON|Shortsword		TYPE:Weapon.Melee.Weapon_Melee.Slashing			WT:2		DAMAGE:1d6	EQMOD:PLUS1WC
0 comments (0 inline, 0 general)