V Rising

V Rising

View Stats:
Nightscore May 26, 2023 @ 11:17am
Private Game, modifier settings don't work?
Hello vampire friends,

After trying some settings, there are no changes in the game. Is there any solution or is it simply not possible at the moment?


I have tested the following, and there are no changes.
-------------------------------------
"VampireStatModifiers": {
"MaxHealthModifier": 1.0,
"PhysicalPowerModifier": 1.0,
"SpellPowerModifier": 1.0,
"DamageReceivedModifier": 1.0
},
"UnitStatModifiers_Global": {
"MaxHealthModifier": 1.0,
"PowerModifier": 1.0
},
"UnitStatModifiers_VBlood": {
"MaxHealthModifier": 1.0,
"PowerModifier": 1.0
"EquipmentStatModifiers_Global": {
"MaxEnergyModifier": 1.0,
"MaxHealthModifier": 1.0,
"ResourceYieldModifier": 1.0,
"PhysicalPowerModifier": 1.0,
"SpellPowerModifier": 1.0,
"SiegePowerModifier": 1.0,
"MovementSpeedModifier": 1.0
},

--------------------------------------------------------------------
Folder: AppData\LocalLow\Stunlock Studios\VRising\CloudSaves\76561198051397187\v2\7de7b0d8-2e47-4bbe-b803-f5c2d2d78176
Folder 2: AppData\LocalLow\Stunlock Studios\VRising\ServerSettingsPresets
< >
Showing 1-15 of 26 comments
This PC May 26, 2023 @ 11:19am 
Can confirm that it is possible to change the settings, probably tinkered with the wrong file, or forgot to reset your server.
Hand of Gabriel May 26, 2023 @ 11:42am 
If you're hosting a server there are 2 sets of files; there's a "default" set of config files that comes with the server and I wouldn't recommend changing those. There's also a set of "saved" config files that are loaded after the default ones. These settings override the others.

I believe the one you posted from folder 2 should be the "saved" config files so mess with those and make sure your server can see them?

You are also able to execute a server and point them at a set of saved config files to make sure the server you're launching uses the correct config and the correct save.
Nightscore May 26, 2023 @ 11:47am 
I have just created a fresh save file now.
If i change MaxHealthModifier": 1.0 to MaxHealthModifier": 2.0
The life doesn't increase, it remains the same.
Nightscore May 26, 2023 @ 12:00pm 
Originally posted by Hand of Gabriel:
If you're hosting a server there are 2 sets of files; there's a "default" set of config files that comes with the server and I wouldn't recommend changing those. There's also a set of "saved" config files that are loaded after the default ones. These settings override the others.

I believe the one you posted from folder 2 should be the "saved" config files so mess with those and make sure your server can see them?

You are also able to execute a server and point them at a set of saved config files to make sure the server you're launching uses the correct config and the correct save.

I only demonstrated which settings I tried to change and then reverted them back to their original state.
Bryan Fury May 26, 2023 @ 1:06pm 
Originally posted by Nightscore:
I have just created a fresh save file now.
If i change MaxHealthModifier": 1.0 to MaxHealthModifier": 2.0
The life doesn't increase, it remains the same.
Gear DOES NOT update when you change the settings. You have to dismantle them and remake them.
Nightscore May 26, 2023 @ 1:08pm 
Originally posted by Bryan Fury:
Originally posted by Nightscore:
I have just created a fresh save file now.
If i change MaxHealthModifier": 1.0 to MaxHealthModifier": 2.0
The life doesn't increase, it remains the same.
Gear DOES NOT update when you change the settings. You have to dismantle them and remake them.

Good to know, i test it now :D
Bryan Fury May 26, 2023 @ 1:10pm 
Originally posted by Nightscore:
Originally posted by Bryan Fury:
Gear DOES NOT update when you change the settings. You have to dismantle them and remake them.

Good to know, i test it now :D
The correct file also, forgot to say, is the one inside the CloudSave folder.

Vampire multiplier SEEMS to do nothing but they are multipliers that works on the character in coordination WITH The gear. The bonus on the Vampire so, doesn't sum up togheter

Example, if you have Vampire HP 5x and Gear HP 5x it doesn't mean that the total one is 10x. It mean that the BASIC HP is 5x and THEN you get the 5x of the gear summing up as 2 spearate values.
Last edited by Bryan Fury; May 26, 2023 @ 1:11pm
Nightscore May 26, 2023 @ 1:27pm 
I just made the change, created new armor, but both still have the same stats. x.x
And yes i used the CloudSave folder.

--------------------------------------------------
Before
--------
"EquipmentStatModifiers_Global": {
"MaxEnergyModifier": 1.0,
"MaxHealthModifier": 1.0,
"ResourceYieldModifier": 1.0,
"PhysicalPowerModifier": 1.0,
"SpellPowerModifier": 1.0,
"SiegePowerModifier": 1.0,
"MovementSpeedModifier": 1.0
}

----------
After
----------
"EquipmentStatModifiers_Global": {
"MaxEnergyModifier": 1.0,
"MaxHealthModifier": 3.0,
"ResourceYieldModifier": 1.0,
"PhysicalPowerModifier": 3.0,
"SpellPowerModifier": 3.0,
"SiegePowerModifier": 1.0,
"MovementSpeedModifier": 1.5
}
Bryan Fury May 26, 2023 @ 6:06pm 
Originally posted by Nightscore:
I just made the change, created new armor, but both still have the same stats. x.x
And yes i used the CloudSave folder.

--------------------------------------------------
Before
--------
"EquipmentStatModifiers_Global": {
"MaxEnergyModifier": 1.0,
"MaxHealthModifier": 1.0,
"ResourceYieldModifier": 1.0,
"PhysicalPowerModifier": 1.0,
"SpellPowerModifier": 1.0,
"SiegePowerModifier": 1.0,
"MovementSpeedModifier": 1.0
}

----------
After
----------
"EquipmentStatModifiers_Global": {
"MaxEnergyModifier": 1.0,
"MaxHealthModifier": 3.0,
"ResourceYieldModifier": 1.0,
"PhysicalPowerModifier": 3.0,
"SpellPowerModifier": 3.0,
"SiegePowerModifier": 1.0,
"MovementSpeedModifier": 1.5
}
There are some lines i don't have and never seen.

Are you sure those are correct? Because whatever i edit my lines from both the Vampire settings and the Gear settings (crafting again the gear ofc) i do get the stats as they are intended for.

Example... MaxEnergy/SiegePower are 2 lines i don't have... even if i made a FULL edit of a test file... maybe those are breaking the whole code paragraph for that section. Try to remove both.
Nightscore May 27, 2023 @ 12:45am 
Originally posted by Bryan Fury:

Are you sure those are correct? Because whatever i edit my lines from both the Vampire settings and the Gear settings (crafting again the gear ofc) i do get the stats as they are intended for.

Example... MaxEnergy/SiegePower are 2 lines i don't have... even if i made a FULL edit of a test file... maybe those are breaking the whole code paragraph for that section. Try to remove both.

I removed both of them and tested it, but the result still remains the same.
How should the file look then? The game itself generated it like this for me, and I just wanted to adjust the numbers. This is how it looks now for me "complete".
If it works for you, could you please show me how it is structured in your case?

-------------------------------
{
"GameModeType": 0,
"CastleDamageMode": 0,
"CastleHeartDamageMode": 0,
"RelicSpawnType": 1,
"CanLootEnemyContainers": false,
"TeleportBoundItems": false,
"DropTableModifier_Missions": 5.0,
"ClanSize": 5,
"AnnounceSiegeWeaponSpawn": false,
"Death_DurabilityFactorLoss": 0.0,
"Death_DurabilityLossFactorAsResources": 0.0,
"VBloodUnitSettings": [],
"UnlockedAchievements": [],
"UnlockedResearchs": [],
"GameTimeModifiers": {},
"VampireStatModifiers": {
"MaxHealthModifier": 1.0,
"PhysicalPowerModifier": 1.0,
"SpellPowerModifier": 1.0,
"DamageReceivedModifier": 1.0
},
"UnitStatModifiers_Global": {
"MaxHealthModifier": 1.0,
"PowerModifier": 1.0
},
"UnitStatModifiers_VBlood": {
"MaxHealthModifier": 1.0,
"PowerModifier": 1.0
},
"EquipmentStatModifiers_Global": {
"MaxHealthModifier": 2.0,
"PhysicalPowerModifier": 2.0,
"SpellPowerModifier": 2.0,
"MovementSpeedModifier": 1.0
},
"CastleStatModifiers_Global": {
"HeartLimits": {
"Level1": {},
"Level2": {},
"Level3": {},
"Level4": {},
"Level5": {}
}
},
"PlayerInteractionSettings": {
"VSPlayerWeekdayTime": {},
"VSPlayerWeekendTime": {},
"VSCastleWeekdayTime": {},
"VSCastleWeekendTime": {}
},
"TraderModifiers": {}
}
Last edited by Nightscore; May 27, 2023 @ 12:46am
ZiL May 27, 2023 @ 1:32am 
修改之后要清空之前的账号数据,已建立的角色数据不会生效,重新创建的角色和装备才会生效!!!
Nightscore May 27, 2023 @ 1:42am 
Originally posted by 子凌:
修改之后要清空之前的账号数据,已建立的角色数据不会生效,重新创建的角色和装备才会生效!!!


据我所听,如果已经创建了一个角色,也可以这样做。
Last edited by Nightscore; May 27, 2023 @ 1:45am
Bryan Fury May 27, 2023 @ 8:00am 
Originally posted by Nightscore:
Originally posted by Bryan Fury:

Are you sure those are correct? Because whatever i edit my lines from both the Vampire settings and the Gear settings (crafting again the gear ofc) i do get the stats as they are intended for.

Example... MaxEnergy/SiegePower are 2 lines i don't have... even if i made a FULL edit of a test file... maybe those are breaking the whole code paragraph for that section. Try to remove both.

I removed both of them and tested it, but the result still remains the same.
How should the file look then? The game itself generated it like this for me, and I just wanted to adjust the numbers. This is how it looks now for me "complete".
If it works for you, could you please show me how it is structured in your case?

"VampireStatModifiers": {
"MaxHealthModifier": 5.0,
"PhysicalPowerModifier": 5.0,
"SpellPowerModifier": 5.0,
"ResourcePowerModifier": 5.0,
"DamageReceivedModifier": 0.95
},
"UnitStatModifiers_Global": {
"MaxHealthModifier": 3.0,
"PowerModifier": 4.0
},
"UnitStatModifiers_VBlood": {
"MaxHealthModifier": 5.0,
"PowerModifier": 4.0
},
"EquipmentStatModifiers_Global": {
"MaxHealthModifier": 5.0,
"ResourceYieldModifier": 2.0,
"PhysicalPowerModifier": 3.0,
"SpellPowerModifier": 3.0


Those are the settings we are using. We have an hardcore server, with all the bosses having their levels increased by a range of +5 to +10 (based on the boss attack types and difficulty to avoid them being too powerfull but a challenge enough) and the Vampires having a lot more powerfull basic stats and gear (since the bosses and the units have their multiplies increased a lot both on HP and Attack values)

Whenever i change the stats on the "EquipmentStatModifiers_Global" line list they works (but as i said, i have to remake the gear as it doesn't get refreshed, new one will have the edited stats)
SKAPP May 27, 2023 @ 8:14am 
Go to the official v rising discord, under tutorials I have written a detailed spreadsheet PDF for (ServerGameSettings), it will briefly explain all the issues you're having.
Last edited by SKAPP; May 27, 2023 @ 8:14am
Nightscore May 27, 2023 @ 8:34am 
Now I am confused. One person says it works, and in the PDF, it says you have to set up a new server for it. :lunar2019shockedpig:
< >
Showing 1-15 of 26 comments
Per page: 1530 50