Lobby: Up
Online: 29
Sync Range: 40
* FAQ    * Search
It is currently Thu Mar 28, 2024 8:49 pm

All times are UTC




Post new topic  Reply to topic  [ 8 posts ] 
Author Message
PostPosted: Thu Dec 06, 2018 11:31 am 
Offline
User avatar

Joined: Thu Sep 06, 2018 10:16 pm
Posts: 88
I've seen other healers do it, I think: cast cure spells, heal during the battle until more is needed. Is there time to gain MP between casting cures on Tank and DDs during battle?

Still totally learning the ropes and wondering.

_________________
In-game : Winkle
RDM 37/WHM 17/THF 25


Top
   
PostPosted: Thu Dec 06, 2018 12:14 pm 
Offline

Joined: Sat May 26, 2018 10:33 am
Posts: 38
Id say it depends on your party and tank. If you find yourself just standing there doing nothing a lot then you might as well rest mp. If you have a members constantly taking damage or fighting mobs with really strong tp moves you might want to be up and ready. Just get a feel for the party and decide.


Top
   
PostPosted: Thu Dec 06, 2018 1:17 pm 
Offline

Joined: Tue Aug 14, 2018 4:39 pm
Posts: 596
Any time you're not casting you should be resting. You gain nothing just standing there idle.

_________________
Image
Image


Top
   
PostPosted: Thu Dec 06, 2018 2:14 pm 
Offline

Joined: Wed Mar 30, 2016 2:48 pm
Posts: 84
One thing to think about when resting is that the first tick of MP and HP recovered takes 20 seconds, and each tick takes 10 seconds after that. So if you have been resting for 35 seconds and someone takes a bit of damage, you should try to determine whether it is worth getting up immediately and casting Cure or if you can wait the extra 5 seconds and get that tick of mp. A good way to manage this is to put /echo lines in your resting gear macro and turn on timestamps in your chat log so you can tell how long you have until your next tick of MP. The longer you've been resting, the more worthwhile it is to wait until the next tick before standing up, because each tick increases the amount of MP you recover. This is a small thing that makes a big difference over a 3 hour party, especially at low levels where your only source of MP recovery is resting. Most of the time, your party will be able to wait the extra 5-6 seconds for you to gain 1 more tick of MP before healing them. This can add up to a great deal of MP over a long party and will make you a better healer.

Macro example:

/equipset 36 <wait 20>
/echo --FIRST TICK-- <wait 10>
/echo --SECOND TICK-- <wait 10>
/echo --THIRD TICK-- <wait 10>
/echo --FOURTH TICK-- <wait 10>
/echo --FIFTH TICK--

_________________
Image
Fid: 75 DRK/RNG/COR/THF/BST/BRD/NIN
Mini: 75 RDM/PLD/BLM/BLU
https://www.topshelf.team/
2017 TS Fantasy Football Champion


Top
   
PostPosted: Thu Dec 06, 2018 2:39 pm 
Offline
User avatar

Joined: Thu Sep 06, 2018 10:16 pm
Posts: 88
Bleys wrote:
Id say it depends on your party and tank. If you find yourself just standing there doing nothing a lot then you might as well rest mp. If you have a members constantly taking damage or fighting mobs with really strong tp moves you might want to be up and ready. Just get a feel for the party and decide.

Miku wrote:
Any time you're not casting you should be resting. You gain nothing just standing there idle.

Points taken. Thanks for the input!

Fid wrote:
One thing to think about when resting is that the first tick of MP and HP recovered takes 20 seconds, and each tick takes 10 seconds after that. So if you have been resting for 35 seconds and someone takes a bit of damage, you should try to determine whether it is worth getting up immediately and casting Cure or if you can wait the extra 5 seconds and get that tick of mp. A good way to manage this is to put /echo lines in your resting gear macro and turn on timestamps in your chat log so you can tell how long you have until your next tick of MP. The longer you've been resting, the more worthwhile it is to wait until the next tick before standing up, because each tick increases the amount of MP you recover. This is a small thing that makes a big difference over a 3 hour party, especially at low levels where your only source of MP recovery is resting. Most of the time, your party will be able to wait the extra 5-6 seconds for you to gain 1 more tick of MP before healing them. This can add up to a great deal of MP over a long party and will make you a better healer.

Macro example:

/equipset 36 <wait 20>
/echo --FIRST TICK-- <wait 10>
/echo --SECOND TICK-- <wait 10>
/echo --THIRD TICK-- <wait 10>
/echo --FOURTH TICK-- <wait 10>
/echo --FIFTH TICK--

Very well explained, thank you :D

The more I play this game, the more I'm amazed at the level of sophistication that can be reached in a job. I'll certainly try out this macro.

_________________
In-game : Winkle
RDM 37/WHM 17/THF 25


Top
   
PostPosted: Thu Dec 06, 2018 4:31 pm 
Offline

Joined: Sat Mar 31, 2018 11:13 am
Posts: 117
It takes a bit of finesse and reading the flow of battle, but the golden rule is if you aren't doing anything and your MP isn't 100% is to take a knee and rest.

Beyond keeping people alive you'll learn to efficiently manage your MP;
- Tank doing a great job? You can get away with topping off the front line members with Regen if they're damaged
- Tank at full HP and only taking minor damage? (Shadows/Sentinel etc) Might be able to squeak about one rest tick

Pretty much its just a habit of unless things are really chaotic, just rest after the last spell you cast.


Top
   
PostPosted: Wed Dec 12, 2018 5:53 pm 
Offline

Joined: Mon Nov 19, 2018 12:40 am
Posts: 1
Fid wrote:
One thing to think about when resting is that the first tick of MP and HP recovered takes 20 seconds, and each tick takes 10 seconds after that. So if you have been resting for 35 seconds and someone takes a bit of damage, you should try to determine whether it is worth getting up immediately and casting Cure or if you can wait the extra 5 seconds and get that tick of mp. A good way to manage this is to put /echo lines in your resting gear macro and turn on timestamps in your chat log so you can tell how long you have until your next tick of MP. The longer you've been resting, the more worthwhile it is to wait until the next tick before standing up, because each tick increases the amount of MP you recover. This is a small thing that makes a big difference over a 3 hour party, especially at low levels where your only source of MP recovery is resting. Most of the time, your party will be able to wait the extra 5-6 seconds for you to gain 1 more tick of MP before healing them. This can add up to a great deal of MP over a long party and will make you a better healer.

Macro example:

/equipset 36 <wait 20>
/echo --FIRST TICK-- <wait 10>
/echo --SECOND TICK-- <wait 10>
/echo --THIRD TICK-- <wait 10>
/echo --FOURTH TICK-- <wait 10>
/echo --FIFTH TICK--


How do you use the macro /equipset 36 ?
Wouldn't this require something that is against nasomi rules? or is there a program we are aloud to use for this to work? I am a veteran player but the use of outside programs like scripts are against the rules I thought This would make this macro hard to use because all your lines would be using /equip item for each slot with no room for /echo.


Top
   
PostPosted: Wed Dec 12, 2018 6:10 pm 
Offline

Joined: Mon Jan 02, 2017 7:32 pm
Posts: 65
Mattation wrote:
How do you use the macro /equipset 36 ?
Wouldn't this require something that is against nasomi rules? or is there a program we are aloud to use for this to work? I am a veteran player but the use of outside programs like scripts are against the rules I thought This would make this macro hard to use because all your lines would be using /equip item for each slot with no room for /echo.


Macros > "Edit Equip.Set". You can create custom gear sets for one line macro usage there. It is not against the rules, its a built-in game feature (albeit out of era.)


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 8 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited