接触鬼泣5的玩家相信对红魂这个道具一点都不陌生吧。鬼泣5红魂的主要作用就是购买道具,相当于金钱一样。
鬼泣5红魂的获得方法:杀怪或者破坏建筑物后获得
玩家也可修改文件来进行获得红魂。
打开DefaultGame.ini文件
文件位置:游戏目录DevilGameConfigctrl+f查找[DevilGame.DVShopComponent]
将以下文件对原有文件替换。
- BlueOrbHealthInc = 100.0f
- +BlueOrbPrice = 1
- +BlueOrbPrice = 2
- +BlueOrbPrice = 3
- +BlueOrbPrice = 5(这里改生命十字架价格)
- +BlueOrbPrice = 7
- +BlueOrbPrice = 10
- BlueOrbMaxPurchase = 6
- PurpleOrbDevilTriggerInc = 360.0f
- +PurpleOrbPrice = 1
- +PurpleOrbPrice = 5
- +PurpleOrbPrice = 10
- PurpleOrbMaxPurchase = 3
- SmallVitalStarHealthInc = 500.0f
- +SmallVSPrice = 2
- +SmallVSPrice = 3
- +SmallVSPrice = 4
- +SmallVSPrice = 5
- +SmallVSPrice = 6
- +SmallVSPrice = 7
- +SmallVSPrice = 8
- +SmallVSPrice = 9
- +SmallVSPrice = 10
- SmallVSMaxPurchase = 0
- SmallVSMaxInInventory = 10
- +LargeVSPrice = 4
- +LargeVSPrice = 6
- +LargeVSPrice = 8
- +LargeVSPrice = 10
- +LargeVSPrice = 12
- +LargeVSPrice = 14
- +LargeVSPrice = 16
- +LargeVSPrice = 18
- +LargeVSPrice = 20
- LargeVSMaxPurchase = 0
- LargeVSMaxInInventory = 10
- SmallDTSDevilTriggerInc = 900.0f
- +SmallDTSPrice = 2
- +SmallDTSPrice = 3
- +SmallDTSPrice = 4
- +SmallDTSPrice = 5
- +SmallDTSPrice = 6
- +SmallDTSPrice = 7
- +SmallDTSPrice = 8
- +SmallDTSPrice = 9
- +SmallDTSPrice = 10
- SmallDTSMaxPurchase = 0
- SmallDTSMaxInInventory = 10
- +LargeDTSPrice = 4
- +LargeDTSPrice = 6
- +LargeDTSPrice = 8
- +LargeDTSPrice = 10
- +LargeDTSPrice = 12
- +LargeDTSPrice = 14
- +LargeDTSPrice = 16
- +LargeDTSPrice = 18
- +LargeDTSPrice = 20
- LargeDTSMaxPurchase = 0
- LargeDTSMaxInInventory = 10
- +GoldOrbPrice = 4
- +GoldOrbPrice = 5
- +GoldOrbPrice = 6
- +GoldOrbPrice = 7
- +GoldOrbPrice = 9 (这里改金魂的价格)
- +GoldOrbPrice = 11
- +GoldOrbPrice = 13
- +GoldOrbPrice = 15
- +GoldOrbPrice = 17
- +GoldOrbPrice = 20
- GoldOrbMaxPurchase = 0
- GoldOrbMaxInInventory = 3
- SpecialGoldOrbMax = 3
- FragmentNumInOneOrb = 4
- MaxHealthIncrease = 1000(这里可以改最大生命值,不过我没试)
- MaxDevilTriggerIncrease = 1800