Ikariam 板


LINE

木 = 上一级所需的木 * 1.2 + 225 石 = 上一级所需的木 * 1.2 + 273 误差 1 应用: 城墙 26 级必建,城墙 27 级先建的话,会赚不少石损失一些木。 假设节省成本的 Carpenter 25 级, 0.3.0 的 28 级城墙只比目前多花一万石, 但节省很多木。 城墙 29 级及以後的等级是 0.3.0 较便宜。 http://ikariam.wikia.com/wiki/Patch_0.3.0/Town_Wall http://ikariam.wikia.com/wiki/Town_wall http://ikariam.wikia.com/wiki/Patch_0.3.0/Warehouse (warehouse: * 1.2 + 96) /* ikariam 3.0 wall (warehouse * 1.2 + 96) wood: (L-1 wood) * 1.2 + 225 stone: (L-1 stone) * 1.2 + 273 lv 1: wood 114 lv 2: wood 361, stone 203 gcc -o 30wallfix2.bin 30wallfix2.c -lm; ./30wallfix2.bin */ #include <stdio.h> #include <math.h> int main(int argc, char **argv) { int i; double wood[100]; double stone[100]; i = 1; wood[i] = 114.0; stone[i] = 0.0; i = 2; wood[i] = 361.0; stone[i] = 203.0; i = 24; wood[i] = 80629.0; stone[i] = 85144.0; for(i=25; i<50; i++) { wood[i] = wood[i-1] * 1.2 + 225.0; stone[i] = stone[i-1] * 1.2 + 273.0; } for(i=24; i<50; i++) printf("Level %d wall need wood %d, stone %d\n", i, (int)wood[i], (int)stone[i]); } /* gcc -o 30wallfix2.bin 30wallfix2.c -lm; ./30wallfix2.bin Level 24 wall need wood 80629, stone 85144 Level 25 wall need wood 96979, stone 102445 Level 26 wall need wood 116600, stone 123207 Level 27 wall need wood 140145, stone 148122 Level 28 wall need wood 168400, stone 178020 Level 29 wall need wood 202305, stone 213897 Level 30 wall need wood 242991, stone 256949 Level 31 wall need wood 291814, stone 308612 Level 32 wall need wood 350402, stone 370607 Level 33 wall need wood 420707, stone 445002 Level 34 wall need wood 505074, stone 534275 Level 35 wall need wood 606314, stone 641404 Level 36 wall need wood 727801, stone 769957 Level 37 wall need wood 873587, stone 924222 Level 38 wall need wood 1048529, stone 1109340 Level 39 wall need wood 1258460, stone 1331481 Level 40 wall need wood 1510377, stone 1598050 Level 41 wall need wood 1812678, stone 1917933 Level 42 wall need wood 2175438, stone 2301792 Level 43 wall need wood 2610751, stone 2762424 Level 44 wall need wood 3133127, stone 3315182 Level 45 wall need wood 3759977, stone 3978491 Level 46 wall need wood 4512198, stone 4774463 Level 47 wall need wood 5414862, stone 5729628 Level 48 wall need wood 6498060, stone 6875827 Level 49 wall need wood 7797897, stone 8251266 */ 数值是从 wiki 中的资料推导出的。不过误差 1 的部分 目前找不到正确的推算方式。 如果从 Level 1 开始计算的话,很快就会有 1% 的误差。 但是如果依照系统资料每一级更正的话,误差就只有 1。 --



※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.113.22.98
1F:推 twsoriano:3.0城墙bug有部分修正 威力大减 不懂干麻还要变贵... 12/08 01:04
2F:推 wope:我论这篇被M的实力 12/08 01:16
3F:推 hitlerx:ok, 已M 12/08 11:14







like.gif 您可能会有兴趣的文章
icon.png[问题/行为] 猫晚上进房间会不会有憋尿问题
icon.pngRe: [闲聊] 选了错误的女孩成为魔法少女 XDDDDDDDDDD
icon.png[正妹] 瑞典 一张
icon.png[心得] EMS高领长版毛衣.墨小楼MC1002
icon.png[分享] 丹龙隔热纸GE55+33+22
icon.png[问题] 清洗洗衣机
icon.png[寻物] 窗台下的空间
icon.png[闲聊] 双极の女神1 木魔爵
icon.png[售车] 新竹 1997 march 1297cc 白色 四门
icon.png[讨论] 能从照片感受到摄影者心情吗
icon.png[狂贺] 贺贺贺贺 贺!岛村卯月!总选举NO.1
icon.png[难过] 羡慕白皮肤的女生
icon.png阅读文章
icon.png[黑特]
icon.png[问题] SBK S1安装於安全帽位置
icon.png[分享] 旧woo100绝版开箱!!
icon.pngRe: [无言] 关於小包卫生纸
icon.png[开箱] E5-2683V3 RX480Strix 快睿C1 简单测试
icon.png[心得] 苍の海贼龙 地狱 执行者16PT
icon.png[售车] 1999年Virage iO 1.8EXi
icon.png[心得] 挑战33 LV10 狮子座pt solo
icon.png[闲聊] 手把手教你不被桶之新手主购教学
icon.png[分享] Civic Type R 量产版官方照无预警流出
icon.png[售车] Golf 4 2.0 银色 自排
icon.png[出售] Graco提篮汽座(有底座)2000元诚可议
icon.png[问题] 请问补牙材质掉了还能再补吗?(台中半年内
icon.png[问题] 44th 单曲 生写竟然都给重复的啊啊!
icon.png[心得] 华南红卡/icash 核卡
icon.png[问题] 拔牙矫正这样正常吗
icon.png[赠送] 老莫高业 初业 102年版
icon.png[情报] 三大行动支付 本季掀战火
icon.png[宝宝] 博客来Amos水蜡笔5/1特价五折
icon.pngRe: [心得] 新鲜人一些面试分享
icon.png[心得] 苍の海贼龙 地狱 麒麟25PT
icon.pngRe: [闲聊] (君の名は。雷慎入) 君名二创漫画翻译
icon.pngRe: [闲聊] OGN中场影片:失踪人口局 (英文字幕)
icon.png[问题] 台湾大哥大4G讯号差
icon.png[出售] [全国]全新千寻侘草LED灯, 水草

请输入看板名称,例如:BuyTogether站内搜寻

TOP