![]() |
|
#1
|
|||
|
|||
![]()
@TheGsProds What happens when it crash? does it crash right when it's the unit turn or his abilities crashes, unit gets killed or kill a unit etc..
For those who downloaded 1.2, you might wanna re-download it cause i missed a change on the cyclop unit, you can just copy over "cyclop.atom" and "eng_units_features.lng" which have been modified. Last edited by grimeleven; 01-16-2012 at 01:34 AM. |
#2
|
|||
|
|||
![]()
Finally found fixes for some LUA errors, Titan gets an error when it attempt to stun ennemies and Legendary Phoenix gives error when mouse over tooltip for Spirits Rage attack skill.
Legendary Phoenix leadership from 5800 to 5000 Fixed Iceball cost since i didn't expect this unit to come up in the shops, from 10g to 1500g Also note i don't plan to implement any bonuses or effects to summoned units, "harl" has gotten a bit but that's it, they cannot levelup and are not considered "in-game" units. The expsystem in 1.6 is well... not cool so i changed it a bit, feel free to leave at default. Unlock stats level requirements, now it's Level 1 it was level 10-15 for some stats. Upgrades-per-level, from 3 to 6, means maximum number of stats that will raises on levelup, but don't worry that are capped at defaults so you can't get +5 speed or something, and they are random bonuses. Double maximum XP for all levels ie: Level 1=10XP per action, now it's 20, Level 2=15XP now 30 etc... Level 19-20 you need 112000XP -_- Without that tweak i doubt players could reach level 20 with a regular playthrough. Install: copy over the folders inside RedSandsExtreme into \sessions\red_sands\ and overwrite files. Enjoy! Last edited by grimeleven; 01-16-2012 at 02:06 AM. |
#3
|
|||
|
|||
![]()
Finally some1 figured out that 10 lvl for unit exp is to low
![]() Ice ball isnt problem cost, but lds/unit, first game i played in RSE mod i found 500 ice balls in first shop on Verona island and saw how op they are). For 3rd lvl unit it have sick dmg and spikes ability ,+90% freeze. If need to fix it rise lds requirements to 300 or something, cost 1000 should be enough (since gold for buying units rarely problem in this game, but lds to carry enough is). Legendary phoenix resurrection is to much, 1400HP unit, and resurrect aoe for 1500 hp !? It`s strongest resurrecting ability in game, to much in my opinion. 900hp res is more then enough. And what did you changed in items.txt file in your update, i cant find any changes ? You should check 11th page, my 2nd post there, about HP% gain when units lvlup. It just seems unbalanced that low lvl units get absolute bonus which is 100% of their basic health, and high lvl units get same amount of HP which is 0,8% for black dragons for example. I set it so max hp bonus is 50% no matter what unit , all get same % depending of basic health. You give +1HP per unit lvlup, which is useless for 3/4/5 lvl unit, and even 2nd lvl unit would have some benefit from it only at max +8HP which they and achieve around 10-15th exp lvl. But again as i said it`s personal choice. Last edited by Fatt_Shade; 01-16-2012 at 11:15 AM. |
#4
|
|||
|
|||
![]()
Yeah i tried that HP% mod, but it gives me lua errors all the time and makes the game crash. I've tested units@level 18-20 and now the maximum i saw was +25 HP.
Just ignore Iceball for now, it will get removed or nerfed soon enough. I had forgotten a change on the Joker's Hat item, all races moral bonus. |
#5
|
|||
|
|||
![]()
About HP% bonus
![]() Any idea about problem causing game to halt and little hourglass icon to stay forever when enemy human range unit get another turn with fighting spirit (posts #115 , 121 in this tread)? |
#6
|
|||
|
|||
![]()
I haven't had this problem yet, no idea so far since there is no error message or anything. Of course you could disable that skill, for now.
For me i just tested it, pack of archers has got a second turn with Fighting spirit and acted twice without problems. |
#7
|
|||
|
|||
![]() Quote:
Fortunately i think i found a solution, revert the patch changes to patch 1.3 settings in "addon_unit_features.lua" Edit the file with notepad CTRL + F for "function human_battle_spirit" Change Code:
--local ap = Attack.act_ap(attacker) Attack.act_ap(attacker,1) Code:
--local ap = Attack.act_ap(attacker) Attack.act_ap(attacker,speed) I uploaded the file for those who wants it, copy it into \scripts folder. Last edited by grimeleven; 01-20-2012 at 07:19 PM. |
#8
|
|||
|
|||
![]() Quote:
The game crashes when it´s the unit (gorguana ghost) turn and I appear in the windows desktop |
#9
|
|||
|
|||
![]() Quote:
The problem must rely in the file "addon_special_attacks.lua" ie: "function special_no_will_attack()" which is not part of my mod so it cannot be the source of the problem, i haven't touched anything on it, that being said i know a "dirty" fix until they patch it. Navigate to \Kings Bounty Armored Princess\sessions\red_sands\atoms Open gorguana_spirit.atom with notepad and change Code:
attacks=moveattack,throw1,blood_mark,no_will Code:
attacks=moveattack,throw1 Both skills being removed will allow you to see if it still crashes, if it doesn't it means 1 of these skills is the culprit. |
#10
|
|||
|
|||
![]()
OK, i downloaded all 3 mods (1.6 redsand, redsand extreme and januar update). First i installed 1.6 and inside sessions\red sands i deleted those 2 files. Then i unrar both (extreme and januar update), copy paste files and when i open game, i don't see anything different o.O
Before i delete both 2 files inside red sands, i see red sands mod when i start game, but when i play it, there are some chats full of some characters i never seen before ^.^, i found those at Orc NPC just bellow tower on Debir. What did i do wrong ? |
![]() |
|
|