Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
0.86sd1
Browse files Browse the repository at this point in the history
REMIX
  • Loading branch information
subtledoctor committed Oct 9, 2023
1 parent b2e76e9 commit 3e9f429
Show file tree
Hide file tree
Showing 17 changed files with 8,278 additions and 8,572 deletions.
6 changes: 3 additions & 3 deletions faiths_and_powers/Faiths_and_Powers.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
Name=Faiths and Powers
Author=Grammarsalad and Subtledoctor
LabelType = GloballyUnique
HomePage=https://github.com/UnearthedArcana/Faiths_and_Powers/issues/136
HomePage=https://github.com/subtledoctor/Faiths_and_Powers
Description=Faiths & Powers adds several dozen cleric kits, plus several dozen druid/ranger/paladin kits, an optional sphere system to differentiate spell access for different kits/deities, and optional kit-specific armor and weapon restrictions.
Forum=https://www.gibberlings3.net/forums/topic/30792-unearthed-arcana-presents-faiths-powers-gods-of-the-realms/#comments
Download=https://github.com/UnearthedArcana/Faiths_and_Powers/releases
Download=https://github.com/subtledoctor/Faiths_and_Powers/releases
After=tomeandblood, item_rev, a7#improvedshamanicdance, setup-divine_remix, spell_rev, will_to_power, might_and_guile
Before=cdtweaks, scales_of_balance, stratagems
Before=5E_spellcasting, cdtweaks, scales_of_balance, stratagems

//__________________________________________________________________________________

6 changes: 4 additions & 2 deletions faiths_and_powers/Faiths_and_Powers.tp2
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ BACKUP ~weidu_external/backup/faiths_and_powers~
AUTHOR ~SubtleD and Grammarsalad~


VERSION ~0.85sd24~
VERSION ~0.86sd1~


//README ~faiths_and_powers/readme-pnp.html~
Expand Down Expand Up @@ -774,7 +774,7 @@ ACTION_IF (FILE_EXISTS_IN_GAME ~fnp_sphere_list.tpa~) BEGIN
INCLUDE ~override/fnp_sphere_list.tpa~
END
INCLUDE ~faiths_and_powers/lib/kits_new_druids.tpa~
INCLUDE ~faiths_and_powers/lib/semi_spontaneous.tpa~
INCLUDE ~faiths_and_powers/lib/semi_innate.tpa~

ACTION_IF !(FILE_EXISTS_IN_GAME ~fnp_sphere_list.tpa~) BEGIN
COPY ~faiths_and_powers/lib/markers/d5_marker.d5~ ~override/d5__no_spheres.d5~
Expand Down Expand Up @@ -893,6 +893,7 @@ ACTION_IF (FILE_EXISTS_IN_GAME ~fnp_sphere_list.tpa~) BEGIN
INCLUDE ~override/fnp_sphere_list.tpa~
END
INCLUDE ~faiths_and_powers/lib/kits_new_paladins.tpa~
INCLUDE ~faiths_and_powers/lib/dialprof.tpa~

ACTION_IF !(FILE_EXISTS_IN_GAME ~fnp_sphere_list.tpa~) BEGIN
COPY ~faiths_and_powers/lib/markers/d5_marker.d5~ ~override/d5__no_spheres.d5~
Expand Down Expand Up @@ -971,6 +972,7 @@ ACTION_IF (FILE_EXISTS_IN_GAME ~fnp_sphere_list.tpa~) BEGIN
INCLUDE ~override/fnp_sphere_list.tpa~
END
INCLUDE ~faiths_and_powers/lib/kits_new_paladins.tpa~
INCLUDE ~faiths_and_powers/lib/dialprof.tpa~

ACTION_IF !(FILE_EXISTS_IN_GAME ~fnp_sphere_list.tpa~) BEGIN
COPY ~faiths_and_powers/lib/markers/d5_marker.d5~ ~override/d5__no_spheres.d5~
Expand Down
Loading

0 comments on commit 3e9f429

Please sign in to comment.