View previous topic :: View next topic |
Author |
Message |
Abelhawk Professional Procrastinator
Joined: 22 Jan 2008 Posts: 50
|
Posted: Thu Jul 09, 2015 8:05 am Post subject: Suggestion: Elemental damage modifiers |
|
|
Hey James!
Have you ever received the suggestion to give items (or even spells) the ability to add percentage-based buffs to elemental damage? For example, a Fire Staff item could add 25% damage to all attacks that the hero used that used the "Fire" element. I have a mage hero on my RPG that could really benefit from amplifying his magic attacks depending on which element he wanted to specialize in. _________________ 'Wyrd bið ful aræd.' |
|
Back to top |
|
|
Bob the Hamster OHRRPGCE Developer
Joined: 22 Feb 2003 Posts: 2526 Location: Hamster Republic (Southern California Enclave)
|
Posted: Thu Jul 09, 2015 12:57 pm Post subject: |
|
|
Yeah, that would be a good feature. Adding that to equipment means I have to finish redoing the item data file format first.
Being able to change elemental strengths and weaknesses in battle using attacks would be pretty great too. You can kinda do it with enemy transmogrification, but there is no good way to do it with heroes right now. |
|
Back to top |
|
|
Abelhawk Professional Procrastinator
Joined: 22 Jan 2008 Posts: 50
|
Posted: Thu Jul 09, 2015 1:30 pm Post subject: |
|
|
Sounds good. Thanks for considering it!
That actually reminded me of something I was wondering a couple of years ago... Is there a way to add a consumable item that ups a stat permanently? Like a tome of some kind? (For example, a Tome of Strength which, when consumed by a hero, adds +1 Strength permanently) I've never experimented, but I had wondered if making a spell that added strength to an ally and making a consumable item that casted that spell would do that. _________________ 'Wyrd bið ful aræd.' |
|
Back to top |
|
|
Bob the Hamster OHRRPGCE Developer
Joined: 22 Feb 2003 Posts: 2526 Location: Hamster Republic (Southern California Enclave)
|
Posted: Thu Jul 09, 2015 1:49 pm Post subject: |
|
|
Yes, this is easy to do, but only works outside of battle
Make an attack that targets the "Max" of a stat. When used outside of battle, it will permanently increase the stat.
If done inside battle, such an attack would only increase the max stat for the duration of the battle. |
|
Back to top |
|
|
Abelhawk Professional Procrastinator
Joined: 22 Jan 2008 Posts: 50
|
Posted: Thu Jul 09, 2015 2:08 pm Post subject: |
|
|
Neat! That could be useful. _________________ 'Wyrd bið ful aræd.' |
|
Back to top |
|
|
TMC On the Verge of Insanity
Joined: 05 Apr 2003 Posts: 3240 Location: Matakana
|
Posted: Fri Jul 10, 2015 4:41 am Post subject: |
|
|
You can't set an attack to target the max value of a stat. Just target the stat normally.
This only works for stats other than HP and MP. Attacks targetting HP and MP do what you expect, change the current value. Also, turning on "Don't reset max stats after OOB attack" disables the ability to change max stats in this way.
You can use a script instead. _________________ "It is so great it is insanely great." |
|
Back to top |
|
|
Abelhawk Professional Procrastinator
Joined: 22 Jan 2008 Posts: 50
|
Posted: Tue Jul 21, 2015 12:55 pm Post subject: |
|
|
Speaking of elemental damage, is there a chance that you'll add the option to color elemental damage numbers in combat so you know what type of damage it was? E.g., ice damage could be blue, fire damage could be orange, or just all non-normal damage was yellow (like on World of WarCraft). _________________ 'Wyrd bið ful aræd.' |
|
Back to top |
|
|
Abelhawk Professional Procrastinator
Joined: 22 Jan 2008 Posts: 50
|
Posted: Sat Sep 19, 2015 12:51 pm Post subject: |
|
|
Hey James, I have a really sincere suggestion... though the other things on this thread would be fun, it would be super useful if the items (and maybe even enemies and other listed items) could be sorted. Is that possible at all? Like it would be nice to have a tab for weapons, a tab for every armor piece, and maybe even one-use items, quest items (can't drop/sell), etc. The item list in my RPG looks like a mess because I made a bunch of swords, and then a few potions I needed at that point in the plot, and then another sword, etc. Is this possible, or is it not doable because of the way items have tags and stuff? _________________ 'Wyrd bið ful aræd.' |
|
Back to top |
|
|
Bob the Hamster OHRRPGCE Developer
Joined: 22 Feb 2003 Posts: 2526 Location: Hamster Republic (Southern California Enclave)
|
Posted: Mon Sep 21, 2015 6:19 am Post subject: |
|
|
Sorting data records would be nice.
Actually sorting the order they appear in the data file would be totally impractical. Being able to change their ID numbers would be impractical-- but simply being able to have a sortable list of them is reasonable. That is something I would like to do.
I can't guess when I will get time to do it. |
|
Back to top |
|
|
TMC On the Verge of Insanity
Joined: 05 Apr 2003 Posts: 3240 Location: Matakana
|
Posted: Mon Sep 21, 2015 7:38 am Post subject: |
|
|
It would be a lot of effort (ID numbers in existing saves would need adjusting too), but it definitely doesn't make sense to implement if you could just rearrange the view of the items (or other things like attacks, enemies...) instead. Both changing the view and changing IDs have been requested many times. _________________ "It is so great it is insanely great." |
|
Back to top |
|
|
Abelhawk Professional Procrastinator
Joined: 22 Jan 2008 Posts: 50
|
Posted: Mon Sep 21, 2015 8:10 am Post subject: |
|
|
Honestly, if you don't have to change the IDs, if it's just a view thing, I'm all for that. I just find myself wishing you could sort items by type, or possibly open the attacks that a specific hero has from their ability list. It's just frustrating to have to memorize the number of the object, then go all the way through sifting for it. It doesn't affect gameplay or anything, but it would be nice. _________________ 'Wyrd bið ful aræd.' |
|
Back to top |
|
|
TMC On the Verge of Insanity
Joined: 05 Apr 2003 Posts: 3240 Location: Matakana
|
Posted: Tue Sep 22, 2015 7:02 am Post subject: |
|
|
Being able to go straight to the editor for something without leaving the current one is definitely a huge user interface improvement we want to add! _________________ "It is so great it is insanely great." |
|
Back to top |
|
|
|