Jump to content

Recommended Posts

^ You can go to settings on the video after tapping the arrow to play. It's the gear symbol where you can change the resolution to as low as 144p.

 

1 hour ago, Androdion said:

You got nine set items as reward:) :twitch:

 

You can adjust the balance file and set the integer higher as below:

mgr.setBalanceValues(newBalanceValues);

local beValues = {
  NORMAL_STANDARD = 350,
  NORMAL_RUNE = 15,
  CHAMP_STANDARD = 700,
  CHAMP_RUNE = 45,
  BOSS_STANDARD = 1000,
  BOSS_RUNE = 600,
  EXTRAGOLD = 0,
  EXTRAPOTION = 0,
  EXTRARUNE = 0,
  Trader_Item = 3000,
  Trader_Many = 18000,
  Trader_SpecialOffer = 100000,
  Well_Potion = 1000,
 
QUEST_UNIQUE = 9000,
  SUBFAMDROP_LOWCHANCE = 10,
  SUBFAMDROP_HIGHCHANCE = 100,
}

Link to comment

Oh you sneaky rascal! :badbad:And here I was thinking that Enhanced Perception actually paid off, ha ha...

Congrats on the build though, and those videos look great. Do you have any changes made to the default zoom? It seems to me that the camera is farther from above than the standard zoom lets you do.

  • Like! 1
Link to comment

Enhanced Perception pays off with a higher percentage of yellow items, and more slots on armor and weapons. One may also go into the creature file and boost E.P. and Bargaining. Below is the portion of the Options.txt that I edited for a better view. The angle is affected by the sliders and the zoom wheel on the mouse.


--          DO NOT EDIT THIS FILE
--
-- To customize your settings, edit optionsCustom.txt,
-- and add only parameters which you want to overide
if not camera then
camera = {
    behaviour = 0,
    cam1_rotx_emax = -1.22,
    cam1_rotx_max = -0.99,
    cam1_rotx_min = -0.08,
    cam1_trackdist_max = 1850,
    cam1_trackdist_min = 116,
    cam_autorot_speed = 0.5,
    cam_autozoom_max = 1000,
    cam_autozoom_min = 104,
    cam_autozoom_speed = 1,
    cameraDamping = 1,
    cameraShake = 0,
    cover_detection_dist = 1000,
    customsettings = 0,
    dng1_rotx_emax = -1.22,
    dng1_rotx_max = -0.9,
    dng1_rotx_min = -0.48,
    dng1_trackdist_max = 710,
    dng1_trackdist_min = 150,
    editorDevCam = 0,
    heromenu_rotx_emax = -1.22,
    heromenu_rotx_max = -0.99,
    heromenu_rotx_min = -0.48,
    heromenu_trackdist_max = 510,
    heromenu_trackdist_min = 150,
    invert = 0,
    leaf_occlusion_fact_x = 1,
    leaf_occlusion_fact_y = 2,
    TPOMax = 36,
    TPOMin = -20,
}

Link to comment
1 hour ago, Hooyaah said:

Enhanced Perception pays off with a higher percentage of yellow items, and more slots on armor and weapons. One may also go into the creature file and boost E.P. and Bargaining. Below is the portion of the Options.txt that I edited for a better view. The angle is affected by the sliders and the zoom wheel on the mouse.


--          DO NOT EDIT THIS FILE
--
-- To customize your settings, edit optionsCustom.txt,
-- and add only parameters which you want to overide
if not camera then
camera = {
    behaviour = 0,
    cam1_rotx_emax = -1.22,
    cam1_rotx_max = -0.99,
    cam1_rotx_min = -0.08,
    cam1_trackdist_max = 1850,
    cam1_trackdist_min = 116,
    cam_autorot_speed = 0.5,
    cam_autozoom_max = 1000,
    cam_autozoom_min = 104,
    cam_autozoom_speed = 1,
    cameraDamping = 1,
    cameraShake = 0,
    cover_detection_dist = 1000,
    customsettings = 0,
    dng1_rotx_emax = -1.22,
    dng1_rotx_max = -0.9,
    dng1_rotx_min = -0.48,
    dng1_trackdist_max = 710,
    dng1_trackdist_min = 150,
    editorDevCam = 0,
    heromenu_rotx_emax = -1.22,
    heromenu_rotx_max = -0.99,
    heromenu_rotx_min = -0.48,
    heromenu_trackdist_max = 510,
    heromenu_trackdist_min = 150,
    invert = 0,
    leaf_occlusion_fact_x = 1,
    leaf_occlusion_fact_y = 2,
    TPOMax = 36,
    TPOMin = -20,
}

My bad, I forgot to mention an integer which I just highlighted in red in my my above quote. That should give that higher altitude vantage point. You may want to check each line item. There is more regarding camera settings here: Guide To Customizing The Sacred 2 Camera View And Options Custom Txt

Link to comment
On 10/29/2017 at 10:31 AM, Hooyaah said:

This High Elf Build is proving to be quite sound, indeed. Here The Single Buff, Mystic Stormite High Elf may be witnessed soundly defeating Terus, General of the Undead Legion, without use of any healing potion. Verily, using but a Single Buff, Crystal Skin, she completes the battle against the general and his minions quite rapidly.

 

Just seing the touch down upon a wings of a dragonned steed is epic!

Great work on the monster smash, Hooyaah!

Who needs a christmas tree, when we have a pile of uniques so stately

:lol:

 

gogo

 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...
Please Sign In or Sign Up