Changeset - 62e60cc49a9f
[Not reviewed]
0 2 0
Chel Sea (chain) - 3 years ago 2022-06-20 19:32:46
chain@rpgfiction.net
Feat: Implement Mazoku High Magic, automatic for Mazoku Tiefling
2 files changed with 4 insertions and 1 deletions:
0 comments (0 inline, 0 general)
my_feats.lst
Show inline comments
 
@@ -37,6 +37,9 @@ SOURCELONG:My Campaign	SOURCESHORT:My	SOURCEWEB:http://www.mywebsite.com	SOURCED
 
#looking into the documentation under List File Tag Index, you can find them listed under the topic "CHOOSE tags".
 
#
 
#The BONUS tags are a group of similar tags, that grant some form of Bonus to another already existing tag. To read a description
 
#of them, look in the List File Tag Index under the topic "Bonus tags".
 
#
 
#The SOURCEPAGE tag can be used to hold a reference to where you can find the feat. This will be displayed in PCGen.
 

	
 
# Feats
 
Mazoku High Magic	CATEGORY:FEAT	TYPE:Racial Feat	SOURCEPAGE:p.74	PRETEXT:Prerequisite: Mazoku Clan	PRERACE:1,Mazoku Tiefling	DESC:You learn more of the magic typical of Mazoku. You learn the detect magic spell and can cast it at will, without expending a spell slot. You also learn levitate and dispel magic, each of which you can cast once without expending a spell slot. You regain the ability to cast those two spells in this way when you finish a long rest. Charisma is your spellcasting ability for all three spells.	SPELLS:Innate|TIMES=ATWILL|CASTERLEVEL=0|Detect Magic	SPELLS:Innate|TIMES=1|CASTERLEVEL=1|Levitate|Dispel Magic
my_races.lst
Show inline comments
 
@@ -73,7 +73,7 @@ SOURCELONG:My Campaign	SOURCESHORT:My	SOURCEWEB:http://www.mywebsite.com	SOURCED
 
#fractions must start with a "1/". Expressions such as CR:3/4 or CR:0.5 will not work.
 
#
 
#The SOURCEPAGE tag can be used to hold a reference to where you can find the race. This will be displayed in PCGen.
 

	
 
# Basic Rules Races
 
# Race Name	SORTKEY		Size		Move							Ability					Nb Legs	Nb Hands	Main Race Type	Race Subtype		Type			Source Page
 
Mazoku Tiefling	SORTKEY:Base_PC	SIZE:M	MOVE:Walk,0	BONUS:VAR|RaceBase_Walk|30	ABILITY:Race|AUTOMATIC|Tiefling	LEGS:2	HANDS:2	RACETYPE:Humanoid	RACESUBTYPE:Tiefling	TYPE:Humanoid.PC
 
Mazoku Tiefling	SORTKEY:Base_PC	SIZE:M	MOVE:Walk,0	BONUS:VAR|RaceBase_Walk|30	ABILITY:Race|AUTOMATIC|Tiefling	ABILITY:FEAT|AUTOMATIC|Mazoku High Magic	LEGS:2	HANDS:2	RACETYPE:Humanoid	RACESUBTYPE:Tiefling	TYPE:Humanoid.PC
0 comments (0 inline, 0 general)