Welcome Guest ( Log In | Register )

5664 Pages V « < 3395 3396 3397 3398 > »   
Closed TopicStart new topic
> 舊中文樓, The dead and old Chinese discussion (spam) thread

 
post Aug 8 2019, 06:10
Post #67904
3534



Active Poster
*******
Group: Gold Star Club
Posts: 1,867
Joined: 14-March 11
Level 500 (Ponyslayer)


话说Lv265了,怎么还不开sp盾(+点Stronger Spirit)?

Drain 和 Absorb 是搞笑宴会技能,

以前hv药水不是无限喝,DwD/GF这些持久战(可能或许大概)需要Drain来吸一吸SP(MP),
现在没这个必要了

(IMG:https://ehwiki.org/images/a/a4/Abilities_Absorb.png)
Absorb 的 阿库娅 配色已经说明了她的性能了

https://ehwiki.org/wiki/HentaiVerse_Advice#Abilities

-

iw0~iw9算pxp0(PXP for level 1)
https://forums.e-hentai.org/index.php?showtopic=212481
CODE

  function calcPxp0(pxpN, n){
    let pxp0Est = 300;
    for (let i = 1; i < 15; i++){
      const sumPxpNextLevel = 1000 * (Math.pow(1 + pxp0Est / 1000, n + 1) - 1);
      const sumPxpThisLevel = 1000 * (Math.pow(1 + pxp0Est / 1000, n) - 1);
      const estimate = sumPxpNextLevel - sumPxpThisLevel;
      if (estimate > pxpN)
        pxp0Est -= 300 / Math.pow(2, i);
      else
        pxp0Est += 300 / Math.pow(2, i);
    }
    return Math.round(pxp0Est);
  }
  function getPxp0(item){
    if (item.tier === 0)
      return item.totalPxpThisLevel;
    if (item.tier === 10){
      if (item.quality === 'Peerless')
        return 400;
      else if (item.quality === 'Legendary')
        return 357;
      else if (item.quality === 'Magnificent')
        return 326;
      else
        return 280; //too low to matter
    }
    //tier is 1-9:
    return calcPxp0(item.totalPxpThisLevel, item.tier);
  }


-

QUOTE(-vincento- @ Aug 8 2019, 11:25) *

HV没用的技能多如牛毛,我现在技能槽就5个技能。

是imp、magnet、weaken、regen、AF?

攻环DD都有DD9了,未来若是有IA6/7挂regen和AF就爽了…
价格估计也很“爽”…… (IMG:[invalid] style_emoticons/default/heh.gif)

This post has been edited by 3534: Aug 8 2019, 06:24
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2019, 06:16
Post #67905
passengerX



Veteran Poster
********
Group: Members
Posts: 4,618
Joined: 24-January 10
Level 500 (Ponyslayer)


QUOTE(beamsinbox @ Aug 8 2019, 01:48) *

30秒->一陣風的時間(好像比風時間長了些我該讚他嘍? (IMG:[invalid] style_emoticons/default/laugh.gif)

只是说说咱的看法,崩的确也崩
经费分到其他番去了
咱是靠爱看完的,恩
QUOTE

性命優先(電法還要先打到才能降免疫有點鷄肋

恩,冰法比较好用
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2019, 06:29
Post #67906
tu147852



Lurker
Group: Lurkers
Posts: 1
Joined: 14-September 18


簽到
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2019, 06:40
Post #67907
Bolide



Active Poster
*******
Group: Gold Star Club
Posts: 1,573
Joined: 7-March 15
Level 500 (Ponyslayer)


QUOTE(-vincento- @ Aug 8 2019, 11:25) *

盾战是最快的,毋庸置疑。
传奇场的女高中生没有破甲打得很满,用锤子速度很慢。
打HV的效率首先就是网速得够快,一般网速稳定的,战士都能达到3.0t/s左右。我在Lv350左右的时候,也需要花2.5小时才能清完所有Arenas
一般将来不需要,盾战有加速就足够了。等级起来装备配对,加速也会渐渐不需要。
没用,垃圾技能。HV没用的技能多如牛毛,我现在技能槽就5个技能。虚弱和沉默在低等级打女高还是有用的,不会
被女高技能爆火花是挺难受的。

可以是可以。但还是推荐L的。转法师不要急,耐心点把熟练刷上去,装备都攒齐了再换。在装备没配齐、熟练没
来前你屎都打不了,拼命爆火花,就是折磨自己。我准备了2个月的暗法,第一次龙场就差不多2800t了。


上次好像打错了你的名字,抱歉 (IMG:[invalid] style_emoticons/default/mellow.gif)
我的问题是目前单手武器太差(L 冰 规避 锤)。需要赶快去找一个合适的西洋/斧子了。
可能我的武器太差和单手熟练度的问题,感觉X10的竞技场(含传奇场)我用双手锤(空灵杀戮)会快一些。
我刚才还在想要不要点枯竭和吸收。还好没有能力点来点。

QUOTE(3534 @ Aug 8 2019, 12:10) *

话说Lv265了,怎么还不开sp盾(+点Stronger Spirit)?

Drain 和 Absorb 是搞笑宴会技能,

以前hv药水不是无限喝,DwD/GF这些持久战(可能或许大概)需要Drain来吸一吸SP(MP),
现在没这个必要了

(IMG:https://ehwiki.org/images/a/a4/Abilities_Absorb.png)
Absorb 的 阿库娅 配色已经说明了她的性能了

https://ehwiki.org/wiki/HentaiVerse_Advice#Abilities

-

iw0~iw9算pxp0(PXP for level 1)
https://forums.e-hentai.org/index.php?showtopic=212481
CODE

  function calcPxp0(pxpN, n){
    let pxp0Est = 300;
    for (let i = 1; i < 15; i++){
      const sumPxpNextLevel = 1000 * (Math.pow(1 + pxp0Est / 1000, n + 1) - 1);
      const sumPxpThisLevel = 1000 * (Math.pow(1 + pxp0Est / 1000, n) - 1);
      const estimate = sumPxpNextLevel - sumPxpThisLevel;
      if (estimate > pxpN)
        pxp0Est -= 300 / Math.pow(2, i);
      else
        pxp0Est += 300 / Math.pow(2, i);
    }
    return Math.round(pxp0Est);
  }
  function getPxp0(item){
    if (item.tier === 0)
      return item.totalPxpThisLevel;
    if (item.tier === 10){
      if (item.quality === 'Peerless')
        return 400;
      else if (item.quality === 'Legendary')
        return 357;
      else if (item.quality === 'Magnificent')
        return 326;
      else
        return 280; //too low to matter
    }
    //tier is 1-9:
    return calcPxp0(item.totalPxpThisLevel, item.tier);
  }


-
是imp、magnet、weaken、regen、AF?

攻环DD都有DD9了,未来若是有IA6/7挂regen和AF就爽了…
价格估计也很“爽”…… (IMG:[invalid] style_emoticons/default/heh.gif)


谢谢提醒。
我点了灵力盾强化,刚才发帖忘了写...
估计hc_br新人指导贴里的天赋配图(枯竭 吸收),可能还是老版本的。
顺便现在版本如果到了310以后,盾战有必要点陷危相关么?
我还是先去找个合适单手武器再去研究IW吧。
记得英文的某指导贴里,E以下的武器似乎没资格IW (IMG:[invalid] style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2019, 07:15
Post #67908
dinling



Newcomer
**
Group: Members
Posts: 72
Joined: 11-January 15
Level 331 (Dovahkiin)


怎么都是一如既往的签到
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2019, 07:29
Post #67909
Gestorben



Lurker
Group: Recruits
Posts: 7
Joined: 7-January 15


噢噢噢噢原来是签到啊
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2019, 07:36
Post #67910
-vincento-



Work is for money, not for pride or respect
*******
Group: Gold Star Club
Posts: 2,038
Joined: 30-August 17
Level 492 (Godslayer)


民粹主义和沙文主义者总喜欢重复强调集体受难记忆,以此获得身份认同。浪费时间在网上个人这些自以为爱国的
沙比交流感觉自己情商收到了侮辱。我以为灵长类都能认识到镜子里的是自己,可网络睿智意识不到自己多睿智。


QUOTE(3534 @ Aug 8 2019, 12:10) *

是imp、magnet、weaken、regen、AF?

cure, full-cure, protection, regen, Arcane. debuff我转法师后这辈子没用过一次
说实话有快捷键一个不放也无所谓,就只是开局的时候一轮buff点一次。。。
QUOTE(Bolide @ Aug 8 2019, 12:40) *

我的问题是目前单手武器太差(L 冰 规避 锤)。需要赶快去找一个合适的西洋/斧子了。
可能我的武器太差和单手熟练度的问题,感觉X10的竞技场(含传奇场)我用双手锤(空灵杀戮)会快一些。
顺便现在版本如果到了310以后,盾战有必要点陷危相关么?

估计是装备没有配好,你的等级想找齐正常点的装备还比较困难,基本到300级左右装备就很容易找了,低拍里拣点
M or L保护动力就行了。
盾战首先需要有杀戮西洋和立场盾,然后全重甲动力甲,如果没有西洋的破甲和动力甲自然没有发挥出盾战的速度
。另外破甲在高难度才发挥优势,*10可能不是很明显。
L以下的近战武器直接找人IW10就可以了。没有必要多研究或者浪费钱IW,没钱IW近战也不需要多讲究。
imp是有用的,打传奇场imp所有的女高能提升10%上下的速度。10%不夸张
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2019, 08:15
Post #67911
yellmayer



Casual Poster
***
Group: Members
Posts: 124
Joined: 2-June 18
Level 396 (Godslayer)


转法师提升熟练度.
熟练度的提升与什么有关,是与使用的次数还是杀怪的数量?
如果是以使用的次数有关,那我能不能穿重甲(防御高)然后打X20层的怪。慢慢磨
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2019, 08:23
Post #67912
3534



Active Poster
*******
Group: Gold Star Club
Posts: 1,867
Joined: 14-March 11
Level 500 (Ponyslayer)


QUOTE(yellmayer @ Aug 8 2019, 14:15) *

转法师提升熟练度.
熟练度的提升与什么有关,是与使用的次数还是杀怪的数量?
如果是以使用的次数有关,那我能不能穿重甲(防御高)然后打X20层的怪。慢慢磨

现版本与经验值直接挂钩,
一层用一次对应spell就能蹭到熟练度

https://ehwiki.org/wiki/Proficiencies#Gaini...c_Proficiencies

This post has been edited by 3534: Aug 8 2019, 08:26
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2019, 08:56
Post #67913
charina



Newcomer
*
Group: Members
Posts: 34
Joined: 3-September 18
Level 199 (Destined)


这是中文水帖区吗?签个到可以咯
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2019, 08:59
Post #67914
Bolide



Active Poster
*******
Group: Gold Star Club
Posts: 1,573
Joined: 7-March 15
Level 500 (Ponyslayer)


QUOTE(-vincento- @ Aug 8 2019, 13:36) *

民粹主义和沙文主义者总喜欢重复强调集体受难记忆,以此获得身份认同。浪费时间在网上个人这些自以为爱国的
沙比交流感觉自己情商收到了侮辱。我以为灵长类都能认识到镜子里的是自己,可网络睿智意识不到自己多睿智。

cure, full-cure, protection, regen, Arcane. debuff我转法师后这辈子没用过一次
说实话有快捷键一个不放也无所谓,就只是开局的时候一轮buff点一次。。。

估计是装备没有配好,你的等级想找齐正常点的装备还比较困难,基本到300级左右装备就很容易找了,低拍里拣点
M or L保护动力就行了。
盾战首先需要有杀戮西洋和立场盾,然后全重甲动力甲,如果没有西洋的破甲和动力甲自然没有发挥出盾战的速度
。另外破甲在高难度才发挥优势,*10可能不是很明显。
L以下的近战武器直接找人IW10就可以了。没有必要多研究或者浪费钱IW,没钱IW近战也不需要多讲究。
imp是有用的,打传奇场imp所有的女高能提升10%上下的速度。10%不夸张


谢谢解答。
我在WTS里逛了好久,很多店都关了,现有的店250-300的可用的装备很少或者太贵。
现在X15 X20的竞技场对我而言太过费力,暂时就只能刷X10的。
好的 我有点数的话会去点imp的(盾战是否只需要点 better imp 和fasert imp,imp减圣抗 暗抗那部分就不需要点了吧?感觉就算武器带有圣暗的元素冲击也不会有大的提升)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2019, 09:00
Post #67915
yellmayer



Casual Poster
***
Group: Members
Posts: 124
Joined: 2-June 18
Level 396 (Godslayer)


QUOTE(3534 @ Aug 8 2019, 08:23) *

现版本与经验值直接挂钩,
一层用一次对应spell就能蹭到熟练度

https://ehwiki.org/wiki/Proficiencies#Gaini...c_Proficiencies

这里的经验值是指那的?(人物的当前经验,还是杀怪的经验?)
如果是与人物当前经验有关,那岂不是打X1难度即可,确保每一层用一次想提升熟练度的spell
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2019, 09:02
Post #67916
yellmayer



Casual Poster
***
Group: Members
Posts: 124
Joined: 2-June 18
Level 396 (Godslayer)


QUOTE(Bolide @ Aug 8 2019, 08:59) *

谢谢解答。
我在WTS里逛了好久,很多店都关了,现有的店250-300的可用的装备很少或者太贵。
现在X15 X20的竞技场对我而言太过费力,暂时就只能刷X10的。
好的 我有点数的话会去点imp的(盾战是否只需要点 better imp 和fasert imp,imp减圣抗 暗抗那部分就不需要点了吧?感觉就算武器带有圣暗的元素冲击也不会有大的提升)

你玩啥职业,我兴许有你的装备...

equip/142125216/4c87376550 [239 盾 格党36.28]
/equip/200658624/f64d6bf6dd [237 西洋剑 IW10了 但不是杀戮的,之前不懂前后缀什么的,找人免费带IW的,但我现在有更好的了]

/equip/197415333/1ba241f6a1 [263 杀戮动力头 10W拍卖买的,但是第二天我就爆出更好的了]
/equip/192753369/0d7c826c01 [278 史诗动力身 7W买的,也是自己出了更好的]
/equip/200982237/93524187a7 [264 动力手 ]
腿甲没怎么出过动力,就一件拍卖买的
/equip/201546257/170993e841 [292 杀戮动力脚,不过品质比较低是上等的]

可以免费送你(我也是刚升到309的),当你过渡完毕不用的时候,送给其他新手即可

This post has been edited by yellmayer: Aug 8 2019, 09:20
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2019, 10:01
Post #67917
泉水小夜



Veteran Poster
********
Group: Members
Posts: 3,091
Joined: 2-September 14
Level 358 (Godslayer)


嗯。。。。50层木乃伊迷宫有点难。。。。看来无法在期限内突破了。。。。
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2019, 10:32
Post #67918
XIBIE



Newcomer
**
Group: Members
Posts: 77
Joined: 3-September 16
Level 490 (Godslayer)


一直只看主站內容,沒來論壇逛過,這次網站差點沒了,還好復活了,真是驚險
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2019, 11:16
Post #67919
qbqbqb121



Newcomer
*
Group: Members
Posts: 33
Joined: 2-August 19
Level 54 (Journeyman)


簽到
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2019, 11:17
Post #67920
LadenR



Lurker
Group: Lurkers
Posts: 1
Joined: 1-May 15


用了几年 等到经历一次关闭和复活才想来论坛看看 (IMG:[invalid] style_emoticons/default/unsure.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2019, 11:18
Post #67921
z~d



Newcomer
*
Group: Members
Posts: 43
Joined: 13-April 13
Level 108 (Ascended)


这么久了才103段 而且完全不懂 都是瞎打 装备也是瞎买 带E开头 S开头的就买
而且等级太低 装备店里面的装备大部分都是400级以上的 装不了 不知道怎么搞装备
刷C都是开最低难度刷 刷经验倒是开20倍 然后打第1和第2个 第3个开始就打不过了 同屏敌人变多了
现在很少在EX图了 都是用来看预览的 在其他地方看到名字 然后用EX搜素出来 看看图片喜欢不 然后再去那边下载
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2019, 12:06
Post #67922
suzuna



Active Poster
*******
Group: Members
Posts: 1,092
Joined: 7-September 09
Level 486 (Godslayer)


明天賺到一天假了
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2019, 12:14
Post #67923
3534



Active Poster
*******
Group: Gold Star Club
Posts: 1,867
Joined: 14-March 11
Level 500 (Ponyslayer)


QUOTE(Bolide @ Aug 8 2019, 12:40) *

我还是先去找个合适单手武器再去研究IW吧。
记得英文的某指导贴里,E以下的武器似乎没资格IW (IMG:[invalid] style_emoticons/default/smile.gif)

那大概说的是旧版本? (IMG:[invalid] style_emoticons/default/huh.gif)

现在有装备等级系统的版本,适合的低等级装备很难找,
———所以之前说,一些看起来不怎么样的装备会由于装备等级特别低而拥有销路
例如 Ex 带前缀的杀戮西洋,等级也适合的话,打个 simple iw10 应该很不错

个人觉得,在低等级时、很难找到合适装备的时候,大概就是Lv300前(?)的时候,
mag ex 甚至 sup(限西洋) 的武器, 打个 simple iw10 其实也不过分,
而且wts也有面向低等级玩家的 免费 simple iw10 福利服务,可以使用

毕竟 iw10 是少数不受限制的提升方法,武器iw10的 虚空化+1个冲击伤害 还是有效果的

话说玩盾战,别忘了除了武器,还有盾牌也很重要,甚至是盾牌更重要…… (IMG:[invalid] style_emoticons/default/heh.gif)
(不过盾牌就没有多大iw的必要了)

QUOTE(Bolide @ Aug 8 2019, 14:59) *

(盾战是否只需要点 better imp 和fasert imp,imp减圣抗 暗抗那部分就不需要点了吧?感觉就算武器带有圣暗的元素冲击也不会有大的提升)

盾战用imp通常只针对 女高,
四个女高里面除 Konata 有75%圣暗抗性 外,
另外3女高都 -1%圣暗抗性,
所以我觉得盾战没必要特意去点 imp减圣暗抗

说起来,你这个等级的Ex装备,应该有部分是能用的,
Lv400+的Ex无疑是垃圾,但Lv250左右的Ex装备就不一定是了,
特别是这个等级的 Ex带前缀杀戮西洋 和 盾牌,你可以参考一下 wts免费店 里面,在对应该等级阶段的都是些什么 装备(及其对应等级),
尤其是那些已经被领走的装备,那说明该等级阶段这类装备正好有需求,
那么这类Ex装备也是可以考虑留下来的


QUOTE(yellmayer @ Aug 8 2019, 15:00) *

这里的经验值是指那的?(人物的当前经验,还是杀怪的经验?)
如果是与人物当前经验有关,那岂不是打X1难度即可,确保每一层用一次想提升熟练度的spell

当然是杀怪的经验

但跟怪是不是被法术杀死没关系,有放法术就有熟练

https://ehwiki.org/wiki/Proficiencies#Gaini...c_Proficiencies
Magic proficiency increases at the end of a round as long as a spell of the specific type was cast (even if it misses/is resisted). Spells auto-casted via Innate Arcana can give an increase once per round.

https://ehwiki.org/wiki/HentaiVerse_Advice_...Getting_Started
Play in melee style, and cast in each round: one deprecating spell (weaken or imperil) and one spell of the element that you want to play. In a couple of rounds, your proficiency will be high enough to get access to the T3 spells.

This post has been edited by 3534: Aug 8 2019, 12:30
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


5664 Pages V « < 3395 3396 3397 3398 > » 
Closed TopicStart new topic
3 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
1 Members: TopEgg

 


Lo-Fi Version Time is now: 1st October 2025 - 12:40