The Bandit makes a quick grab...

Everything about Illarion that fits nowhere else. / Alles über Illarion was inhaltlich in kein anderes Board passt.

Moderator: Gamemasters

Post Reply
User avatar
Llama
Posts: 7685
Joined: Sun May 29, 2005 7:02 pm
Location: The VBU is awesome
Contact:

The Bandit makes a quick grab...

Post by Llama »

Please remove this 'feature', or please greatly limit it.

Yes you do get your money back if you kill him - but the frequency (and the amount stolen) is just over-the-top.

I mean, being attacked by a pair of bandits resulted in 5 consequtive messages, which lead to 250 coppers being stolen in small packets.

Could you limit it to the equivalent probability of a critical hit or something?

Not only is it irritating - but it forecs you to have to kill the person - AND prevents you from hunting bandits in groups. Because then you'll end up stealing each other's money off the corpse.

Discuss.
User avatar
Estralis Seborian
Posts: 12308
Joined: Wed Nov 10, 2004 9:14 pm
Location: Sir Postalot
Contact:

Re: The Bandit makes a quick grab...

Post by Estralis Seborian »

Hadrian_Abela wrote:Discuss.
No - propose!

Currently, a bandit steals a random amount of money of yours with a certain probability each X seconds. You may make up new numbers for frequency and probability or make up something better. Simply removing a feature is easy, but do we just have monsters as cannon fodder that drop dead and give loot?

Example for something better: A bandit does not attack, but chases your character (feasable). Upon reaching your character, he makes a grab for money with a X% probability of success and then e.g. gets teleported away some tiles, tries to avoid your character (LTE on your character that makes bandits walk away from your position - feasable) or your idea here.
User avatar
Llama
Posts: 7685
Joined: Sun May 29, 2005 7:02 pm
Location: The VBU is awesome
Contact:

Post by Llama »

Example for something simple which is better -

When the bandit lands a critical hit - he gets a chance to nick some coins.

I don't see how a bandit can steal coins from your bag while your're hitting him with weapons.
1d20
Posts: 816
Joined: Thu May 06, 2004 6:04 pm

Re: The Bandit makes a quick grab...

Post by 1d20 »

Hadrian_Abela wrote:Please remove this 'feature', or please greatly limit it.

Yes you do get your money back if you kill him - but the frequency (and the amount stolen) is just over-the-top.

I mean, being attacked by a pair of bandits resulted in 5 consequtive messages, which lead to 250 coppers being stolen in small packets.

Could you limit it to the equivalent probability of a critical hit or something?

Not only is it irritating - but it forecs you to have to kill the person - AND prevents you from hunting bandits in groups. Because then you'll end up stealing each other's money off the corpse.

Discuss.
If your character has the guts to go where bandits are (up north in the dark north forest), then 250 coppers shouldn't be a big deal.
User avatar
Tanistian_Kanea
Posts: 646
Joined: Mon Aug 14, 2006 2:22 am

Post by Tanistian_Kanea »

estralis. i find it best, when trying to replace something old. to KNOW that something old. fine, we will make a new one, i could do that in about 30 seconds. could i see the old one first?
User avatar
Nitram
Developer
Posts: 7638
Joined: Fri Oct 31, 2003 9:51 am
Contact:

Post by Nitram »

The stealing has nothing to do with the attacking. In fact in case a bandit gets some money the fighting script is not even triggered. So after all stealing script does not know when a critical hit is landed.

So that does not work.

Lowering the chance that the bandit steals something can be raised how ever.

Nitram
User avatar
Juliana D'cheyne
Posts: 1643
Joined: Sat Jan 06, 2007 9:14 am
Contact:

Post by Juliana D'cheyne »

AND prevents you from hunting bandits in groups.
I don't think the "group" hunt is so much an issue as meeting a new char at the bandits, having had this happen more then once... one leaves in order not to "steal" copper from the other fighting the bandits. Bandits getting all the copper and not getting it back from the same bandit actually discourages RP of chars that don't know each other. I would be perfectly happy if no matter how much copper the bandit "stole" upon killing one, you would get it back, this would encourage people to stay and RP.


Though it may not be possible to do script-wise.
User avatar
Llama
Posts: 7685
Joined: Sun May 29, 2005 7:02 pm
Location: The VBU is awesome
Contact:

Post by Llama »

Nitram wrote:The stealing has nothing to do with the attacking. In fact in case a bandit gets some money the fighting script is not even triggered. So after all stealing script does not know when a critical hit is landed.
Can't the stealing script be triggered when a critical hit is landed?

Or even simpler - make the 'stealing script' have the same probabilty as a critical hit - and it'll be perfect.
--

@Moondust - Uh, the HUMAN bandits are pretty easy and they drop nice stuff. I'm not particuarly skilled (new char been around a week) and so yeah, 250 coppers matter for him.
Damien
Posts: 7845
Joined: Thu Feb 22, 2001 5:59 pm
Location: Vanima and grey Refuge, of course.
Contact:

Post by Damien »

I want to see a feature like that with the wolves : A wolf decides not to bite you, but instead he either pees your leg and runs, or humps it !
:wink:
User avatar
pharse
Posts: 1787
Joined: Wed Oct 04, 2006 9:33 pm

Post by pharse »

I want to see a wolf that retreats with low health, rather hunting a deer and then returns with several other wolves to finally kill the character. Want to see it next year.
Olive
Posts: 381
Joined: Tue May 06, 2008 7:30 am
Location: Hell

Post by Olive »

a more serious porposal about wolves is that a wolve when it scores a critical hit knocks you down, maybe causing a stun for 30 seconds and you are much easier to hit, ie no dodge while you get back up
User avatar
Llama
Posts: 7685
Joined: Sun May 29, 2005 7:02 pm
Location: The VBU is awesome
Contact:

Post by Llama »

If only if only...

If we could have a simple AI - which could communicate with other AIs - and also have its own 'personality and priority' ... we could make something so very beautiful.

For the players to kill without noticing anything -_-

What language is the AI written in? That's deeper than scripting right? C++ ?
--

Added: RE: Wolf - It could work similar to the mummy poison script I guess, lte, not too much of a problem to implement.

Fact that it would MURDER people with light armour.. makes it a problem.
Olive
Posts: 381
Joined: Tue May 06, 2008 7:30 am
Location: Hell

Post by Olive »

well then they shoudl be caeful when fightign fast animals that try to knock down their prey?

not eveyrthign is a tank turret match
User avatar
pharse
Posts: 1787
Joined: Wed Oct 04, 2006 9:33 pm

Post by pharse »

Hadrian_Abela wrote:What language is the AI written in? That's deeper than scripting right? C++ ?
Server sided, so C++ I guess. But something similar what I described could be possible, giving more power to manipulate the AI to the Lua scripts. At least it's an idea that is planned and realizable ;)
User avatar
maryday
Posts: 675
Joined: Sun Apr 30, 2006 3:33 pm
Location: Who the f**k is Wallace?

Post by maryday »

@pharse; difficult matter to brainstorm without precisely defined development goals.

-Something about "single-unit" combat tactics, and enemy-action-dependant-decision-hierarchies?
OR;
-Something about "tactical communication" of certain defined groups of NPCs, interacting in a limited range...


Hmm. have a look at this part of an german article that i had the joy to publicate somewhere else:
....bescheidenen Hintergrunderfahrung....folgende Arten von Wildtieren:

- Fluchttiere;(Die meisten Vögel, Säugetiere groß bis winzig [Ausnahme Herdentiere s.U.),
Reptilien klein bis winzig, Fische, etc.]

- Verteidigende/ Angstangreifer;(Bsp. Ratten greifen in die Enge getrieben/ Hungrig in Gruppe an,
fliehen sonst aber, Reptilien mittel bis klein, etc)

- Jäger;(Raubtiere aller Art....
((Der ganze Artikel kann bei Interesse angefuegt werden.))
:P
User avatar
Llama
Posts: 7685
Joined: Sun May 29, 2005 7:02 pm
Location: The VBU is awesome
Contact:

Post by Llama »

Hey maryday, thanks for reviving this.

Hello? Anyone?
User avatar
Vern Kron
Posts: 1565
Joined: Sat Oct 06, 2007 10:20 pm

Post by Vern Kron »

I would like to see the amount of coins they take at a time lowered. I've seen huge amounts of coins gone, though I have no exact numbers.
Post Reply