Changeset - 622c600a06ed
[Not reviewed]
0 2 0
Chel Sea (chain) - 3 years ago 2022-07-21 10:09:53
chain@rpgfiction.net
Equipment: Implement Sending Pouch
2 files changed with 3 insertions and 0 deletions:
0 comments (0 inline, 0 general)
my_abilities.lst
Show inline comments
 
@@ -71,6 +71,8 @@ Elemental Affinity		KEY:Sorcerous Origin ~ Infernal ~ Elemental Affinity			SORTK
 
Tool Proficiency ~ Go Set		CATEGORY:Internal	TYPE:Tool Proficiency.Tool Proficiency Gaming Set	DEFINE:ProfBonus_Go_Set|0	DEFINE:ProfTaken_Go_Set|0			BONUS:VAR|ProfTaken_Go_Set|1			CHOOSE:NOCHOICE	MULT:YES	STACK:YES	ABILITY:Internal|AUTOMATIC|Tool Proficiency Tracker ~ Go Set			ASPECT:SkillBonus|+%1 Go Set|ProfBonus_Go_Set
 

	
 
Tool Proficiency Tracker ~ Go Set	CATEGORY:Internal	BONUS:VAR|ProfBonus_Go_Set|Proficiency_Bonus
 

	
 

	
 
Imperial Weapon Training	KEY:Mazoku ~ Imperial Weapon Training	SORTKEY:1_Race	CATEGORY:Special Ability	TYPE:Race Trait.Elf Race Trait.Mazoku Race Trait.SpecialQuality		DESC:You have proficiency with the longsword, shortsword, shortbow, and longbow.	AUTO:WEAPONPROF|Longsword|Shortsword|Shortbow|Longbow
 

	
 
Sending Pouch			CATEGORY:Attunement	TYPE:Attunement	PREMULT:1,[PREABILITY:1,CATEGORY=Attunement,Sending Pouch],[PREVARLTEQ:Attuned_Item_Count,Attuned_Item_Max]								BONUS:VAR|Attuned_Item_Count|1	COST:0
my_equipment.lst
Show inline comments
 
@@ -50,7 +50,8 @@ SOURCELONG:My Campaign	SOURCESHORT:My	SOURCEWEB:http://www.mywebsite.com	SOURCED
 
#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
 
Sending Pouch										TYPE:Magic.Uncommon.Wondrous item.Attunement	DEFINE:Attunement_SendingPouch|0	BONUS:VAR|Attunement_SendingPouch|1	SPROP:Not attuned to Item|!PREABILITY:1,CATEGORY=Attunement,Sending Pouch		SPROP:A letter or envelope placed in this pouch, addressed to someone who owns another sending pouch, disappears, and the recipient listed finds it in their pouch. An envelope can contain up to 100g(gram) of non-magical matter upon transfer. Any magical matter within the pouch will block its ability to send or receive.
 
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)