Thread: Modifying the CoreRPG ruleset
-
December 31st, 2019, 00:31 #31
Correct. As @damned mentions - the base effect coding (CT, durations, etc.) is in CoreRPG. However, rulesets have their own effect manager for things specific to that ruleset (e.g. RESIST coding, damage types, etc.) - usually in scripts\manager_effect_<ruleset>.lua. Then, each action manager (the code that runs when an action is made - damage, attack, saving throw, initiative, etc.) has code within that checks for active effects that are relevant to that action and applies the relevant adjustment/modifier. So, look in the 2E or 5E scripts\manager_action_XXX.lua files
Last edited by Trenloe; December 31st, 2019 at 00:45.
Private Messages: My inbox is forever filling up with PMs. Please don't send me PMs unless they are actually private/personal messages. General FG questions should be asked in the forums - don't be afraid, the FG community don't bite and you're giving everyone the chance to respond and learn!
-
December 31st, 2019, 00:33 #32
- Join Date
- Jan 2014
- Location
- California
- Posts
- 1,563
Great, thanks.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks