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 prayer: Hallowed Ground  (Read 4404 times)

0 Members and 0 Guests are viewing this topic.

_people_

« on: 14, January 2019, 06:22:24 »


ATM the prayer makes a 3x3 radius of traps around the player which attacks with Godpower and uses this animation when triggered.

Should there be some sort of indication that the prayer has been used? ATM I plan on making it not affect the caster. I'm not sure how it would fit into "lore", as I can either:

(a) make it affect anyone but the op (including fellow group-members)
(b) make it affect anyone but "friendlies" (other players in PvP only, and evil NPCs)
(c) make it affect anyone who does not follow the Tabernacle of Light (evil NPCs, or in the distant future other players)

Thoughts? Also, in any of the above cases, should it have some sort of indication that the ground is Hallowed? Maybe some kind of haze?
« Last Edit: 24, January 2019, 22:53:30 by _people_ »
-- _people_ :)

Joe

« Reply #1 on: 14, January 2019, 07:25:43 »
Personal thoughts, if the player sets the trap and goes out of distance, a little animation above the player letting them know the trap has sprung would be cool.

I think it should affect anything except friendly players in group.  I don't thing there should be any marks or graphics left on the ground where the trap is, we don't want other players to see it until it's to late. >:)

Just my thoughts, do as you and others wish. :)
Whoever said "Out of sight, out of mind" never had a spider disappear in their bedroom.

Ninian

« Reply #2 on: 14, January 2019, 12:29:12 »
I agree with @Joe here, having it spring on players would be counter productive, but I do like the idea of it effecting non-party members that don't follow the faith.  Almost as if the tabernacle smites those that aren't giving themselves to the gods, and they must be punished.  The trap should definitely be marked by something and have a like 30 sec timer so the server doesn't suffer from having a bunch of random traps that aren't sprung.  Great job @_people_  Looking forward to brainstorming again my friend

Joe

« Reply #3 on: 14, January 2019, 14:50:36 »
Well actually I do want it to hit players, just not those who are in the same group as the one who laid it.  I think I misunderstood how it works though, rereading it appears to stay around the player as they walk?
Whoever said "Out of sight, out of mind" never had a spider disappear in their bedroom.

Ninian

« Reply #4 on: 14, January 2019, 20:00:34 »
I believe so, that's what I would think if its an aura.  The Gif looks almost like it were set on a space though

_people_

« Reply #5 on: 14, January 2019, 23:31:57 »
No, it's a trap which is placed. So it stays where you cast the prayer.

An aura prayer is something I haven't yet started working on.
-- _people_ :)

Joe

« Reply #6 on: 15, January 2019, 00:13:10 »
Ah perfect, I love it!  So I'd like to make a short anim for setting the trap, and also an exclamation that appears over the players head (the one who set the trap) when the trap is sprung.
Whoever said "Out of sight, out of mind" never had a spider disappear in their bedroom.

_people_

« Reply #7 on: 15, January 2019, 00:36:30 »
Yeah I was thinking we need a spell effect for it.

Unfortunately it's not possible until we do a Y-update to add the trap sprung notification. I've added it to my list of things to add in the next Y-update.
-- _people_ :)

_people_

« Reply #8 on: 18, March 2019, 23:00:03 »
Sorry I dropped this project for a bit. I just committed the finishing touches for Hallowed Ground to trunk. If someone wants to come up with a good quest for it we can get it implemented (as well as any other changes over the past few months) I'd really appreciate it. Or do we want some other method of acquiring the prayer?
« Last Edit: 18, March 2019, 23:05:19 by _people_ »
-- _people_ :)

Joe

« Reply #9 on: 19, March 2019, 12:56:53 »
I'm very excited to see a new spell added!  A few questions:

How powerful is this spell?

What lvl is this learned. I believe the highest skill learned by priests atm is lvl 18.

What town is this quest offered from, do we want to maybe go towards guildhall.  Doing so gives a chance a higher lvl player might run into a lower lvl player and chat/help.

Player community input and ideas are encouraged, feel free to share your ideas.  :)
Whoever said "Out of sight, out of mind" never had a spider disappear in their bedroom.

smacky

« Reply #10 on: 19, March 2019, 18:21:38 »
I just briefly came accross the 8284 hg code in the strean I an working on,

Codewise, please use sparkly_create() rather than  insert)magic_effect(), In  fact this should be done globally. Sparklies are in swsmp.c.

_people_

« Reply #11 on: 02, September 2019, 00:10:58 »
IIRC this was finished in trunk several months ago (to include sparklies per smacky's request). I think it should work in the latest mapmaker release. To learn the prayer, enter SA mode and use the '/dm_dev' command to go to the testmaps. Tell the spellgiver ant "learn hallowed ground" and use /setskill to level your DP skill high enough to use it.

However, I still need a quest for prayer, or some other method of acquiring it (buying it, finding it in a prayerbook in a random corpse [requires testing, IDK if spellbooks work properly as we've never used them], etc.). If anyone has any suggestions or can write a quest outline, please speak up. :)

EDIT: To be clear, I can write the Lua for the quest but if someone wants to write the dialogue for the NPC's it would help a lot.
« Last Edit: 02, September 2019, 00:18:11 by _people_ »
-- _people_ :)

Joe

« Reply #12 on: 02, September 2019, 01:42:16 »
Had a few minutes to test this.  It seems when cast it sets down a 5x5 area filled with traps.  Each square can be triggered once.  One thing I noticed:  (SA Mode) I can see the trap on the ground even after it has exploded. 

Gotta say this was fun using them on the cats lol, 1 hit kills.  ;D  Still needs more testing but I'm low on time lately.
Whoever said "Out of sight, out of mind" never had a spider disappear in their bedroom.

smacky

« Reply #13 on: 05, February 2020, 12:47:38 »
Sooooo...

I have a different update just about ready to go but I want to merge that one to a 'clean' trunk (ie, same as main). Currently there are several diffs (looks like some random bugfixes, whitespace  changes, and hg).

I propose:

  • (I'll look at the code  more closely to understand the intentions, then) i'LL merge the bugfixes etc as an interim.
  • I'll write aa hg quest and merge that code as a z update (and maybe _people_ can do a quick client update to bump its z and update face psck).
  • Eventually do a further z to add my thing.

_people_

« Reply #14 on: 06, February 2020, 09:54:18 »
Sounds like a good plan.
-- _people_ :)

Tags: prayers 
 

Related Topics

  Subject / Started by Replies Last post
Ground rules

Started by Shroud « 1 2 3 » Community chat

31 Replies
3155 Views
Last post 12, October 2005, 23:31:01
by Ratix
2 Replies
905 Views
Last post 31, May 2006, 23:35:30
by bigbroni
1 Replies
909 Views
Last post 10, July 2007, 04:21:40
by namto
2 Replies
6153 Views
Last post 08, January 2012, 19:43:35
by _people_
2 Replies
2438 Views
Last post 07, November 2019, 09:01:18
by Joe