XP药水 v1.03
XP Potion v1.03
76561198008376935
Steam工坊
预览截图
1 张图片
主预览图
左右滑动查看更多 · 点击图片查看原图
模组介绍
这是我的第一个模组。
查看英文原文
This is my first mod.
My mother tongue is German. If translation errors are present you should write them to me. I will then correct them.
An experience potion is added to the game.
This gives 1000 experience.
Attention: The experience of the Potion is multiplied by the server experience multiplier.
No core game elements are changed and the mod should be stackable.
Since it is my first mod, I give however no guarantee on it.
The mod is not limited to any map. It should always work. SE DLC I have already tested.
I also accept suggestions for material costs.
Mod ID: 791533672
Required Character Level: 50
Engram Points cost: 10
Crafttime: 3s
For Human: Use it.
For Dino: Remote Use it.
Craftable in inventory.
Crafting materials:
15x Rare Flower
15x Rare Mushroom
5x Crystal
50x Mejoberry
Update 1.03
Added a Dino only usable Potion.
You can disable one Engram in your Game.ini
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_XPPotion1000_C",EngramHidden=True,EngramPointsCost=10,EngramLevelRequirement=50,RemoveEngramPreReq=False)
or
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_XPPotion1000Dino_C",EngramHidden=True,EngramPointsCost=10,EngramLevelRequirement=50,RemoveEngramPreReq=False)
The first is the for all usage and the second the dino only potion.
Update v1.02
Adjustable value
GameUserSettings.ini
PotionValue=1000
Spawncode:
GiveItem "Blueprint'/Game/Mods/XPPotion/XPPotion1000/PrimalItemConsumable_XPPotion1000.PrimalItemConsumable_XPPotion1000'" 1 0 0
GiveItem "Blueprint'/Game/Mods/XPPotion/XPPotion1000/PrimalItemConsumable_XPPotion1000Dino.PrimalItemConsumable_XPPotion1000Dino'" 1 0 0
My mother tongue is German. If translation errors are present you should write them to me. I will then correct them.
An experience potion is added to the game.
This gives 1000 experience.
Attention: The experience of the Potion is multiplied by the server experience multiplier.
No core game elements are changed and the mod should be stackable.
Since it is my first mod, I give however no guarantee on it.
The mod is not limited to any map. It should always work. SE DLC I have already tested.
I also accept suggestions for material costs.
Mod ID: 791533672
Required Character Level: 50
Engram Points cost: 10
Crafttime: 3s
For Human: Use it.
For Dino: Remote Use it.
Craftable in inventory.
Crafting materials:
15x Rare Flower
15x Rare Mushroom
5x Crystal
50x Mejoberry
Update 1.03
Added a Dino only usable Potion.
You can disable one Engram in your Game.ini
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_XPPotion1000_C",EngramHidden=True,EngramPointsCost=10,EngramLevelRequirement=50,RemoveEngramPreReq=False)
or
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_XPPotion1000Dino_C",EngramHidden=True,EngramPointsCost=10,EngramLevelRequirement=50,RemoveEngramPreReq=False)
The first is the for all usage and the second the dino only potion.
Update v1.02
Adjustable value
GameUserSettings.ini
PotionValue=1000
Spawncode:
GiveItem "Blueprint'/Game/Mods/XPPotion/XPPotion1000/PrimalItemConsumable_XPPotion1000.PrimalItemConsumable_XPPotion1000'" 1 0 0
GiveItem "Blueprint'/Game/Mods/XPPotion/XPPotion1000/PrimalItemConsumable_XPPotion1000Dino.PrimalItemConsumable_XPPotion1000Dino'" 1 0 0