diff --git a/spell/Aura/earthquake.arc b/spell/Aura/earthquake.arc new file mode 100644 index 000000000..9aed15dab --- /dev/null +++ b/spell/Aura/earthquake.arc @@ -0,0 +1,25 @@ +Object earthquake +name earthquake +other_arch earthquake_mark +invisible 1 +face earthquake.111 +attacktype 2049 +type 102 +subtype 46 +dam 1 +no_drop 1 +speed 1 +no_pick 1 +end + +Object earthquake_mark +name earthquake +face earthquake.111 +animation earthquake +type 98 +speed 1 +move_type walk +no_pick 1 +food 3 +is_used_up 1 +end diff --git a/spell/Aura/earthquake.base.111.png b/spell/Aura/earthquake.base.111.png new file mode 100644 index 000000000..dc3fd6ccf Binary files /dev/null and b/spell/Aura/earthquake.base.111.png differ diff --git a/spell/Aura/earthquake.base.112.png b/spell/Aura/earthquake.base.112.png new file mode 100644 index 000000000..fea7929b3 Binary files /dev/null and b/spell/Aura/earthquake.base.112.png differ diff --git a/spell/Aura/earthquake.base.113.png b/spell/Aura/earthquake.base.113.png new file mode 100644 index 000000000..384aaefa9 Binary files /dev/null and b/spell/Aura/earthquake.base.113.png differ diff --git a/spell/Aura/earthquake.base.LICENSE b/spell/Aura/earthquake.base.LICENSE new file mode 100644 index 000000000..69cb4b1c3 --- /dev/null +++ b/spell/Aura/earthquake.base.LICENSE @@ -0,0 +1,4 @@ +comment Original art made by Neila Hawkins for Crossfire RPG Game +license CC-0 +licenseurl https://creativecommons.org/publicdomain/zero/1.0/ +sourcename Neila Hawkins diff --git a/spell/Aura/earthquake.face b/spell/Aura/earthquake.face new file mode 100644 index 000000000..de89e0012 --- /dev/null +++ b/spell/Aura/earthquake.face @@ -0,0 +1,14 @@ +animation earthquake +earthquake.111 +earthquake.112 +earthquake.113 +mina +face earthquake.111 +magicmap brown +end +face earthquake.112 +magicmap brown +end +face earthquake.113 +magicmap brown +end diff --git a/spell/Aura/spell_earthquake.arc b/spell/Aura/spell_earthquake.arc new file mode 100644 index 000000000..f33acd7db --- /dev/null +++ b/spell/Aura/spell_earthquake.arc @@ -0,0 +1,28 @@ +Object spell_earthquake +anim_suffix spellcasting +name earthquake +name_pl earthquake +type 101 +subtype 46 +face spell_earthquake.111 +level 15 +value 95 +sp 35 +casting_time 10 +skill summoning +path_attuned 2048 +other_arch earthquake +duration 0 +range 3 +range_modifier 6 +dam 80 +dam_modifier 10 +attacktype 2049 +maxsp 15 +no_drop 1 +invisible 1 +msg +By summoning large items under the ground at their feet, namely earthwalls, a skilled summoner can produce tremors in the area around them. This indiscriminately damages things around the caster, and will disrupt the movement of monsters caught in its effect. +The hardest part of the spell is ultimately learning to summon the earthwalls in a manner that prevents the caster themself from being shaken by it. The careful placement of the earthwalls and the additional difficulty of casting into the ground significantly increase how taxing the spell is over a standard earthwall summon. +endmsg +end diff --git a/spell/Aura/spell_earthquake.base.111.png b/spell/Aura/spell_earthquake.base.111.png new file mode 100644 index 000000000..44dc9fb7d Binary files /dev/null and b/spell/Aura/spell_earthquake.base.111.png differ diff --git a/spell/SpellBook/summoner_book.trs b/spell/SpellBook/summoner_book.trs index 9d30912fc..9db323ab1 100644 --- a/spell/SpellBook/summoner_book.trs +++ b/spell/SpellBook/summoner_book.trs @@ -65,6 +65,9 @@ treasureone summoner_book_high more arch spell_pentagram chance 1 +more + arch spell_earthquake + chance 1 end ##