Skip to content

Commit

Permalink
Aranea now has ball lightning and death armor instead of mestil's aci…
Browse files Browse the repository at this point in the history
…d sheath
  • Loading branch information
b5635 committed Dec 1, 2024
1 parent 4668a15 commit 6250f9f
Showing 1 changed file with 6 additions and 21 deletions.
27 changes: 6 additions & 21 deletions src/utc/aranea.utc.json
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@
"__struct_id": 4,
"Spell": {
"type": "word",
"value": 64
"value": 516
},
"SpellCasterLevel": {
"type": "byte",
Expand All @@ -492,7 +492,7 @@
"__struct_id": 4,
"Spell": {
"type": "word",
"value": 64
"value": 516
},
"SpellCasterLevel": {
"type": "byte",
Expand All @@ -507,7 +507,7 @@
"__struct_id": 4,
"Spell": {
"type": "word",
"value": 64
"value": 519
},
"SpellCasterLevel": {
"type": "byte",
Expand All @@ -522,7 +522,7 @@
"__struct_id": 4,
"Spell": {
"type": "word",
"value": 543
"value": 64
},
"SpellCasterLevel": {
"type": "byte",
Expand Down Expand Up @@ -612,7 +612,7 @@
"__struct_id": 4,
"Spell": {
"type": "word",
"value": 101
"value": 543
},
"SpellCasterLevel": {
"type": "byte",
Expand Down Expand Up @@ -642,22 +642,7 @@
"__struct_id": 4,
"Spell": {
"type": "word",
"value": 524
},
"SpellCasterLevel": {
"type": "byte",
"value": 8
},
"SpellFlags": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 4,
"Spell": {
"type": "word",
"value": 524
"value": 101
},
"SpellCasterLevel": {
"type": "byte",
Expand Down

0 comments on commit 6250f9f

Please sign in to comment.