Commit Graph

249 Commits (ef8a38420678e290b454b8f24da2485fa8457625)

Author SHA1 Message Date
Nicolas Weeger ef8a384206 Fix animation repeating when spell is cast
The server will animate the item for "food+1" ticks, so the first frame
was repeating
2021-12-12 11:37:14 +01:00
SilverNexus 78ef91c2c2 Weaken divine shock as a spell.
It seems to be the solution to every combat problem before this change, so hopefully this is enough to make it merely powerful, rather than the only tool you'll ever need.
Reducing damage from 4 to 3 and increasing dam_modifier from 3 to 4 causes the spell to do 10 less damage per hit by max level.
Increasing grace from 3 to 4 causes the spell to cost 14 more grace by max level.
2021-11-14 13:22:24 -05:00
Saiapatsu ae4d5db045 Rename alchemy spell to transmutation 2021-09-25 14:22:11 +02:00
Nicolas Weeger 2bc2741b69 Replace rune of confusion 2021-09-08 19:56:55 -04:00
Nicolas Weeger 45739fc273 Cure disease effect 2021-09-08 19:56:55 -04:00
Nicolas Weeger f1604343b0 Fix source 2021-09-08 19:56:54 -04:00
Nicolas Weeger 9013f31ba7 Add some license information 2021-09-08 19:56:54 -04:00
SilverNexus da6d56b5fe Add license files for the artwork I did.
I did not make license files for pieces I derived from existing ones, except in cases where I also created the piece it was derived from, since those should be licensed as the origin piece is.
2021-09-08 19:56:54 -04:00
DraugTheWhopper fd796a3ba6 Added licenses for images from the RLTiles set 2021-09-08 19:56:54 -04:00
Nicolas Weeger b0b95f26c1 Add smooth face for firebolt horizontal/vertical faces
Those faces aren't really smoothed, but since the archetype has a smoothlevel,
it's better to actually give a smoothed face.
2021-08-31 19:41:28 +02:00
SilverNexus 4df13868a6 Reduce file size of new rune images.
No visible changes.
2021-08-11 09:46:07 -04:00
Kevin Zheng 956115635b Give some runes Kanji characters 2021-08-07 10:14:49 -07:00
SilverNexus 3b24790b0e Allow spell zone of healing to spawn in prayerbooks. 2021-07-24 18:00:19 -04:00
SilverNexus 2b035fb282 New spell -- zone of healing.
expects the new aura server code in 2bf77c9d
2021-07-24 17:33:23 -04:00
Nicolas Weeger 49497eacdb Remove undefined skill for spells 2021-07-24 20:44:22 +02:00
SilverNexus f7a3e48342 Define range explicitly in aura spells.
This is in preparation of allowing aura spells that have a larger radius.
2021-07-24 12:10:35 -04:00
SilverNexus 9096d82830 New variant of fire_permanent for use outside Navar. 2021-07-17 01:30:52 -04:00
Nicolas Weeger 87beb4e4ff Fix text. 2021-05-12 18:12:00 +02:00
silvernexus 6443188d32 Fix the insane pricing on spell rings.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@22004 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-02-25 19:00:35 +00:00
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