You be the dev: Word of Faith

Post your tips, ideas for improvements, requests for new features, etc. here
mining
Absentee Ballot Dev
Posts: 2411
Joined: Wed Oct 14, 2009 5:09 am

Re: You be the dev: Word of Faith

Post by mining »

Lokey wrote:Ok, EffectCurse gets applied, but doesn't get around to immune stat drain.

Thinking something like:
- SR = yes, hostile only = No
- Damage of something like d6/two caster levels no cap, sonic or divine. Maybe keep like a 10% misschance on it. Applies to everything
- If alignment differs on one axis (either same good-evil or law chaos as caster), hit skills by (cl/5)-2 Applies to 1 step away
- If alignment differs on both, add will or stun for cl/20 rounds. Applies to 2 steps away
- Align is diametrically opposed, reduce wait time by CL/20 rounds.
- Not spammable, if targeted by it, safe from getting hit by another for like 10/CL-35 (minimum 1) rounds. Pure clerics would get to spam it a little.
Suggestions in bold

i.e.

Here is align table:

ooo
ooo
ooo

Yeah, it sucks.
If X is my alignment, o is 1 step away, v is 2, and x is diametrically opposed:

ooo
oxo
ooo

xov
oov
vvx

Basically TN gets the worst, and the extremes (LG, LE, CG, CE) get the best.
Bargeld wrote:Overall, I think most would agree that a pure rogue is probably the worst build on the server.

Lokey
-2 Penalty in Daylight
Posts: 3094
Joined: Mon Dec 16, 2002 6:49 pm
Contact:

Re: You be the dev: Word of Faith

Post by Lokey »

I just don't want to have to program that, finding directly opposed is annoying, especially in a multiple target script.

It would be something like

Code: Select all

get CasterGE, CasterLC.
for(stuff in area)
{ 
    if (enemy and affectable and pass sr)
    {
        damage, apply placeholder vfx for checks
        get TargetGE, TargetLC 
        if(differs GE AND differs LC) {really bad things}
        else if( differs GE OR differs LC) {bad things}
        else {not so bad things}
    }
}
Finding diametrically opposed means carrying much more stuff around and a couple more comparisons...ok we do have a wrapper for finding specific align like Lawful-Good. But making that somewhat dynamic or having tons of cases, ug.

I like use with caution stuff, but don't think that should be the case here.
Tep wrote:I login and there's a dwarf to kill. You can't ask for much more than that.
Alkapwn wrote:NC has the most amazing melee build there is. Its a friggin unstopable juggernaut of pain.

weasel423
Newbie Helper
Posts: 397
Joined: Thu Feb 12, 2009 2:15 pm

Re: You be the dev: Word of Faith

Post by weasel423 »

Tal wrote:Hey.. here's a novel idea:

Sometimes keeping a spell the way it was intended is the best nerf (or "fix") of all. Maybe change the time, say to a max of 10 rounds like how the RK hammer once was, or even 5 rounds. Maybe make it dependent on levels of evo focus or whatever focus it is made to be.

The spell was once considered the Great Dexer equalizer... can't you just make it do what it was suppose to do???
IIRC only toons of a lower level than the caster had to make the save vs stunned. Thus in lvl 40 pvp the blinding still worked, but not the stunning part.... i may be completely wrong here though
[IO] is the way to go!

Evil will always triumph because good is dumb
~Dark Helmet

OpalimTeGolim
Pk Bait
Posts: 74
Joined: Mon Jul 13, 2009 6:54 pm

Re: You be the dev: Word of Faith

Post by OpalimTeGolim »

Lokey wrote: It would be something like

Code: Select all

get CasterGE, CasterLC.
for(stuff in area)
{ 
    if (enemy and affectable and pass sr)
    {
        damage, apply placeholder vfx for checks
        get TargetGE, TargetLC 
        if(differs GE AND differs LC) {really bad things}
        else if( differs GE OR differs LC) {bad things}
        else {not so bad things}
    }
}
This would remove biases mining was concerned about. Each alignment would have 4 GE AND LC mismatches and 4 GL OR LC mismatches. In general, I like the idea that alignment should matter, because atm neutral characters are usually in advantage.

Rufio
PKer
Posts: 1046
Joined: Fri Jul 18, 2008 3:00 pm

Re: You be the dev: Word of Faith

Post by Rufio »

Agreed. Making it alignment based just encourages more people to go true neutral to minimize the risk. It might give clerics a reason to pick an extreme alignment, but that is it.
Sebastian (TSS) Doc - Rufio of (TSS) - Dagr (TSS)
Raijin {FoN} - Arcadia {FoN} - Geb {FoN}

Alkapwn
PKer
Posts: 1132
Joined: Sat Aug 12, 2006 7:59 pm

Re: You be the dev: Word of Faith

Post by Alkapwn »

I really think it should be a no-save effect with SR.
If any save (DC 10+casterlvl+wis mod vs will)
Same Alignment but Hostile = Dominate (as per Lolth/Illithids) for 1+1d3 rds
one alignment removed = Blind *as it is now
cumitalive two " " = Fear (-2ab,-2ac,-4will)
cumitalive three" " = Confusion (1+1d3rds)
cumitalive Diametiric opposed= Vehement (1d8/2caster lvls of divine dmg) , only LG-CE,LE-CG
::DD:: Minister of Hatemongering and Enemy Carpaccio
Image
:MADD: Resident SlackMaster and KittenPuncher

Eldaquen
Newbie Helper
Posts: 358
Joined: Tue Oct 03, 2006 11:48 am

Re: You be the dev: Word of Faith

Post by Eldaquen »

What if WoF just activated blessings normally given by DM's to those characters that choose a diety. The blessings already set up for each faction or diety whatever is it they already are.
Murphy's Law:
Nothing is as easy as it looks.
Everything takes longer than you expect.
And if anything can go wrong,
It will, at the worst possible moment.

mining
Absentee Ballot Dev
Posts: 2411
Joined: Wed Oct 14, 2009 5:09 am

Re: You be the dev: Word of Faith

Post by mining »

One possibility would be something like a contingent raise, as in Death Pact, Faiths of Faerun, or some such, with raw XP or GP penalties for the privilege.
Bargeld wrote:Overall, I think most would agree that a pure rogue is probably the worst build on the server.

SkotG
Looking for group
Posts: 172
Joined: Thu Aug 24, 2006 4:27 pm
Location: ..you are getting sleepy..

Re: You be the dev: Word of Faith

Post by SkotG »

Eldaquen wrote:What if WoF just activated blessings normally given by DM's to those characters that choose a diety. The blessings already set up for each faction or diety whatever is it they already are.

I like the Idea ;)
Clan d'Aarn
ImageImageImage

mining
Absentee Ballot Dev
Posts: 2411
Joined: Wed Oct 14, 2009 5:09 am

Re: You be the dev: Word of Faith

Post by mining »

SkotG wrote:
Eldaquen wrote:What if WoF just activated blessings normally given by DM's to those characters that choose a diety. The blessings already set up for each faction or diety whatever is it they already are.

I like the Idea ;)
So do I, but DM buffs are a wee bit strong, I've gotten Biohaste, BioTS, etc.
Bargeld wrote:Overall, I think most would agree that a pure rogue is probably the worst build on the server.

TheEdge
Dungeon Master
Posts: 460
Joined: Sat Nov 28, 2009 5:08 pm

Re: You be the dev: Word of Faith

Post by TheEdge »

I am thinking that it would be best to leave DM Blesses to the DM's. They can be a bit strong and to open this up would lead into quite the temtation to attempt exploits. :)
Gorm-Fire Eyes

________________________________
Image

_______________________
Amoenotep wrote:so drunk he can't spell devil...what a loser
And this is my curse :(

Amoenotep
Lord DM Supreme
Posts: 4717
Joined: Wed Aug 30, 2006 4:09 pm
Location: in the mists of eternity

Re: You be the dev: Word of Faith

Post by Amoenotep »

i got +800hp from blessing myself :)
Mask, Lord of the Shadows
Gruumsh, One-Eye
amoenotep@hotmail.com
----------------------------------
Image

Daral0085
Newbie Helper
Posts: 323
Joined: Mon Sep 21, 2009 8:44 pm

Re: You be the dev: Word of Faith

Post by Daral0085 »

I got biohaste once, which stacked with low level monk speed and blinding. :D It was quite entertaining.
Bargeld wrote:It's been shown in past relic events even, if NC actually has a decent amount of players involved, they will win.

Rufio
PKer
Posts: 1046
Joined: Fri Jul 18, 2008 3:00 pm

Re: You be the dev: Word of Faith

Post by Rufio »

My personal favorite is to get bioware true seeing and use it to go slaughter some shadow dancers.
Sebastian (TSS) Doc - Rufio of (TSS) - Dagr (TSS)
Raijin {FoN} - Arcadia {FoN} - Geb {FoN}

mining
Absentee Ballot Dev
Posts: 2411
Joined: Wed Oct 14, 2009 5:09 am

Re: You be the dev: Word of Faith

Post by mining »

Personal favourite is BAB mangling.
Bargeld wrote:Overall, I think most would agree that a pure rogue is probably the worst build on the server.

Locked

Return to “NS4 Ideas and Suggestions”