Language: 
To browser these website, it's necessary to store cookies on your computer.
The cookies contain no personal information, they are required for program control.
  the storage of cookies while browsing this website, on Login and Register.

Author Topic:  New spells: Summoning  (Read 346 times)

0 Members and 0 Guests are viewing this topic.

_people_

« on: 09, November 2023, 10:30:08 »
I've implemented some prototype summoning code. It works well (with a few small bugs I'm hunting) but needs some balance decisions.

Currently I have only 1 prayer implemented, but the code is flexible enough to make more very quickly. There are 2 types of summon spells/skills which are supported:

Normal summons do not aggro the target mob, so if your normal summon hits an enemy that enemy will be aggro against the player rather than the mob.

Life-linked summons DO aggro, so they'll target whomever dealt them the most damage (player or summon). In exchange, damage dealt to life-linked summons is projected onto the player including damage effects like poison, drain, and equipment damage.

I've been slowly improving our monster AI code over the years and it's now in a good place for summoning (and other plans). For now all my testing has been done with skeleton fighters which have an AI similar to most skeleton fighters but will always prioritize being within 3 tiles of their summoner. I'm still playtesting this range so we'll see how far that ends up being.

Experience gained from summons killing monsters is granted to the skill used to generate that summon, which will currently be either Divine Prayers or Wizardry Spells (depending on the spell).

Player summons don't block friendly movement (there's a bug which makes this sometimes false but I'm working on it).

Currently there is no limit on number of summons active at once, but that'll probably change. Summons can (and currently do) also have an expiration time, after which the summon dies (but it doesn't take damage, so the player isn't damaged when it expires).

Most of the balance behind these spells will be tweaking cooldown time, summon duration, maximum summons, and HP/mana/grace cost and reservation. Currently the default mob scaling is used, with the player's skill level determining the level of the summon.

Currently I think life-linked summons will have an upfront HP cost in addition to mana/grace. Normal summons will have a HP reservation with mana/grace cost. It might also make sense to have normal summons be permanent (until the summon dies) while life-linked summons are temporary.

Please let me know what feedback you have :)
-- _people_ :)

Dolfo

« Reply #1 on: 09, November 2023, 14:20:58 »
Perhaps you go for the idea from shroud equivalent to other over times spells using spell regen points. This would also give our regen gear a new aspect. Dunno what atm our max possible regen is, players can reach.

But for summoning I would also restrict to skill level, would not be good if level 1 twinks ran around with army of skeletons. You can also attach summonings to charisma/intelligence stats, leading to higher mobs and more mobs.

Going in hp/mana/grace costs is also an idea, but atm our reservation looks not optimal on client. If you use rage, you always think you are injured.

Problem if you build spells with costs reducing their stats, this would lead more and more to food spaming.

If you think of this, you could also think of a necromancer class using there hp to summon monsters. Like they must pay for a golem with temporary life and some permanent life. This would open the market for pois in late game again.

Also interesting to combine this with alchemy, like you need grave yard dirt to summon skeletons. Or cast spells on corspe, for sure only neutral corpse.

So depends also on the spells, summoning skeletons, ghosts, golems or animate dead for example.
« Last Edit: 09, November 2023, 14:25:46 by Dolfo »
Don't believe the shit, you hear in mainstream. Believe your own body. Your body is speaking always the true to you. But you need to understand your body. Hear to your body, not to your ego. And when body is calling to you: "Hey something is wrong!" find the reason(s) for that. Man in White don't go for that, they don't want to heal you. They want earn money and sell you medicine, you should take rest of your life. You are not the patient, you are their customer. Never forget this!

Shroud

« Reply #2 on: 09, November 2023, 16:43:09 »
Well thinking logically I think life-linked summons have one potential issue (bug or feature is up to individual) that if you had let's say 10 summons and an opponent uses a storm attack then initial caster gets 11x storm damage assuming they're all hit with the same spell.

There's also the question of whether life linked summons would have resists since reflecting pure dmg or reduced dmg isn't the same thing and whether the reflected damage could in turn be resisted.

Would it be sensible for player target to be the mob towards which summon aggro is targeted? Although in that case there is question of what to do if player isn't targeting anything.

Looking at it logically I suspect there are 3 possible outcomes in terms of balance.
1. Summon creatures have a negligable impact and are ignored
2. Summon creatures effectively double damage output by being an AI clone of player
3. Summon creatures completely overpower player and players let summon do all the work.

Now as an additional concept I'll add the following thoughts
1. Could summons have additional roles other than pure dmg. For example a healing summon that heals the user. In addition you could in theory have summons based around status effects. While more complex would a summon that loots for you be possible?
2. Would upgrading your summon be possible. Would increasing it's HP, mana, defences, dmg, duration, cost etc be a good money sink.
3. Would a dominate skill that converts a mob into a summon (while skill is in effect) be a good idea with success rate based on target's stats.
4. How would a summon be obtained. Is it learning a spell/prayer, a random drop or using a special taming skill. Also if you do obtain a lvl 5 ant summon can you improve it or is it doomed to permanently be lvl 5 or can you in theory train it to 110 with either XP or resources.
5. Could summons also have death sickness so it's stats reduce each time it dies
Doesn't matter, you'd die anyway. ;D Shroud's a hacker. After many hours of deep thought I have came to that conclusion.

_people_

« Reply #3 on: 10, November 2023, 09:29:52 »
I've considered storms and forgot to mention an important point. As has been pointed out, players have no mechanism to enhance their summons. Attunement can help here but a binary value isn't a very good solution to anything. Player stats are a better solution here - we have 2 stats for each type of caster, which can be used to enhance summon HP (and/or resists) and damage.

Additionally I think a new weapon type could be in order. Currently scepters exist only as a "skin" for magic devices. We could move them to a weapon type of their own, which has minimal (or no) offensive stats but has stats for summons.

Well thinking logically I think life-linked summons have one potential issue (bug or feature is up to individual) that if you had let's say 10 summons and an opponent uses a storm attack then initial caster gets 11x storm damage assuming they're all hit with the same spell.

Yep, that's been a problem in my playtesting. That's part of why I think gear tied to summons is important - if players have easy access to some summon damage mitigation then being a summoner is a much more practical archetype.

Quote
1. Could summons have additional roles other than pure dmg. For example a healing summon that heals the user. In addition you could in theory have summons based around status effects. While more complex would a summon that loots for you be possible?

Both are easily possible. While we don't have AI functions to cast healing spells, it would be an easy feature to add. Auto-looting summons are also possible. Mobs have the ability to "investigate attractions", which means they move toward anything they see as attractive, be it a light source or an object of a specific arch or type. This brings the summon to the corpse, and an AI function can be added to search corpses beneath it and insert the contents into the owner's inventory.

Quote
2. Would upgrading your summon be possible. Would increasing it's HP, mana, defences, dmg, duration, cost etc be a good money sink.

Yes, and I think that generally these upgrades should be more available than existing gear upgrades. So a "scepter upgrade NPC" would be able to add these for a cost.

Quote
3. Would a dominate skill that converts a mob into a summon (while skill is in effect) be a good idea with success rate based on target's stats.

Possible, provided the right balance can be found.

Quote
4. How would a summon be obtained. Is it learning a spell/prayer, a random drop or using a special taming skill. Also if you do obtain a lvl 5 ant summon can you improve it or is it doomed to permanently be lvl 5 or can you in theory train it to 110 with either XP or resources.

Right now summons are spells/prayers. They use the player's Wizardry Spells or Divine Prayers level to upgrade, and kills with summons grant EXP in the skill that summoned them. Adding a summoning skill which acts like Wizardry Spells or Divine Prayers is possible, but would be quite a bit of work.

Quote
5. Could summons also have death sickness so it's stats reduce each time it dies

This could be possible, but monster stats (str/dex/etc.) serve different purposes than player stats so there would need to be an alternative death sickness which affects different stats for mobs.

Quote from: Dolfo
Perhaps you go for the idea from shroud equivalent to other over times spells using spell regen points. This would also give our regen gear a new aspect. Dunno what atm our max possible regen is, players can reach.

But for summoning I would also restrict to skill level, would not be good if level 1 twinks ran around with army of skeletons. You can also attach summonings to charisma/intelligence stats, leading to higher mobs and more mobs.

...

Problem if you build spells with costs reducing their stats, this would lead more and more to food spaming.

Using a mana/grace degen could be a good alternative here. I don't think players currently have access to a significant amount of any regen yet, though. Using player stats could also determine summon level, if that's a better alternative to skill level.

Quote from: Dolfo
Going in hp/mana/grace costs is also an idea, but atm our reservation looks not optimal on client. If you use rage, you always think you are injured.

This will be an easy fix. I'm not sure what the best appearance is, other than perhaps a mostly-transparent version of the HP bar which fills the reserved life region. This will require an update to 0.11 since the server doesn't send reservation to the client, but that's coming soon because all Windows clients will need a fresh reinstall anyway since the updater broke.

Quote
If you think of this, you could also think of a necromancer class using there hp to summon monsters. Like they must pay for a golem with temporary life and some permanent life. This would open the market for pois in late game again.

Also interesting to combine this with alchemy, like you need grave yard dirt to summon skeletons. Or cast spells on corspe, for sure only neutral corpse.

So depends also on the spells, summoning skeletons, ghosts, golems or animate dead for example.

Paying spell costs in permanent life loss is an interesting idea. Maybe an alternative version of our current caster skills could facilitate that.
-- _people_ :)

Shroud

« Reply #4 on: 10, November 2023, 10:54:08 »
One thing I forgot to mention is that a useful spell/prayer would be to banish/return summons.

This is just to avoid the situation where you finish a hard battle and start resting when all of a sudden one of your summons shouts "LEEROOOOOY" and charges towards a horde of raas
Doesn't matter, you'd die anyway. ;D Shroud's a hacker. After many hours of deep thought I have came to that conclusion.

Shroud

« Reply #5 on: 12, November 2023, 18:35:19 »
Sorry for the double post but there is one potential flaw/feature with the normal summon logic. It can be argued that it is strategy so whether it's adjusted is up to you but I thought I should at least make you aware of it.

Currently any attack from a "normal" summon attracts aggro towards the caster. However if you end up in a map where there is a path 1 tile wide then you can end up with a situation where the summon is between the mob and the player with the mob taking hits from the summon yet it is unable to reach the player as path to the player is blocked by the summon. I believe a similar logic would also apply if a player goes through a portal with an example being bridge raas in countryside map. Potentially if you can summon enough summons if you can get up to 8 summons then you can surround a mob on all sides with mobs it won't target and then use spells to attack the trapped mob.

If you want a map where you can test it I'd suggest the Minotaur room in UC where there are 3 mobs that just use melee attacks and a long single file path heading to the stairs
Doesn't matter, you'd die anyway. ;D Shroud's a hacker. After many hours of deep thought I have came to that conclusion.

Tags:
 

Related Topics

  Subject / Started by Replies Last post
4 Replies
588 Views
Last post 27, July 2006, 23:02:16
by delequinho
45 Replies
6285 Views
Last post 04, February 2007, 21:50:35
by swords_kid
11 Replies
1254 Views
Last post 27, May 2007, 10:44:37
by BludBasher
16 Replies
4132 Views
Last post 24, December 2007, 11:01:41
by Unislash
4 Replies
120 Views
Last post 05, September 2023, 23:56:20
by Shroud