From b7febc27b63fe545c64431432574ba5a6e2d13d7 Mon Sep 17 00:00:00 2001 From: Travis the automaton Date: Sun, 23 Jun 2024 21:14:16 +0000 Subject: [PATCH] rebuild pages at 5284f3c --- feed.xml | 4 +- files/2da/2da_bgee/spwixxx.htm | 9 +- files/2da/2da_tob/spwixxx.htm | 10 +- index.htm | 2 +- scripting/actions/bg1actions.htm | 280 ++++---- scripting/actions/bg2actions.htm | 376 +++++------ scripting/actions/bgeeactions.htm | 384 +++++------ scripting/actions/iwd2actions.htm | 316 ++++----- scripting/actions/pstactions.htm | 264 ++++---- scripting/actions/psteeactions.htm | 384 +++++------ scripting/actions/totlactions.htm | 296 ++++---- sitemap.xml | 1008 ++++++++++++++-------------- 12 files changed, 1674 insertions(+), 1659 deletions(-) diff --git a/feed.xml b/feed.xml index 6c1d7a4c..794ffeb0 100644 --- a/feed.xml +++ b/feed.xml @@ -6,8 +6,8 @@ https://gibberlings3.github.io/iesdp/ - Sat, 08 Jun 2024 15:43:33 +0000 - Sat, 08 Jun 2024 15:43:33 +0000 + Sun, 23 Jun 2024 21:13:33 +0000 + Sun, 23 Jun 2024 21:13:33 +0000 Jekyll v3.9.0 diff --git a/files/2da/2da_bgee/spwixxx.htm b/files/2da/2da_bgee/spwixxx.htm index 6b9c4e13..5d4ab9bc 100644 --- a/files/2da/2da_bgee/spwixxx.htm +++ b/files/2da/2da_bgee/spwixxx.htm @@ -72,7 +72,14 @@ main spell is cast, this file is used to present several further spell options.
The first column contains identifiers for the spell names.
The second column contains the filename of each spell.
-The third column is unknown.
+The third column determines the (spellcasting) action to use:
+
In BG2EE we have (spwi417):
diff --git a/files/2da/2da_tob/spwixxx.htm b/files/2da/2da_tob/spwixxx.htm
index e75a6a4d..7e2b05cc 100644
--- a/files/2da/2da_tob/spwixxx.htm
+++ b/files/2da/2da_tob/spwixxx.htm
@@ -72,7 +72,15 @@
 main spell is cast, this file is used to present several further spell options.
The first column contains identifiers for the spell names.
The second column contains the filename of each spell.
-The third column is unknown.
+The third column determines the (spellcasting) action to use:
+
    +
  • default: Spell()
  • +
  • 2: UseItem()
  • +
  • 3: SpellNoDec()
  • +
  • 4: ForceSpell()
  • +
  • 5: [Internal] CGameAIBase::FireSpell()
  • +
+ In BG2 ToB we have (spwi417):
 2DA V1.0
diff --git a/index.htm b/index.htm
index c07f2c4d..d9f869f0 100644
--- a/index.htm
+++ b/index.htm
@@ -80,7 +80,7 @@
       
Download the entire IESDP

- Last update: 08.06.2024
+ Last update: 23.06.2024