Skip to content

Commit

Permalink
Removed separate EE files where appropriate.
Browse files Browse the repository at this point in the history
  • Loading branch information
4Luke4 committed Feb 23, 2020
1 parent 43d47a5 commit 7c121b5
Show file tree
Hide file tree
Showing 26 changed files with 525 additions and 480 deletions.
20 changes: 0 additions & 20 deletions _opcodes/op188-bgee.html

This file was deleted.

14 changes: 10 additions & 4 deletions _opcodes/op188.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,19 @@
n: 188
name: "Spell Effect: Aura Cleansing"
param1: "Irrelevant"
param2: "Constant"
param2: "Stat Value"
bg1: 1
bg2: 1
bgee: 0
bgee: 1
iwd1: 1
iwd2: 1
pst: 0
---
Set the 'Constant' field to 1 if you want no time needed between spells.
<br/>This effect sets stat #76 (AURACLEANSING) to param #2.
Set the 'Stat Value' field to any non-zero value if you want no time needed between spells.
<br/><br/>The effect modifies <a href="../files/ids/bgee/stats.htm#76">STAT #76</a> to 'param2'.

{% capture note %}
The 'Stat Value' parameter can take any value. If you set it to 0, you will disable the effect (for its duration).
{% endcapture %}

{% include note.html %}
20 changes: 0 additions & 20 deletions _opcodes/op193-bgee.html

This file was deleted.

14 changes: 10 additions & 4 deletions _opcodes/op193.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,19 @@
n: 193
name: "Spell Effect: Invisible Detection by Script"
param1: "Irrelevant"
param2: "Constant Value"
param2: "Stat Value"
bg1: 0
bg2: 1
bgee: 0
bgee: 1
iwd1: 1
iwd2: 0
pst: 0
---
Allows invisible creatures to be attacked (via scripts) and makes it possible to target improved invisible creatures with spells. The Constant Value parameter should be set to 1 or 2.
<br/>This effect sets stat #81 (SEEINVISIBLE) to param #2.
Allows invisible creatures to be attacked (via scripts) and makes it possible to target improved invisible creatures with spells.
<br/><br/>The effect modifies <a href="../files/ids/bgee/stats.htm#81">STAT #81</a> to 'param2'.

{% capture note %}
The 'Stat Value' parameter can take any value. If you set it to 0, you will disable the effect (for its duration).
{% endcapture %}

{% include note.html %}
20 changes: 0 additions & 20 deletions _opcodes/op194-bgee.html

This file was deleted.

10 changes: 5 additions & 5 deletions _opcodes/op194.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
n: 194
name: "Ignore Dialog Pause"
param1: "Irrelevant"
param2: "Constant Value"
param2: "Stat Value"
bg1: 0
bg2: 1
bgee: 0
bgee: 1
iwd1: 0
iwd2: 0
pst: 0
---
Allows the targeted creature(s) to carry on their actions during dialogs which pause action.
<br/><br/>The effect modifies STAT #82 (IGNOREDIALOGPAUSE) to 'param2'.
<br/><br/>The effect modifies <a href="../files/ids/bgee/stats.htm#82">STAT #82</a> to 'param2'.

{% capture note %}
The Constant Value parameter should be set to 1.
The 'Stat Value' parameter can take any value. If you set it to 0, you will disable the effect (for its duration).
{% endcapture %}

{% include important.html %}
{% include note.html %}
21 changes: 0 additions & 21 deletions _opcodes/op292-bgee.html

This file was deleted.

10 changes: 5 additions & 5 deletions _opcodes/op292.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
n: 292
name: "Protection: Backstab"
param1: "Irrelevant"
param2: "Constant Value"
param2: "Stat Value"
bg1: 0
bg2: 1
bgee: 0
bgee: 1
iwd1: 0
iwd2: 0
pst: 0
---
Makes the targeted creature(s) immune to backstabbing.
<br/>
<br/>The effect modifies stat 175 to param2.
<br/>The effect modifies <a href="../files/ids/bgee/stats.htm#175">STAT #175</a> to 'param2'.

{% capture note %}
The Constant Value parameter should be set to 1.
The 'Stat Value' parameter can take any value. If you set it to 0, you will disable the effect (for its duration).
{% endcapture %}

{% include important.html %}
{% include note.html %}
21 changes: 0 additions & 21 deletions _opcodes/op293-bg2.html

This file was deleted.

2 changes: 1 addition & 1 deletion _opcodes/op293-bgee.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
param1: "Irrelevant"
param2: "Stat Value"
bg1: 0
bg2: 0
bg2: 1
bgee: 1
iwd1: 0
iwd2: 0
Expand Down
21 changes: 0 additions & 21 deletions _opcodes/op295-bg2.html

This file was deleted.

7 changes: 4 additions & 3 deletions _opcodes/op295-bgee.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@
param1: "Undefined"
param2: "Stat Value"
bg1: 0
bg2: 0
bg2: 1
bgee: 1
iwd1: 0
iwd2: 0
pst: 0
---
This targeted creature(s) will never suffer a permanent death (and will therefore always remain resurrectable) - exceptions include petrification and freeze-death.
This targeted creature(s) will never suffer a permanent death (and will therefore always remain resurrectable) exceptions include petrification and freeze-death.
<br/>
<br/>The effect modifies <a href="../files/ids/bgee/stats.htm#186">STAT #186</a> to 'param2'.
<br/>The effect modifies <a href="../files/ids/bgee/stats.htm#186">STAT #186</a> to 'param2'.<br/>
'Timing Mode' should be set to 9 (Permanent after Death).

{% capture note %}
The 'Stat Value' parameter can take any value. If you set it to 0, you will disable the effect (for its duration).
Expand Down
21 changes: 0 additions & 21 deletions _opcodes/op297-bgee.html

This file was deleted.

11 changes: 6 additions & 5 deletions _opcodes/op297.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,20 @@
n: 297
name: "Spell Effect: Immunity to Turn Undead"
param1: "Undefined"
param2: "Constant Value"
param2: "Stat Value"
bg1: 0
bg2: 1
bgee: 0
bgee: 1
iwd1: 0
iwd2: 0
pst: 0
---
Makes the targeted creature(s) immune to the Turn Undead effect.
<br/>
<br/>The effect modifies stat 187.
<br/>The effect modifies <a href="../files/ids/bgee/stats.htm#187">STAT #187</a> to 'param2'.

{% capture note %}
Constant Value should be non-zero.
The 'Stat Value' parameter can take any value. If you set it to 0, you will disable the effect (for its duration).
{% endcapture %}

{% include important.html %}
{% include note.html %}
20 changes: 0 additions & 20 deletions _opcodes/op300-bgee.html

This file was deleted.

10 changes: 5 additions & 5 deletions _opcodes/op300.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
n: 300
name: "Spell Effect: NPCBump"
param1: "Unknown"
param2: "Constant Value"
param2: "Stat Value"
bg1: 0
bg2: 1
bgee: 0
bgee: 1
iwd1: 0
iwd2: 0
pst: 0
---
This effect allows the targetted creature(s) to push other creatures out of the way while moving.
<br/><br/>The effect modifies stat 190 to param 2.
<br/><br/>The effect modifies <a href="../files/ids/bgee/stats.htm#190">STAT #190</a> to 'param2'.

{% capture note %}
Constant Value should be set to 1.
The 'Stat Value' parameter can take any value. If you set it to 0, you will disable the effect (for its duration).
{% endcapture %}

{% include important.html %}
{% include note.html %}
14 changes: 4 additions & 10 deletions _opcodes/op302.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
n: 302
name: "Item: Can Use Any Item"
param1: "Irrelevant"
param2: "Constant Value"
param2: "Stat Value"
bg1: 0
bg2: 1
bgee: 0
Expand All @@ -11,16 +11,10 @@
pst: 0
---
The targeted creature(s) can use any item.
<br/><br/>The effect modifies stat #191 (USE_ANY_ITEM).
<br/><br/>The effect modifies STAT #191 (CANUSEANYITEM) to 'param2'.

{% capture note %}
The Constant Value parameter should be set to 1.
The 'Stat Value' parameter can take any value. If you set it to 0, you will disable the effect (for its duration).
{% endcapture %}

{% include important.html %}

{% capture note %}
It does not bypass item restrictions from <a href="../files/2da/2da_bgee/item_use.htm">ITEM_USE.2DA</a>, Ability Score/Level requirements, or to scribing spells of opposition schools.
{% endcapture %}

{% include important.html %}
{% include note.html %}
Loading

0 comments on commit 7c121b5

Please sign in to comment.