[游戏技术]VampireSurvivors PC版修改

本文档详细介绍了游戏配置文件的路径及其中的人物属性参数,包括价格、最大生命值、盔甲等。同时,列举了道具如成长道具王冠、贪婪道具石头面具和复活道具提拉米苏的功能和效果。此外,还展示了购买和拾取道具时的经验加成和价格信息。
摘要由CSDN通过智能技术生成

游戏主目录找到main.bundle.js
配置文件路径:resources\app.webpack\renderer\main.bundle.js

配置文件对应英文参数


人物名称

英文中文
Antonio安东尼奥
Imelda伊梅尔达
Pasqualina帕斯奎利纳
Gennaro吉奈罗
Arca阿卡
Porta波尔塔
Poe
Clerici克莱里奇
Dommario多玛里奥
Krochi克罗齐
Poppea波佩亚
Mortaccio莫塔乔

人物属性

参数说明
price价格
maxHp最大生命值
armor盔甲
regen再生
moveSpeed移动速度
power力量
area面积
speed速度
duration持续时间
amount金额
luck运气
growth成长
greed贪婪
magnet磁铁
revivals复活

道具名称

英文中文对应物品(英文)对应物品(中文)说明
GROWTH成长Crown王冠经验道具
GREED贪婪Stone Mask石头面具金币道具
REVIVAL复活Tiragisu提拉米苏复活血量

购买道具

//成长,每级别经验加成参数
[_0x267d55[_0x8e8efe(0x361)]]: [{
	'level': 0x0,
	'bulletType': _0x267d55[_0x8e8efe(0x361)],
	'name': 'Growth', //王冠
	'description': 'Gains 3% more experience per rank (max 15%).',
	'texture': 'items',
	'frameName': 'Crown.png',
	'isPowerUp': !0x0,
	'price': 0x384,
	'growth': 0.03 //经验加成
}, {
	'growth': 0.03
}, {
	'growth': 0.03
}, {
	'growth': 0.03
}, {
	'growth':0.03
}],

拾取道具

 [_0x524a85[_0x8e8efe(0x361)]]: [
   {
     "level": 1,
     "bulletType":  _0x524a85['GROWTH'],
     "name": "Crown",
     "description": "Character gains 8% more experience.",
     "texture": "items",
     "frameName": "Crown.png",
     "rarity": 80,
     "isPowerUp": true,
     "growth": 0.08
   },
   {
     "growth": 0.08
   },
   {
     "growth": 0.08
   },
   {
     "growth": 0.08
   },
   {
     "growth": 0.08
   } ],
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值