![]() |
|
Star Wolves 3D space RPG with deep strategy and tactical elements |
![]() |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]()
Hint for people who complains about not enough experience gains.
Look for ..\Data\Scripts\include\LevelUp.script file. Inside you'll find lines: Quote:
Quote:
Last edited by Goblin Wizard; 05-10-2010 at 07:45 AM. |
#2
|
|||
|
|||
![]()
Now if only somebody could make the game auto save everytime you jumped a portal.
|
#3
|
|||
|
|||
![]()
Hmmm... I can see this making the game quite easy real fast... But I suppose being able to play the game is more fun =)
Thanks for the tip! |
#4
|
|||
|
|||
![]()
It's been a while, but aren't we technically still in a mission while free roaming? Remember those "You're about to travel long distance, skip directly to destination (Y/N)?" questions? Picking "no" is when you fly around manually and most players use this time to grind - technically isn't it still during a quest?
There are a few instances where you receive a "free time" mission, but the moment you fly to another system you usually get the next mission notice (except that you can delay getting there as long as you like, similar to above), so I wonder whether this also counts as not being in a mission, or not. The game gives you unlimited save slots, I don't like "auto" saves. I'd rather have the option to save before you make a decision - like eroge have been doing for years. |
#5
|
|||
|
|||
![]()
I'd like to know this for certain too Trucidation. I will mess around with it later and see if I notice any difference.
Do we know if the game flags certain ships/enemies as being "mission" units? That would be the most likely way for it to be done. Also, I read another post some time back that showed another value you can edit to increase pilot exp gains. I can't remember what it was. |
#6
|
|||
|
|||
![]()
The threat value of ships (defined in the carcass.xml file iirc) is also used in exp calculations, you could adjust those as well but you'll have to edit each ship type. It's faster to just change the multiplier in the script as Goblin Wizard pointed out.
|
#7
|
|||
|
|||
![]()
is it possible to make perks cost less Exp points? like changeing FTU werhouse perk from 75 to 20 or somethin smaller?
![]() |
#8
|
|||
|
|||
![]()
..\Data\Scripts\include\PilotProperties.script. Perk is called Black_Market e.g.
Code:
Black_Market = {75,{"lucky_1"},{}}, ![]() Last edited by Goblin Wizard; 08-22-2010 at 04:21 PM. |
![]() |
|
|