Changeset - fb6ab0d7959f
[Not reviewed]
0 1 0
Chel Sea (chain) - 4 years ago 2022-06-21 13:42:08
chain@rpgfiction.net
Equipment: Implement Wakizashi
1 file changed with 2 insertions and 1 deletions:
0 comments (0 inline, 0 general)
my_equipment.lst
Show inline comments
 
@@ -49,7 +49,8 @@ SOURCELONG:My Campaign	SOURCESHORT:My	SOURCEWEB:http://www.mywebsite.com	SOURCED
 
#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
 
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
0 comments (0 inline, 0 general)