Skip to content

Commit

Permalink
Implement the inline special node help button
Browse files Browse the repository at this point in the history
Though this creates the framework, the actual help strings have not been filled in yet.
  • Loading branch information
CelticMinstrel committed Feb 23, 2025
1 parent 4d4c960 commit b2cac23
Show file tree
Hide file tree
Showing 9 changed files with 184 additions and 1 deletion.
28 changes: 28 additions & 0 deletions rsrc/strings/specials-text-affect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Unused
0..6 - PC, 100+ - monster (if above = 2)
Unused
Special to Jump To

--------------------
Do Damage
Unused
Expand All @@ -29,6 +30,7 @@ Amount of extra damage
Type of damage (0..8)
Sound to play
Special to Jump To

--------------------
Affect Health
Unused
Expand All @@ -45,6 +47,7 @@ Unused
Unused
Unused
Special to Jump To

--------------------
Affect Spell Points
Unused
Expand All @@ -61,6 +64,7 @@ Unused
Unused
Unused
Special to Jump To

--------------------
Affect Experience
Unused
Expand All @@ -77,6 +81,7 @@ Unused
Unused
Unused
Special to Jump To

--------------------
Affect Skill Points
Unused
Expand All @@ -93,6 +98,7 @@ Unused
Unused
Unused
Special to Jump To

--------------------
Kill/Raise Dead
Unused
Expand All @@ -109,6 +115,7 @@ Unused
Unused
Unused
Special to Jump To

--------------------
Affect Status Effect
Unused
Expand All @@ -125,6 +132,7 @@ Unused
Unused
Unused
Special to Jump To

--------------------
Affect Traits
Unused
Expand All @@ -141,6 +149,7 @@ Unused
Unused
Unused
Special to Jump To

--------------------
Affect Action Points
Unused
Expand All @@ -157,6 +166,7 @@ Unused
Unused
Unused
Special to Jump To

--------------------
Affect Name
Unused
Expand All @@ -173,6 +183,7 @@ Unused
Unused
Unused
Special to Jump To

--------------------
Affect Level
Unused
Expand All @@ -189,6 +200,7 @@ Unused
Unused
Unused
Special to Jump To

--------------------
Affect Morale
Unused
Expand All @@ -205,6 +217,7 @@ Unused
Unused
Unused
Special to Jump To

--------------------
Affect Soul Crystal
Unused
Expand All @@ -221,6 +234,7 @@ Unused
Unused
Unused
Special to Jump To

--------------------
Give Equipment
Unused
Expand All @@ -237,6 +251,7 @@ ID? (-1 - normal, 0 - no, 1 - yes, 2 - full)
Cursed? (-1 - default, 0 - no, 1 - yes)
Equip? (-1 - no, 0 - soft, 1 - try, 2 - force)
Special to Jump To

--------------------
Affect Monster Target
Unused
Expand All @@ -253,6 +268,7 @@ Unused
Unused
Unused
Special to Jump To

--------------------
Affect Monster Attack
Unused
Expand All @@ -269,6 +285,7 @@ Amount to change sides
Unused
Unused
Special to Jump To

--------------------
Affect Monster Statistic
Unused
Expand All @@ -285,6 +302,7 @@ Which stat (0 ... 10)
Unused
Unused
Special to Jump To

--------------------
Affect Statistic
Unused
Expand All @@ -301,6 +319,7 @@ Statistic to adjust (0..20)
Unused
Unused
Special to Jump To

--------------------
Give Mage Spell
Unused
Expand All @@ -317,6 +336,7 @@ Unused
Unused
Unused
Special to Jump To

--------------------
Give Priest Spell
Unused
Expand All @@ -333,6 +353,7 @@ Unused
Unused
Unused
Special to Jump To

--------------------
Affect Gold
Unused
Expand All @@ -349,6 +370,7 @@ Unused
Unused
Unused
Special to Jump To

--------------------
Affect Food
Unused
Expand All @@ -365,6 +387,7 @@ Unused
Unused
Unused
Special to Jump To

--------------------
Affect Alchemy
Unused
Expand All @@ -381,6 +404,7 @@ Unused
Unused
Unused
Special to Jump To

--------------------
Affect Party Status Effect
Unused
Expand All @@ -397,6 +421,7 @@ Which effect (0 .. 3)
Unused
Unused
Special to Jump To

--------------------
Create New PC
Stuff Done Flag Part A
Expand All @@ -413,6 +438,7 @@ PC strength
PC dexterity
PC intelligence
Special to Jump To

--------------------
Store PC
Stuff Done Flag Part A
Expand All @@ -429,6 +455,7 @@ extra 2a
extra 2b
extra 2c
Special to Jump To

--------------------
Unstore PC
Unused
Expand All @@ -445,4 +472,5 @@ Unused
Unused
Unused
Special to Jump To

--------------------
Loading

0 comments on commit b2cac23

Please sign in to comment.