[闲聊] race2(假面,头套,圣痕?)属性变更

楼主: laechan (挥泪斩马云)   2025-01-31 09:32:27
修改前,属性总和状态如下
/include/race.h
"human" :1820 // 人类
"stoneman" :1750 // 石化人
"dragonman" :1710 // 龙人
"devil" :1810 // 魔人
"elf" :1830 // 妖精
// 圣痕区
"human2" :2777 // 异能人
"stoneman2" :2699 // 石巨人
"dragonman2":2669 // 超龙人
"devil2" :2769 // 天魔人
"elf2" :2779 // 高等妖精
// 假面及头套区
"martian" :2000 // 火星人
"necrons" :2000 // 死灵
"birdman" :2000 // 翼鸟人
"robot" :2000 // 机器人
"fox" :2000 // 媚狐
"saiya" :2050 // 赛亚人
"diwu" :2300 // 觌武族
"snaker" :2000 // 蛇夫,蛇姬,belldandy 2011/06/04 端午
"3prince" :2900 // 三太子
"ultraman" :2250 // 咸蛋超人
先从打怪能到手的 fox 开始调
"fox" :2100 // 媚狐
"fox":["str":100,"dex":200,"con":100,"int":300,"fel":700,"air":100,"mag":500]
属性总和 2000-2100
fel 700->750、mag 500->550
再来,调炼金工坊可合成的两个 mask
"birdman" :2000 // 翼鸟人
"birdman":
["str":300,"dex":700,"con":250,"int":150,"fel":200,"air":300,"mag":100]
属性总和 2000->2200
dex 700->800、air 300->350、int 150->200
"snaker" :2000 // 蛇夫,蛇姬
"snaker":
["str":250,"dex":400,"con":250,"int":300,"fel":500,"air":150,"mag":150]
属性总和 2000->2200
fel 500->600、mag 150->200、air 150->200
然后以上面 2200 为基础,调高其它假面及头套的属性总和
"saiya" :2050 // 赛亚人
"saiya":["str":300,"dex":420,"con":300,"int":120,"fel":100,"air":800,"mag":60]
属性总和 2050->2300
air 700->800, con 300->400, str 300->350
"robot" :2000 // 机器人
"robot":["str":700,"dex":100,"con":700,"int":100,"fel":150,"air":200,"mag":50]
属性总和 2000->2300
con 700->800, str 700->800, air 200->300
"martian" :2000 // 火星人
"martian":
["str":200,"dex":200,"con":200,"int":700,"fel":400,"air":200,"mag":500]
属性总和 2000->2400
int 700->750, mag 500->650, fel 400->550, con 200->250
"necrons" :2000 // 死灵
"necrons":
["str":100,"dex":450,"con":450,"int":250,"fel":150,"air":100,"mag":700]
属性总和 2000->2400
mag 700->900, int 250->350, fel 150->250
"ultraman" :2250 // 咸蛋超人
"ultraman":
["str":550,"dex":500,"con":800,"int":100,"fel":50,"air":300,"mag":50]
属性总和 2250->2500
con 800->900, str 550->650, mag 50->100
"3prince" :2900 // 三太子
"3prince":
["str":250,"dex":450,"con":900,"int":300,"fel":300,"air":250,"mag":450]
三太子不变
以上预计下次 shutdown 后更新。
Laechan

Links booklink

Contact Us: admin [ a t ] ucptt.com