Looking forward at v0.6.11

Discussions of the development process of the game.
Post Reply
TheFSM
Posts: 19
Joined: Sat Nov 05, 2011 4:15 am
android_version: 2.3 - Gingerbread

Re: Looking forward at v0.6.11

Post by TheFSM »

oskarwiksten wrote: [*] Different types of attack instead of just one generic "attack". For example, "aimed attack", "defensive stance", "power attack" with different AP cost modifiers. Availability maybe driven by skill selection?
I'd still like to see a default attack which doesn't add any time through an attack selection menu, so you can run through low level areas without having finding 5hp rats incredibly annoying.

The way I'd like to see it would be something like this:
* Quick attack: (default if you don't select an attack from the ?attack menu? or however attacks will be selected) -5 AD -20% AC

Then selectable other attacks:
* Attack: standard AP, AD and AC.
* Aimed attack: +1AP +x% AC
* Strong attack: +1AP +y AD
...

or something along those lines, this way the quick attack option would save you time but at a cost, so you wouldn't use it in tough fight. I hate rpgs which force an animation before every fight and three clicks per attack, so when you are running back through a level 5 area at level 80 it takes 10 times longer than it needs to... (I love the the ability in this game to turn off attack animations, the loot display and the confirm attack)
Lvl: 120, XP: 31,872,879, Gold: 1,000,257, RoLS: 0, ElyR: 0, RoL: 0, ChaR: 5, GoLF: 0, ShaF: 0
HP: 258, AC: 325%, AD: 74-78, AP: 3, CC: 33%, CM: 2.0, BC: 118%, DR: 4
Restore on kill:1-3(Items) + 4(Corpse Eater) Fear (20% chance)
User avatar
nyktos
VIP
Posts: 3463
Joined: Wed Sep 14, 2011 5:38 pm
android_version: 7.1 - Nougat
Location: Nor City, Dhayavar

Re: Looking forward at v0.6.11

Post by nyktos »

this is an amazing post, even if it gets ignored...
i dont care if this changes the game - i kill weaklings in one hit no miss

but brainstorming always leads to better ideas...
and i am ALL FOR that!
"Embrace the Shadow"

Image

[Lv: 60] [HP: 175] [AC: 361] [AD: 25-39] [BC: 75]
[Dual Wielding Swords] [Unarmored Fighting]
Sarumar
VIP
Posts: 3275
Joined: Sat May 07, 2011 4:36 pm
android_version: 4.1 - Jellybean
Location: www.hel.fi

Re: Looking forward at v0.6.11

Post by Sarumar »

TheFSM wrote:
oskarwiksten wrote: [*] Different types of attack instead of just one generic "attack". For example, "aimed attack", "defensive stance", "power attack" with different AP cost modifiers. Availability maybe driven by skill selection?
I'd still like to see a default attack which doesn't add any time through an attack selection menu, so you can run through low level areas without having finding 5hp rats incredibly annoying.

The way I'd like to see it would be something like this:* Quick attack: (default if you don't select an attack from the ?attack menu? or however attacks will be selected) -5 AD -20% AC
Then selectable other attacks:* Attack: standard AP, AD and AC.* Aimed attack: +1AP +x% AC* Strong attack: +1AP +y AD ...
or something along those lines, this way the quick attack option would save you time but at a cost, so you wouldn't use it in tough fight. I hate rpgs which force an animation before every fight and three clicks per attack, so when you are running back through a level 5area at level 80 it takes 10 times longer than it needs to... (I love the the ability in this game to turn off attack animations, the loot display and the confirm attack)
+1 really good point
Sarumar
..dansing left foot polka with Hirathil

Lvl 313|XP 559721474|Gold 7965188|AP 3/12|AC 516|AD 161-175|ECC 48|CM 6|BC 311|HP 591|DR 2|RoLS 3|RoL 2|ElyR 2|ChaR 45|GoLF 3|ShaF 9|SRoV 28|VSH 13|GoW 1|WMC 1
User avatar
qTzal
Posts: 36
Joined: Tue Dec 27, 2011 7:41 am
android_version: 9.0 - Pie

Re: Looking forward at v0.6.11

Post by qTzal »

Been thinking that there should be some reflection of the real tactical disadvantage to attacking multiple foes at once.
Something like "adjusted BC%= normal BC% - (20%*(N-1))" where "N" equals the number of foes you are currently engaging. 20% is arbitrary; I think it is right but it could stand to be slightly more, there would need to be more experimentation.

Also I think it would be nice to have the monsters decoupled from the maps. As far as I can tell each monster is a function of a defined area on the map file. This almost certainly makes the program smaller and/or quicker.
It does limit options for monster behavior.
I only investigated this when I had a crackpot idea for a series of small rectangular dungeons that you must pass through - Indiana Jones quest style. One of these test/feat rooms would have 10 - 15 normal looking rats; they were in fact "fission rats" like the old D&D fission slime. If you killed one without using a specific weapon or something two more would be spawned in the room AND those two would pursue and attack.

The BC% idea would be pretty easy.
I expect the monster handling idea would more likely be an overhaul.

I just can't get the idea of "fission rats" out of my head.
Lvl: 58, XP: 3,500,299 , Gold: 103,903, BM potions: <400
RoLS: 1(@1200 rocks) , ElyR: 0, RoL: 0
HP: 180, AC: 237%, AD: 20-31, AP: 12, CC: 9%, CM: 1.0, BC: 225%, DR: 2
Chest_Rockfield
Posts: 530
Joined: Thu Jul 07, 2011 1:05 am
android_version: 2.3 - Gingerbread
Location: Impeached former President of the Too cool for a RoLS Club. ;)

Re: Looking forward at v0.6.11

Post by Chest_Rockfield »

qTzal wrote:Been thinking that there should be some reflection of the real tactical disadvantage to attacking multiple foes at once.
Something like "adjusted BC%= normal BC% - (20%*(N-1))" where "N" equals the number of foes you are currently engaging. 20% is arbitrary; I think it is right but it could stand to be slightly more, there would need to be more experimentation.

Also I think it would be nice to have the monsters decoupled from the maps. As far as I can tell each monster is a function of a defined area on the map file. This almost certainly makes the program smaller and/or quicker.
It does limit options for monster behavior.
I only investigated this when I had a crackpot idea for a series of small rectangular dungeons that you must pass through - Indiana Jones quest style. One of these test/feat rooms would have 10 - 15 normal looking rats; they were in fact "fission rats" like the old D&D fission slime. If you killed one without using a specific weapon or something two more would be spawned in the room AND those two would pursue and attack.

The BC% idea would be pretty easy.
I expect the monster handling idea would more likely be an overhaul.

I just can't get the idea of "fission rats" out of my head.
I would LOVE a room that spawned two monsters for every one I killed... Unless you made them all worth zero experience, that would break the grinding game.
Lvl: 162, XP: 77,249,000, Gold: 2,508,000 RoLS: 0, ElyR: 0, RoL: 0, ChaR: 18, GoLF: 0, ShaF: 2
HP: 517, AC: 333%, AD: 60-61, AP: 3, CC: 90%, CM: 3, BC: 218%, DR: 0, BMP: 4k+
User avatar
Antison
Posts: 5293
Joined: Mon Mar 28, 2011 11:33 pm
android_version: 14 - Android 14
Location: A home without a beagle is just a house

Re: Looking forward at v0.6.11

Post by Antison »

I have been looking at the files that Oskar recently checked into svn for the v0.6.11 release and I am really excited about the "Remgard" equipment. But where is the town of Remgard going to be? According to the map Oskar provided us in April (see Developed/stoutford), Remgard's location is not currently known.
"A home without a beagle is just a house"
Samuel
VIP
Posts: 655
Joined: Wed Feb 23, 2011 3:35 pm
android_version: 2.2

Re: Looking forward at v0.6.11

Post by Samuel »

AFAIK Remgard will be east of Loneford or east of the wooden bridges (north of loneford).
Last edited by Samuel on Thu Dec 29, 2011 12:25 pm, edited 1 time in total.
Level: 101, XP: 18780586, Gold: 358739
HP: 398, AC: 303%, AD: 84-95, AP: 4, ECC: 12, CM: -, BC: 13%, DR: 0
RoLS: 2, ElyR: 1, RoL: 1, ChaR: 1, GoLF: 1, ShaF: 1, SRoV: 2, VSH: 1, WMC: 0, GoW: 0
User avatar
Antison
Posts: 5293
Joined: Mon Mar 28, 2011 11:33 pm
android_version: 14 - Android 14
Location: A home without a beagle is just a house

Re: Looking forward at v0.6.11

Post by Antison »

Samuel wrote:AFAIK Remgard will be behind Loneford or right of the wooden bridges.
OK, understood. Thanks.
Last edited by Antison on Thu Dec 29, 2011 12:47 pm, edited 2 times in total.
"A home without a beagle is just a house"
Samuel
VIP
Posts: 655
Joined: Wed Feb 23, 2011 3:35 pm
android_version: 2.2

Re: Looking forward at v0.6.11

Post by Samuel »

tek wrote:
Samuel wrote:AFAIK Remgard will be behind Loneford or right of the wooden bridges.
So Remgard will be sandwiched by Feygard and Loneford?
Edited my post to clear it up.
Level: 101, XP: 18780586, Gold: 358739
HP: 398, AC: 303%, AD: 84-95, AP: 4, ECC: 12, CM: -, BC: 13%, DR: 0
RoLS: 2, ElyR: 1, RoL: 1, ChaR: 1, GoLF: 1, ShaF: 1, SRoV: 2, VSH: 1, WMC: 0, GoW: 0
User avatar
Antison
Posts: 5293
Joined: Mon Mar 28, 2011 11:33 pm
android_version: 14 - Android 14
Location: A home without a beagle is just a house

Re: Looking forward at v0.6.11

Post by Antison »

Samuel wrote:AFAIK Remgard will be east of Loneford or east of the wooden bridges (north of loneford).
On Oscar's map, that location you describe is called Brimhaven. Did he change the name or is there 2 different cities in the same area?
"A home without a beagle is just a house"
Post Reply