Commit Graph

230 Commits (d32dab7a9236555084080a752008c4f042f67a19)

Author SHA1 Message Date
silvernexus 475e942a22 Actually add the new art for r21908.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21909 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-02-06 21:10:10 +00:00
silvernexus daf7d9564e New art for firebullet.
I had this laying around for the last five years in my local repo and finally decided to do something with it.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21908 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-02-06 21:09:05 +00:00
ryo_saeba 476fa8f50f Fix spell effect name.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21889 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-02-02 17:13:01 +00:00
silvernexus f9f239d4cc Add rings that can cast spells to the game.
These function like low-power rods, since they regernerate spell points much slower and can cast fewer times before running out.
The list of spells is a lot more geared toward utility and infrequently-cast spells, such as summon <elemental> and dark vision for that reason.
Currently set to be pretty rare. If it turns out these should really be more common than rods, it can be done.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21843 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-01-21 21:17:07 +00:00
ryo_saeba 7bef802a95 Revert adding wand face, which means the wand is empty.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21623 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-12-17 19:20:21 +00:00
ryo_saeba bc1df662ad Add wand.111 face to wand animation.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21617 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-12-17 15:55:53 +00:00
ryo_saeba 67cc16e1dc Add new animation for counterwall.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21584 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-12-02 15:56:29 +00:00
ryo_saeba 5dc5fb1ff6 Make firebolt nicer in diagonals.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21581 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-12-01 18:56:53 +00:00
ryo_saeba ed07e5709a Optimize png.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21578 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-12-01 17:05:06 +00:00
ryo_saeba 26978a3ebf Add faces for animations to various horns.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21577 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-12-01 17:04:40 +00:00
silvernexus 1051c60845 Add aggravation to the list of spells in sorcery books.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21491 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-10-10 17:32:01 +00:00
silvernexus 9dbe3d3db3 Make aggravation a castable spell with level-scaling.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21489 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-10-10 16:32:45 +00:00
crowbert 3e540cabf6 create missile: Allow specifying bolt or arrow when casting or invoking instead of only relying on whether a crossbow is equiped
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21449 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-09-19 17:26:10 +00:00
ryo_saeba 889e0be889 Apply patch https://sourceforge.net/p/crossfire/patches/373/ courtesy Rebecca Kelly.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21394 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-09-11 14:01:33 +00:00
silvernexus 70b7bc4f60 New spell -- searing weapon.
Grants the fire attacktype to the target temporarily.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21334 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-09-03 13:21:50 +00:00
silvernexus df56b8ff7b Add Rune of Sparking to the set of runes available in the game. It releases a spark shower when triggered.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21269 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-08-14 13:53:56 +00:00
silvernexus e9e521918a Add missing newline at end of spell_sparkshower
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21030 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-11-24 16:57:50 +00:00
rjtanner a18ab0896b Merge spell lore or summary text with some modifications from Spell_shuffle branch to Trunk. No spell schools, level, or other modifiers imported with this update.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21028 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-10-31 20:06:08 +00:00
partmedia ef5f732dd3 Revert "Add word of penalty"
This was an accident and wasn't supposed to be committed.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20907 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-07-10 22:12:29 +00:00
partmedia c26c5ab352 Reduce balm base price
Part of patch #360, this reduces the base price of balms so that the
price of balms of first aid can be reduced.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20905 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-07-10 22:03:49 +00:00
partmedia 0f698db224 Add word of penalty
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20904 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-07-10 22:02:23 +00:00
rjtanner f7d6ce27d5 Part of patch #357 Balancing changes to the summoning branch. Reduce casting time from 10 to 5 in spell, summon pet monster.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20747 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-04-22 05:28:55 +00:00
rjtanner 229749f06c Part of patch #357 Balancing changes to the summoning branch. Comment update in regards to the recent changes on what pets are summoned at which level.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20746 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-04-22 05:25:37 +00:00
rjtanner c25ab5f854 Part of patch #357 Balancing changes to the summoning branch. Decrease level requirements for pet types by 1 level from the beginning pet of bird and up to and including skull. Replace pixie with panther. Replace skeleton with wolf.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20745 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-04-22 05:22:25 +00:00
rjtanner e3ba95c768 Part of patch #357 Balancing changes to the summoning branch. Improve the damage from summon lesser golem from 20 to 25.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20744 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-04-22 03:38:00 +00:00
rjtanner ebc1d8357c Part of patch #357 Balancing changes to the summoning branch. Improve the summoned golem damage from 40 to 60, change duration from 75 to 125.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20743 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-04-22 03:29:19 +00:00
rjtanner 1d8cd7dfdc Part of patch #357 Balancing changes to the summoning branch. Improve the golem weapon class (Wc) from the summon golem spell from 12 down to 10.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20742 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-04-22 03:26:07 +00:00
partmedia 92f28271f4 Adjust spell effect names
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20669 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-01-01 02:34:01 +00:00
rjtanner 0cc918b14f Merge in updated spell message information (only) from branches/Spell_shuffle
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20529 282e977c-c81d-0410-88c4-b93c2d0d6712
2017-09-30 08:45:07 +00:00
sarumatix 6f7839c837 Fixed some typos.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20514 282e977c-c81d-0410-88c4-b93c2d0d6712
2017-09-14 02:11:51 +00:00
akirschbaum 8f69c707bd Make sure all .arc files end with exactly one NL character.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20504 282e977c-c81d-0410-88c4-b93c2d0d6712
2017-08-25 06:56:34 +00:00
sarumatix 2d0236cde6 Improved a few spell messages (msg) to provide better feedback to players on what the various attacktypes and pathways spells use are.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20501 282e977c-c81d-0410-88c4-b93c2d0d6712
2017-08-20 06:52:42 +00:00
rjtanner 0ab0c89ec4 Removed duplicate other_arch setting to Cure Disease (spell/Healing/spell_cure_disease.arc) spell.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20239 282e977c-c81d-0410-88c4-b93c2d0d6712
2016-05-05 23:57:37 +00:00
ryo_saeba 6131b988ce Add effect for cure disease spell.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20231 282e977c-c81d-0410-88c4-b93c2d0d6712
2016-02-29 19:39:01 +00:00
ryo_saeba 23b200f4f6 Spell effect for levitation.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20210 282e977c-c81d-0410-88c4-b93c2d0d6712
2016-01-02 15:57:06 +00:00
ryo_saeba 2602d764c8 Put spell failures above the player.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20169 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-12-13 11:02:50 +00:00
ryo_saeba 4fcab22266 Animation for spell failure, based on the detect magic one.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20126 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-12-06 12:54:25 +00:00
ryo_saeba a2e0f8bb8e Animation if a spell is blocked, based on detect magic.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20124 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-12-06 12:36:58 +00:00
ryo_saeba b68cf2ce5b Animate the town portal spell.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20121 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-12-06 12:30:06 +00:00
ryo_saeba c212ac7ccc Fix some .face files.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19984 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-05-31 17:18:48 +00:00
ryo_saeba 6e85db5176 Add animation for the 'protection from poison' spell.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19813 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-02-28 12:04:58 +00:00
ryo_saeba ccb257d879 Make specific faces.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19654 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-09-20 14:44:50 +00:00
ryo_saeba d95cd0e3ac Fix name.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19503 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-06-01 12:13:57 +00:00
partmedia cfcec24362 Adjust weight of glowing crystal.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19486 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-05-23 23:56:22 +00:00
partmedia ac52e8805d Rename burning hands and dragonbreath abilities.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19362 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-04-20 18:25:43 +00:00
ryo_saeba 8600a6a3b6 Add faces for various horns.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18924 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-08-11 18:23:28 +00:00
ryo_saeba 06f9b7fc87 Faces for dusts.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18822 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-21 13:04:07 +00:00
ryo_saeba 834c26fe46 Faces for various balms.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18820 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-21 12:31:44 +00:00
silvernexus 71d119c98b Added distinct graphic for rune of icestorm.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18535 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-11-28 18:07:42 +00:00
ryo_saeba 32c41aca6f Spell effects for protection from fire, electricity, cold.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18229 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-06-16 10:42:16 +00:00