Page 1 of 1

[REQUEST] Svarog's Dream

Posted: Tue Dec 05, 2023 10:16 am
by Sebsson44
Game Name: Svarog's Dream
Game Engine: Unity
Game Version: v1.0 (Steam retail)
Options Required: Health, Mana, Carry weight
Steam Website:

Re: [REQUEST] Svarog's Dream

Posted: Tue Dec 05, 2023 3:31 pm
by Chiados
Recommend using this table instead: viewtopic.php?f=4&t=26795

Update

Freeze Hunger
Activate and hunger freezes. Use it when full for best results

Infinite Gods Favour
Activate shrine. Activate script.

Item Swap [Bag Slot One]
Open and close inventory at least once, activate script. Swap item between slot one and whatever other slot a few times. Check and make sure the item name is the item you want to edit. Dont add stats to things that shouldnt have it. Changes save through loads and some items after death will contain any extra stats (if you loot your old corpse)


Basic player structure. Health, hunger, movement speed, strength, etc. Wait until you are in the game world to activate

Re: [REQUEST] Svarog's Dream

Posted: Tue Dec 05, 2023 5:54 pm
by patka
Here is my table:
viewtopic.php?f=4&t=26762

Re: [REQUEST] Svarog's Dream

Posted: Thu Dec 07, 2023 8:33 am
by caraifaudes9565
Thanks for the table!

For the item swap part, is it possible that some pointer are changing the display value and not "real" value used for stat calculation ?

I have done a few tests with a magical bow, and when modifying the piercing damage it works, but not the magical damage.

Re: [REQUEST] Svarog's Dream

Posted: Mon Dec 11, 2023 2:02 am
by Chiados
caraifaudes9565 wrote:
Thu Dec 07, 2023 8:33 am
Thanks for the table!

For the item swap part, is it possible that some pointer are changing the display value and not "real" value used for stat calculation ?

I have done a few tests with a magical bow, and when modifying the piercing damage it works, but not the magical damage.
Well the script is horribly buggy and put together in a rush. It's possible but as far as I know it should always point to the actual item. KyleKatarn has a much better table I suggest using: viewtopic.php?f=4&t=26795