![]() |
Concept Works!
Quote:
The concept is sound! There may be limitations so I'll have to explore further... /C\/C\ |
Hello Mat :-)
I see what could be problem with 5th lvl of skills (first i thought magic would be prob, didnt consider other skill tree). When Csimby put his idea for more skill lvls i still played you`re mod for the Legend, and forgot Ap/CW have different skills. There special class skills would be great for 4-5 lvlup (rage, iron fist and so on . . .) Some skills could be high in bonus they give, but try adding more requirements for other skills, so you need previous upgraded to some point before taking it to 4/5 lvl. Expl : for rage 4 lvl , you have to take 3 lvls of rage_control , for 5th lvl rage you need 4 lvl rage_control . . . So you can take great bonuses from higher skill lvls but you must invest lots of runes to have it. So choice is to have normal skills like any other class in game, or you want to have more bonuses to have a bit different playstile then other classes. I think good skills to connect could be : rage_control with rage (you`ll have lots of rage inflow in battle, if you have enough rage capacity), heroism with frenzy (to lvlup frenzy 4-5lvls, you must have heroism to certain lvl. You`re units can have high attack if enough runes spent), endurance with alertness , night operation with dark commander quick draw with onslaught . . . Some things i thought to change which i already said in his tread, from simple +stats form. Heroism Code:
heroism { For rage_control/rage on 4/5lvls to set slower rage drain after battle like in blackthorn crown item. Night ops and dark commander on 4/5 lvl, bonus +1initiative and +1 initiative/speed. (instead investing in adrenaline skill). Bloodlust 4/5 lvl to have some option like higher magic skill. To use dragon 2 times per turn if less then X rage spent (2x chest dig, 2x lower lvl mystic egg/wall . . .) Endurance 4/5 lvl +5 defense but +2/+4 resist all. Alertness 4/5lvl 30% protection but last 2 turn. Retribution 4/5 lvl if adding Moldok special bonus bleeding would be possible :-) Onslaught 4/5 lvl +3 initiative stay, but +1/+2speed (no need for tactics anymore). Quick draw 4/5 lvl +10/+20% dmg for archers (5th lvl +20% for 1-2 lvl units, +10% dmg for 3-4 lvl units like you did in you`re mod for legend) Brutality 4/5 lvl no need for more attack since there is cap on +60 difference attack enemy defense so same as quick draw +10/+20% dmg (+20% 1-2 lvl units, +12% dmg 3-4 lvl units , +8% 5th lvl units). Tactics i like tis idea for lower initiative for enemy (it`s same as Bladeking did in his adventure mod for mage`s archmage skill) , so maybe lowering enemy speed on 4th lvl -1. Scouting,Trophy, Learning there is not much to change. Accuracy here you can see that Csimby just added blindly stats for 4/5 skill lvls, Code:
4 { Glory 4/5 lvl +1100/1500 lds. Adrenaline to change gain +1/0 , +1/+1 , +2/+1 , 4th lvl +2/+2 and 5th lvl +3/+2. Voice of dragon 4/5 lvl same as adrenaline 4th lvl +2/+2 morale initiative , 5th lvl +2/+2/+1 moral initiative speed (his +3/+4 bonus are to high). Holy rage 4/5 lvl are to high lower it to -15/3/-3 , -15/4/-6 , should be enough. Prayer +2/+4/+6/+8/+10 should be enough but add +5/+10% dmg on 4/5 lvl. Beleif no idea what to do whit this skill, never used it before. Resurrection 4/5 lvl adding some bonus to holy `units` priest, inquisitor, paladin rune mage, like you did in HoMM3babies for inquisition skill. Wisdom, Order,Distortion,Chaos,Healer (adding bonuses form HoMM babies mod would be great here),Linguistic,Transmutate no changing they are ok i think. Meditation 4/5 lvl add +2/+4 mana/turn regen Concentration 4/5 lvl +10/+12 mana/turn should be ok with lower rune cost for upgrading. Summoner +15/+30/+45/+60/+75 Alchemist +15/+30/+45/+60/+75% less crystal cost. Destroyer 4/5 lvl +70/+100% spell dmg should be enough. Higher magic again blindly adding bonuses(he set it so you can cast 2 spells per turn, for 14 turns if les then 100 mana cost . . . yea seems legit). For 4/5 lvl 7/25 and 8/30 should be enough. If you managed somehow to upgrade spells to 4/5 lvl , then Order,Dis,Chaos could also go up 4/5 lvl, if not no prob upgrading other skills should be fun enough. About class skill Counter strike, Holy armor, Archmage same ideas, but keep it real :-) And also adding more lvls for pet dragon, and strenghten his skill because with more exp form training and moar lvls in medals getting him to 60lvl cap could be dont by mid game (hero lvl around 45). |
Great comments!
Great comments!
I like your idea about shifting focus if we go to 4th and 5th levels. I've made a run through and changed all the skills in my first pass through in my spreadsheet, but only went up to level 3 for now. I'm going to next go through and see what I want to add from my TL mod and then we'll think about going beyond level 3 for class specific skills. /C\/C\ |
Here's how to add class-specific skills with higher levels
Here is the concept that I tried that makes it so that a speciific class can have their skills go to higher level while limiting the other classes to the current skill level limitations.
Identify skills that you want to go beyond level 3 for your class, for example, let's say you want Heroism to go beyond level 3 for Warriors only. Files you'll need to edit:
Sample SKILLS.TXT code: Code:
// àòàêóþùèå
Sample ENG_SKILLS.LNG code: Code:
skill_heroism_name=Heroism
Sample HERO.TXT code: Code:
hero_warrior { // ******************** Âîèí ******************** Start the game and have fun! Notes: Even though Heroism is disabled for the Warrior, it seems like the skill requirements simply look for what the level of the skill is at that position and so since the new Warrior Heroism is in the same spot, that is sufficient for being a skill prerequisite for Onslaught. Even though the above is true, you'll probably want to sweep through the whole Warrior tree and create "_w" warrior specific versions of those skills for your Warrior. Note that there is no need to keep the rune requirements, bonuses, etc. the same so you can truly have a different playing experience when playing the Warrior with their special Warrior skill tree, or you can even make totally new skills that only the warrior uses! I don't know if there is a length limit on the "skills_off" section of the HERO.TXT file and so this is where we need to experiment to see if there is a limit to the number of skills that can be listed here. For each hero class, you'll have to turn off the "normal" versions of their skill tree, and also turn off the "class" versions of the other classes skill trees so you can imagine that the number of skills listed here could be quite long. All the above has been tested except for the "skill_off" section to see if there is a limit to the number of skills that can be listed here. Feel free to ask questions if any of the above is confusing or difficult to understand.:) /C\/C\ |
Thx :-)
About changing focus from 4/5 lvls i remember it from theLegend training skill every lvl getting new ability for human units (if you transfer `charge` for horseman in AP/CW that would be nice :-) Hey did you managed to use rage chest 3x2/turn in HoMM3 mod in Legend. I saw changes in you`re mod files after i finished play through with warrior and mage so never tried it. Edit : As for idea for turning off skills over 3rd lvl, nice i`ll try it. But you didnt mentioned skills.lua file anywhere. To add new/change old skill lvls we need to change parts of that file also. |
Quote:
Quote:
Quote:
/C\/C\ |
Hey Mat, 1 quick question :
http://forum.1cpublishing.eu/showthr...318#post404318 post #228, and see if you can get some idea about prob there. I`m stuck, because nowhere find connection :-( |
More Might Skill Musings...
I've been going through the skill trees and skill lists between the various classes between TL and AP.
I've also been looking at the text listed for a skill to help me with what I should put down for bonuses. Take Heroism, for example: "Your Attack is increased, and your troops boldly and courageously rush into battle." Your troops get +Attack, but that's it. So I was thinking, what would aid them in "boldly and courageously" rushing into battle to better match the skill text description. Well, I think if they had an increase in Morale then they would be more bold and courageous. This would be to one troop during combat every round just like Adrenaline in the Paladin tree. I was also thinking that I could add either +Speed or +Resist All (Fire, Magic, Physical, and Poison) to help them with rushing into battle as well. Here is an example Heroism: Code:
skill_heroism_name=Heroism I'm also thinking about another variant, once again to go along with the "boldly and courageously" motif: Code:
skill_heroism_name=Heroism By the way, when I look at the Might Tree's Heroism and the Mind Tree's Adrenaline, it seems like Heroism should be called Adrenaline and vice versa as well as a transfer of some of the bonuses, i.e.: Code:
skill_heroism_name=Heroism (swapped with Adrenaline) Code:
skill_adrenalin_name=Adrenaline (swapped with Heroism) So those are my thougnts on those two skills - I'll probably just swap their locations and implement them as listed above. Next is Quick Draw: "The art of quickly shooting arrows enables you to strike first, dodging the shots of enemy archers." They only get an attack and intiative bonus, but how do they dodge the shots of enemy archers? They don't, but I can add the capability and then it would be similar to the Dryad's and Demonesses (as well as some of the new AP troops with this ability after a certain condition) abilities that cause troops to miss them. I'm not sure what I'd do for the animation, but probably pick one that made them look like they dodged the shot. I'll probably expand this to ranged units with projectiles just like I did in TL: Alchemist, Skeleton Archer, Bowman, Cannoneer, Catapult, Cyclops, Elf, Hunter, Goblin, Thorn, and Royal Thorn - did I miss anyone (I don't think any of the new units use projectiles)? I may also add similar bonuses to what I did in TL, although, the dodge ability would be pretty good all on its own. I'll have to figure out what to do here more, but that's my thoughts on that skill. Here are some more changes: Resistance: Code:
skill_endurance_name=Resistance Code:
skill_rage_name=Anger Code:
skill_blood_lust_name=Bloodthirst Code:
skill_retribution_name=Revenge Onslaught (just like I did in TL): Code:
skill_rush_name=Onslaught Code:
skill_dark_force_name=The Power of Darkness Code:
skill_alertness_name=Caution Code:
skill_nightops_name=Nighttime Operations I'm also starting to think more about the Mind tree skills and will post my thoughts on those soon... /C\/C\ |
All times are GMT. The time now is 07:18 PM. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.