Changeset - 26b25a61d696
[Not reviewed]
0 1 0
Chel Sea (chain) - 4 years ago 2022-07-08 18:17:26
chain@rpgfiction.net
Equipment: Add FINESSE to Wakizashi
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	EQMOD:PLUS1WC
 
Wakizashi		KEY:Wakizashi		PROFICIENCY:WEAPON|Shortsword		TYPE:Weapon.Melee.Weapon_Melee.Weapon_Finesse.Slashing			WT:2		DAMAGE:1d6	EQMOD:FINESSE.PLUS1WC
0 comments (0 inline, 0 general)