-
Notifications
You must be signed in to change notification settings - Fork 0
Required FS3 Code
spiritlake edited this page Mar 7, 2022
·
7 revisions
While I tried to keep intrusions into core FS3 code to a minimum, some changes are required for the plug-in to work properly. These are changes you MUST make.
- Required Code: custom_hooks.rb
- Required Code: gear_helper.rb
- Required Code: actions_helper.rb
- Required Code: combantant_helper.rb
There are also some optional FS3 code changes that you can choose to make or ignore.
- Overview
- Death
- Schools
- Magic Energy
- Spells
- Spell Success Mechanics
- Magic Items
- Potions
- Configuration
- Code
- Future Plans