 |
 |
 |
Asked the Experts, For archive purposes only. Please use Ask the Expert! for questions |
|
Jun 26 2017, 11:14
|
ChanForu
Group: Members
Posts: 204
Joined: 11-November 14

|
Does anyone know how to disable MouseMagelee 0.85 temporarily so I can cast imperil without activating the hover attack by right clicking?
|
|
|
Jun 26 2017, 12:40
|
Noni
Group: Catgirl Camarilla
Posts: 13,457
Joined: 19-February 16

|
QUOTE(ChanForu @ Jun 26 2017, 11:14)  Does anyone know how to disable MouseMagelee 0.85 temporarily so I can cast imperil without activating the hover attack by right clicking?
Does shift work? Otherwise, I use altless script to imperil with NUM keys
|
|
|
|
 |
|
Jun 26 2017, 13:17
|
Sapo84
Group: Gold Star Club
Posts: 3,332
Joined: 14-June 09

|
QUOTE(ChanForu @ Jun 26 2017, 11:14)  Does anyone know how to disable MouseMagelee 0.85 temporarily so I can cast imperil without activating the hover attack by right clicking?
You can't, and honestly the preferred way to imperil-play is with number-key. If you don't want I think that right click on monster is not a good way (because to use it you need an area where hover works and an area where it doesn't, which is overly complex imho). A better way would be something like Modifications to MageleeDisable the right click heal by removing CODE window.addEventListener('contextmenu', function (e) { e.preventDefault(); runRightClickSpell(); }, false);
or bind it to middle click, if you have the latest firefox/chrome versions is something like CODE window.addEventListener('auxclick', function (e) { e.preventDefault(); runRightClickSpell(); }, false);
Then just have a script that activates (but doesn't fire) imperil on right click, so something like CODE var caller = document.getElementById(*id of imperil*); window.battle.lock_action(caller, 1, 'magic', *id of imperil*); window.battle.set_hostile_skill(*id of imperil*);
(or possibly just something like document.getElementById(*id of imperil*).click() ) So you go outside of over area, right click, then you hover again on the monster and imperil fires.
|
|
|
|
 |
|
Jun 26 2017, 14:29
|
karyl123
Group: Gold Star Club
Posts: 1,659
Joined: 9-January 11

|
QUOTE(Sapo84 @ Jun 26 2017, 18:17)  You can't, and honestly the preferred way to imperil-play is with number-key. If you don't want I think that right click on monster is not a good way (because to use it you need an area where hover works and an area where it doesn't, which is overly complex imho). A better way would be something like Modifications to MageleeDisable the right click heal by removing CODE window.addEventListener('contextmenu', function (e) { e.preventDefault(); runRightClickSpell(); }, false);
or bind it to middle click, if you have the latest firefox/chrome versions is something like CODE window.addEventListener('auxclick', function (e) { e.preventDefault(); runRightClickSpell(); }, false);
Then just have a script that activates (but doesn't fire) imperil on right click, so something like CODE var caller = document.getElementById(*id of imperil*); window.battle.lock_action(caller, 1, 'magic', *id of imperil*); window.battle.set_hostile_skill(*id of imperil*);
(or possibly just something like document.getElementById(*id of imperil*).click() ) So you go outside of over area, right click, then you hover again on the monster and imperil fires. thanks, finally, this is crackling cast. but I need to disable the cure/full cure. dont know why it keep launching cure even though I already move it to mid click. ------------------------------------------ question. so now we can only see our money in the shop page ???? money is everything eh.
|
|
|
|
 |
|
Jun 26 2017, 14:44
|
Sapo84
Group: Gold Star Club
Posts: 3,332
Joined: 14-June 09

|
QUOTE(karyl123 @ Jun 26 2017, 14:29)  thanks, finally, this is crackling cast. but I need to disable the cure/full cure. dont know why it keep launching cure even though I already move it to mid click.
Maybe auxclick is also triggered on right click? I wrote the post without any kind of test (I'm @work (IMG:[ invalid] style_emoticons/default/heh.gif)) after all.
|
|
|
Jun 26 2017, 14:48
|
Cleavs
Group: Gold Star Club
Posts: 24,315
Joined: 18-January 07

|
QUOTE(Goldage @ Jun 26 2017, 14:45)  [attachembed=104780] What happened? (IMG:[ invalid] style_emoticons/default/sad.gif) QUOTE 8 mins ago: HV will go down in around 20 minutes to finish up some backend work. Expected downtime is around an hour.
a mini-patch or some leftover fixes, probably.
|
|
|
Jun 26 2017, 14:50
|
karyl123
Group: Gold Star Club
Posts: 1,659
Joined: 9-January 11

|
QUOTE(Goldage @ Jun 26 2017, 19:45)  =snip= What happened? (IMG:[ invalid] style_emoticons/default/sad.gif) that means boss tell us to take rest.
|
|
|
Jun 26 2017, 14:52
|
CPUAMD
Group: Catgirl Camarilla
Posts: 2,731
Joined: 24-April 15

|
QUOTE(Scremaz @ Jun 26 2017, 21:48)  [indent][/indent] a mini-patch or some leftover fixes, probably.
Thanks (IMG:[ invalid] style_emoticons/default/smile.gif) QUOTE(karyl123 @ Jun 26 2017, 21:50)  that means boss tell us to take rest.
(IMG:[ invalid] style_emoticons/default/heh.gif) Ok, get some rest
|
|
|
Jun 26 2017, 16:15
|
pooaa
Group: Gold Star Club
Posts: 663
Joined: 20-July 14

|
QUOTE(Goldage @ Jun 26 2017, 20:52)  i think the update is finished now
|
|
|
Jun 26 2017, 18:28
|
zlaricob
Group: Members
Posts: 284
Joined: 30-March 16

|
From my point of view (1handed weapon style), fight are faster. So I can make more of them and eat my stamina bar faster than before. Do you think the update will have an impact on energy drink price?
|
|
|
Jun 26 2017, 19:19
|
Cleavs
Group: Gold Star Club
Posts: 24,315
Joined: 18-January 07

|
QUOTE(zlaricob @ Jun 26 2017, 18:28)  From my point of view (1handed weapon style), fight are faster. So I can make more of them and eat my stamina bar faster than before. Do you think the update will have an impact on energy drink price?
well, it should be partly mitigated by caffeine drinks, i guess. so, if any, i dont think they will increase too much.
|
|
|
|
 |
|
Jun 26 2017, 19:50
|
karyl123
Group: Gold Star Club
Posts: 1,659
Joined: 9-January 11

|
QUOTE(zlaricob @ Jun 26 2017, 23:28)  From my point of view (1handed weapon style), fight are faster. So I can make more of them and eat my stamina bar faster than before. Do you think the update will have an impact on energy drink price?
agreed with you, before I can only do 1.4 t/s on 0.84 now about 3+ t/s on 0.85. this update rocks. energy drink will not affected I think. but the GP price will be higher since I know thos HATH baron will join the lottery everyday and press do not want to aim the covfefe
|
|
|
Jun 27 2017, 01:09
|
subzeroX
Group: Gold Star Club
Posts: 581
Joined: 15-August 09

|
After a few turns of Spark of Life, the dark green bar turns to the regular color even though I haven't hit 1 HP. Then when I get KO'd it doesn't save me. It rarely happens. Why does it happen?
|
|
|
Jun 27 2017, 01:13
|
Cleavs
Group: Gold Star Club
Posts: 24,315
Joined: 18-January 07

|
QUOTE(subzeroX @ Jun 27 2017, 01:09)  After a few turns of Spark of Life, the dark green bar turns to the regular color even though I haven't hit 1 HP. Then when I get KO'd it doesn't save me. It rarely happens. Why does it happen?
how's your spirit bar? is your spark spell still active?
|
|
|
Jun 27 2017, 02:20
|
Zomnus
Group: Members
Posts: 154
Joined: 26-September 16

|
Looking to expand my melee proficiencies beyond 1H (the amount of 0.00s makes me sad). Is the Niten Ichiryu still bereft of 2H/DW gains?
|
|
|
Jun 27 2017, 03:08
|
Uncle Stu
Group: Gold Star Club
Posts: 9,899
Joined: 4-February 12

|
QUOTE(Zomnus @ Jun 27 2017, 02:20)  Looking to expand my melee proficiencies beyond 1H (the amount of 0.00s makes me sad). Is the Niten Ichiryu still bereft of 2H/DW gains?
As far as i know yes, still zero proficie gain for niten.
|
|
|
|
 |
|
Jun 27 2017, 11:01
|
TheEden
Newcomer
  Group: Members
Posts: 52
Joined: 14-September 11

|
Hello~ I finally got my very first legendary drop (Lv120 arena at Nintendo, standard monster drop; idk how lucky it is) https://hentaiverse.org/equip/133701657/f12e25d01fConsidering I do play 2H heavy, is it good enough to be soulforged? Right now is far better than my other equip, but 1000 soul fragments are a lot... Also, a couple of questions: -I have about 8 Precursor artifacts, should I sell them on the WTB or use them? -At which level should I look for fighting Flying Spaghetti Monster? I fought Invisible Pink Unicorn at Hell with virtually no struggle with a DW light set, but idk how strong is FSM QUOTE(subzeroX @ Jun 27 2017, 01:09)  After a few turns of Spark of Life, the dark green bar turns to the regular color even though I haven't hit 1 HP. Then when I get KO'd it doesn't save me. It rarely happens. Why does it happen?
I'm quite sure you need at least 50% base SP to trigger SoL, otherwise it won't save you from death.
|
|
|
|
 |
|
Jun 27 2017, 11:12
|
friggo
Group: Gold Star Club
Posts: 2,134
Joined: 9-October 14

|
QUOTE(TheEden @ Jun 27 2017, 12:01)  Hello~ I finally got my very first legendary drop (Lv120 arena at Nintendo, standard monster drop; idk how lucky it is) https://hentaiverse.org/equip/133701657/f12e25d01fPlain plate armor is generally considered trash. That piece isn't really worth anything and I wouldn't waste the fragments. Sorry. QUOTE(TheEden @ Jun 27 2017, 12:01)  -I have about 8 Precursor artifacts, should I sell them on the WTB or use them?
Depends on whether you need credits or would rather gamble on Energy Drinks. Long-time players usually end up shrining hundreds of artifacts anyway for the PAB bonuses, so it's up to you. QUOTE(TheEden @ Jun 27 2017, 12:01)  -At which level should I look for fighting Flying Spaghetti Monster? I fought Invisible Pink Unicorn at Hell with virtually no struggle with a DW light set, but idk how strong is FSM
FSM isn't that strong, more like a huge punching bag with a ton of health that takes a long time to kill. If you can easily manage previous arenas on hell, you should manage this one as well.
|
|
|
|
 |
|
Jun 27 2017, 11:28
|
Cleavs
Group: Gold Star Club
Posts: 24,315
Joined: 18-January 07

|
QUOTE(TheEden @ Jun 27 2017, 11:01)  Hello~ I finally got my very first legendary drop (Lv120 arena at Nintendo, standard monster drop; idk how lucky it is) https://hentaiverse.org/equip/133701657/f12e25d01fConsidering I do play 2H heavy, is it good enough to be soulforged? Right now is far better than my other equip, but 1000 soul fragments are a lot... nope. i suggest you to use it for a while as it is. in a few levels you may want to switch to power armors, so... QUOTE(TheEden @ Jun 27 2017, 11:01)  -I have about 8 Precursor artifacts, should I sell them on the WTB or use them?
imo it depends on how much you need credits and how many pabs from artifacts you already have. if answer to the first question is "quite a lot" and to the second is "quite the low amount", then sell them. it's a safe 200k or so. otherwise, you may try to gamble for energy drinks, but if you don't have enough pabs the chance to be awarded an ed is quite low... QUOTE(TheEden @ Jun 27 2017, 11:01)  -At which level should I look for fighting Flying Spaghetti Monster? I fought Invisible Pink Unicorn at Hell with virtually no struggle with a DW light set, but idk how strong is FSM I'm quite sure you need at least 50% base SP to trigger SoL, otherwise it won't save you from death.
at a low difficulty, as soon as possible. just remember to keep your buffs on. if you're waiting to do at a mid difficulty, you may want to wait for lv265, when a decent spirit shield will pop up
|
|
|
|
 |
|
3 User(s) are reading this topic (3 Guests and 0 Anonymous Users)
0 Members:
|
 |
 |
 |
|