User Tools

Site Tools



nilsreactioncore

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
nilsreactioncore [2020/06/22 15:10] chaditnilsreactioncore [2020/06/23 14:55] chadit
Line 12: Line 12:
 Example:  Example: 
 If you are a SallyNIN player and you create your own reactions, but have a friend that uses Haur or MCR-Ninja, you or they would have to take your reactions and spend time converting the Hotbar/Toggle calls. If you are a SallyNIN player and you create your own reactions, but have a friend that uses Haur or MCR-Ninja, you or they would have to take your reactions and spend time converting the Hotbar/Toggle calls.
-Take Arms Length,  +With this add-on there no no need to worry about how does this arc/mcr make the call vs the others, instead you can now just call 
-Salice <code>SallyMNK.HotBarConfig.Armslength.enabled = false</code> +<code>NilsReactionCore.Hotbar.Knockback()</code> 
-mcr<code>MCRAPI.MCR_AddSkillInFlowTop_Simple</code> +and it will determine which system you are using and call it correctly.  No more worring about action id's, you can focus on just creating good clean reactions.
-Haru you use the base action list. +
- +
-Instead of all that you can now just call <code>NilsReactionCore.Hotbar.Knockback()</code> and it will determine which system you are using and call it correctly.  No more worring about action id's, you can focus on just creating good clean reactions.+
  
 ---- ----
Line 23: Line 20:
 This addon is broken up into 3 parts This addon is broken up into 3 parts
   - API -- See Below for list of commonly used endpoints   - API -- See Below for list of commonly used endpoints
-  - General Reactions -- Reactions for Dungeons, Trials, Savage content that do not have a Tensor Reaction timeline+  - General Reactions -- Reactions for Dungeons, Trials, Savage content that do not have a Tensor Reaction timeline (current tier coming soon for those that do not have Tensor Reactions)
   - Helper Reactions -- Specialized general reactions that can be used for any and all content. Like keeping combos in alignment or auto interject.   - Helper Reactions -- Specialized general reactions that can be used for any and all content. Like keeping combos in alignment or auto interject.
  
nilsreactioncore.txt · Last modified: 2023/01/15 00:45 by chadit