Sch ffxi

I don't play a Scholar, but I'd assume you'd want Red Mage, Black Mage, and White Mage leveled for sub jobs. Red Mage gives Fast Cast, buffs, debuffs, and some MAB.

Sch ffxi. 1. In the main sch-hud.lua edit the "secs" line around 180 or 181 to the following: old: secs = recasttemp % 60. new: secs = math.floor (recasttemp % 60 + 0.5) Hope this helps, let me know if this works for you. edit: found a way easier way to do it 1 line. Thanks for this!

Using macros in FFXIV tho, specific in raids, makes you perform worse than you could do without them. Even the pet skills are way slower on macro and wont go off in time when you press them with a macro instead of pressing then manually. 5. ayyaruq. Axe Monk on Yojimbo.

Shiva.Arislan said: ». It's better to break the SC into two separate macros, for flexibility, control, etc. Spells will get interrupted/lag, you may want to open or close the SC with a DD or another SCH, you may want to adjust the spell timings on the fly, etc. Also, a lot of people don't realize this, but if you close your SC w/ Helix, the MB ...I'm really sorry about this taking so long to do, RL/work has kept me very busy as summer approaches. I'm also sitting an important exam in a month's time so...Using macros in FFXIV tho, specific in raids, makes you perform worse than you could do without them. Even the pet skills are way slower on macro and wont go off in time when you press them with a macro instead of pressing then manually. 5. ayyaruq. Axe Monk on Yojimbo.I believe you are correct George, in the sch_lib file lines ~546-560ish the catch all logic (what triggers crep/twilight precast)occurs before the grimore precast and needs to be modified. There are a couple was to fix this, either adding a separate rule to the grimore logic or changing the catch all logic to be last step of the precast logic. Piece of void headwear: SCH. Description: A mortarboard once worn by a studious scholar. It is stained with void energies and cannot be equipped in its current state. Image: Type: Item. Flags: Obtainable from Goblin Box, Not vendorable.{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":"BRD.lua","path":"BRD.lua","contentType":"file"},{"name":"DPS Calculator - Blu.xlsx","path ...The Warp and Escape spells are also quite handy, offering some travelling utility if a player or ally wants to leave an area quickly – or needs to escape a bad situation. 1. Red Mage. Perhaps the most effective subjob for a scholar that they’ll be using in a majority of party content is red mage.

Scholar guide by Ruaumoko. Scholar really is a competent healer. People don't realize because most scholars are just slotted into manaburn strats as a skillchainer. The caveat is that SCH heals differently than a WHM. SCH's regen spells are absolutely bonkers. If I'm remembering correctly, the absolute max Regen IV WHM can hit (potency and ...Both give you 3 stacks at 59 seconds. But SCH's is frontloaded. So you will always have more available faster as SCH. For example, at 60 seconds, SCH will be getting 6 stacks total in the fight, (not counting recit) and SGE will just get its 3rd (not counting Rizomata).Game: FFXI. user: Chroph. Posts: 81. By Phoenix.Faloun 2016-03-19 17:39:43 ... I haven't seen SCH solo Lv3 but you can open and you can't MB an Immanence Spell, it's part of the mechanic. When I use Tenzen 1, if I use Immanence then cast Blizzard he follows with what i believe is his version of Kasha, closing light. ...and you would enter the binding as: abilities/16.png. You can also use the game's item resources directly, as tHotBar will do when binding items. To do this, simply enter the binding as ITEM:28540 using the item id. This can be found on FFXIAH.com or many other places. This example would show a warp ring.Sep 13, 2023 · Walkthrough. Speak with Erlene in The Eldieme Necropolis (S) at J-8 (first map) as a level 30+ job and you will get a cutscene. You can get there by entering from Batallia Downs (S) (J-10). Walk straight down the tunnel into the first room and Erlene will be there. You will then be requested to hand in 12 sheets of Vellum. Just curiouse if it safe to use the Wiki BLM guide to solo SCH. I know some of the nukes available to SCH Vs BLM are down played by a few ...

Notes. Accession functions on most enhancing and healing spells that SCH learns natively or can utilize from a sub job. Notable exceptions include all Reraise spells, all Raise spells, and Haste. Accession typically does not work on spells that can be used only by other main jobs while subbing SCH, such as Cure V, Cure VI, and Sacrifice.1. In the main sch-hud.lua edit the "secs" line around 180 or 181 to the following: old: secs = recasttemp % 60. new: secs = math.floor (recasttemp % 60 + 0.5) Hope this helps, let me know if this works for you. edit: found a way easier way to do it 1 line. Thanks for this!If 80 ≤ ( Enhancing Magic Skill ÷ 3) + MND ≤ 130 : Stoneskin Strength = (2× Enhancing Magic Skill ÷ 3) + 2*MND - 60. If ( Enhancing Magic Skill ÷ 3) + MND ≥ 130 : Stoneskin Strength = Enhancing Magic Skill + 3×MND - 190. Stoneskin caps at 350 HP absorbed, though the enhancing items above bypass the cap and allow for up to 475 HP ...Extends the effect of your next healing or enhancing white magic spell to party members within range. MP cost and casting time are doubled. Obtained: Scholar Level 40 Recast Time: Stratagem Charge Duration: 1 compatible white magic spell or 60 seconds, whichever occurs first Accession can be used in combination with the following spells to make …Dec 28, 2022 · Regen V Base is 40, +24 from Light Arts, + 11 from Arbatel Bonnet +3, +12 from 4/5 Telchine, +10 from back, +25 from Musa. 40+24+11+12+10+25= 122hp/tick. With Tabula add another 12 on top of that for 134 hp/tick. If you use Arbatel hands for duration take off 3/tick from telchine hands. *edit* fixed Musa numbers as I had them at 20 not 25.

Heather dinich photos.

Optimizes black magic capability while lowering white magic proficiency. Grants a bonus to enfeebling, elemental, and dark magic. Until MP stored is 25% of Max HP or until HP ≤ 50%. Gradually creates a storage of MP while reducing your HP. Increases damage done by helix spells while lowering spell duration by 50%.For the helix to have a dedicated helix MB set, I created a separate set in the gear sch file such as sets.midcast.Helix_MB. and then edited the sch_lib line 627 to look like this: Code. if spellMap == 'Helix' then if mBurst.value == true then equip (sets.midcast.Helix_MB) else equip (sets.midcast.Helix) end end. This uses the existing logic ...The Pros: 1) Myrkr. It is more important for SCH than BLM, you have more Occult Acumen and otherwise you may have to use Seidr Cotehardie unless you are getting a lot of refresh for nuking scenarios. 2) High mag acc, given SCH's lower skills this ends up helping a decent amount.Scholar as a Support Job. Scholar is the new "ultimate" support job for mages. This includes White Mage and even Red Mage, Blue Mage, and Summoner in the right circumstances. The 10% cut to MP cost, casting time, and recasting time is really amazing. It's also great because of the useful spells it gives as a support job.Scholar guide by Ruaumoko. Scholar really is a competent healer. People don't realize because most scholars are just slotted into manaburn strats as a skillchainer. The caveat is that SCH heals differently than a WHM. SCH’s regen spells are absolutely bonkers. If I’m remembering correctly, the absolute max Regen IV WHM can hit (potency and ...

FFXI Auction House Online. It's better to break the SC into two separate macros, for flexibility, control, etc. Spells will get interrupted/lag, you may want to open or close the SC with a DD or another SCH, you may want to adjust the spell timings on the fly, etc.level 1 6 steps : Finish with liquefaction : Dark Magic > Light Magic > Dark Magic > Wind Magic > Earth Magic > Fire Magic Dark Magic > Light Magic > Water Magic > Ice Magic > Lightning Magic > Fire Magic Dark Magic > Wind Magic > Earth Magic > Fire Magic > Earth Magic > Fire Magic- SCH/RDM Typical Cast - 56% / 100% - SCH/RDM Alacrity Cast - 33% / 100% - Similar defensive moves of a BLM/RDM As far as safety moves, Scholar is essentially the same as Black Mage. Still not access to Utsusemi, but access to Stoneskin, Blink, and a slightly stronger Phalanx.This spell is only accessible while under the effects of SCH's 1-hour Tabula Rasa. Should Tabula Rasa wear off while you are casting this spell, you will get a message stating that you cannot cast this spell when the casting completes. To learn this spell, speak to Erlene in the Eldieme Necropolis (S) at (J-8) while on Scholar. (Your SCH must ...Because of this, your 10%/5% bonus for Anhur Robe is slightly less potent than the 4% haste from Goliard. To put it another way, if the recast is 100 seconds, and you have 21% in other haste.... Goliard makes the recast 100* (1-.25 (Haste total))* (1-0 (Fast Cast total)) = 75 seconds.Arislan's FFXI Repository Gearswap files. Job luas are modified from Mote's job files-- he deserves a ton of credit for his job luas and awesome libraries. If you're new to Mote's, I highly recommend reading the Kinematics wiki to find out how all the core functions and logic work. All of these luas make use of sebyg666's addon GearInfo. You ...Fantasy. Speak to Erlene in The Eldieme Necropolis (S) (J-8) with your main job set to Scholar level 5+ to learn this spell. May only be cast with Tabula Rasa active. Deals initial damage, then ticking periodic damage every 3 seconds. Periodic damage is 25% of the initial nuke's damage, capping at approximately 10k damage.Game: FFXI. user: Chroph. Posts: 81. By Phoenix.Faloun 2016-03-19 17:39:43 ... I haven't seen SCH solo Lv3 but you can open and you can't MB an Immanence Spell, it's part of the mechanic. When I use Tenzen 1, if I use Immanence then cast Blizzard he follows with what i believe is his version of Kasha, closing light. ...My LS mate did some testing on his SCH regarding -Grimmoire Spellcast time on Academic Loafers +1 and Pedagogy Mortarboard +1. We had long lasting suspicions that these items could indeed break the FastCast cap of 80% as MBing on SCH seemed easier than MBing comparable Tiers on RDM. Casting RR3 with capped FC makes the spell go off around 20%.

Sch would give you more versatility options (although youd really prefer to be SCH/RDM), as you do good offensive damage while being able to also heal. BLM is really a one trick pony; people skillchain, you magic burst for big dick numbers. You can do either, as is your preference. Both fill in the offensive category well.

The Scholar's artifact armor provides the Scholar not only with comfort, but a well rounded amount of helpful stats. The consistent MP, MND, INT, and -Enmity rise are good, but fall short to the sought after Enhances Light Arts, Enhances Dark Arts, and Enhances Sublimation as they increase your Arts B+ rating to an A rating and your Sublimation tick from 2HP/tick to 3HP/tick. Number of Pieces ...Contents. Staves are a two-handed weapon which are used more often for their stat boosts than for damage, much like their blunt brethren, clubs. Early on, staves tend to give minor bonuses to HP and MP, but their usage increases at level 51 when players get access to Elemental Staves, which boost the potency and accuracy of spells of their ... Manifestation functions on most enfeebling black magic spells that SCH learns natively or can utilize from a sub job. Manifestation typically does not work on spells that can be used only by other main jobs while subbing SCH, such as Distract II or Bio III. Only Black Magic spells are compatible. White Magic enfeebles such as Slow and …Item Set. I switch Savant's Bonnet +1 when I use Ebullience.Also will use cognition belt/searing cap in some situation. This set up gave me 5k + blizzard 4 Using Beyond/MM/Hell's Guardian. This is mine, doing self skillchains and the occasional magic burst for funsies ending with blizzard IV I make blms QQ.Each next SCH doing Modus doubled the damage and cut remaining ticks by 50%. So it went like 500>1000>2000>4000>8000>16000>32000>64000>128000 190>380>760>1520>3040>6080>12160>24320>48640>97280. It needed to be done just before tick (check EDIT), because otherwise the cumulative -50% duration would drop the helix effect before doing the ...Game: FFXI. user: Kruel666. Posts: 194. guildwork; By Siren.Kruel 2022-02-18 11:09:51 Link | Quote | Reply . Heya, I can't seem to get my helix duration to last more than 30 seconds through sch sub. From all the info available, sub sch helixes are supposed to be able to last up to 60 seconds if your sch subjob is between lvl 39-59.The settings files for battlemod are composed of 3 to 25 xml files (depending on how much you like unique filters). XML files can be opened with Notepad, edited, and saved. If you are going to "Save As..." an xml from Notepad, be sure to change "Text Documents (.txt)" to "All Files" file type and make sure the file ends in ".xml".Eorzea Collection is a Final Fantasy XIV glamour catalogue where you can share your personal glamours and browse through an extensive collection of looks for your character.The Scholar's artifact armor provides the Scholar not only with comfort, but a well rounded amount of helpful stats. The consistent MP, MND, INT, and -Enmity rise are good, but fall short to the sought after Enhances Light Arts, Enhances Dark Arts, and Enhances Sublimation as they increase your Arts B+ rating to an A rating and your Sublimation tick …

Att assurance.

Fixed withered freddy.

I believe you are correct George, in the sch_lib file lines ~546-560ish the catch all logic (what triggers crep/twilight precast)occurs before the grimore precast and needs to be modified. There are a couple was to fix this, either adding a separate rule to the grimore logic or changing the catch all logic to be last step of the precast logic.SCH also has an easier time recovering and solo healing due to the raw potential power advantage it has over SGE. But SGE isn't a slouch and is definitely still strong especially with it's regen capabilities. In most normal scenarios the difference between the two shouldn't be detectable.Notes. Accession functions on most enhancing and healing spells that SCH learns natively or can utilize from a sub job. Notable exceptions include all Reraise spells, all Raise spells, and Haste. Accession typically does not work on spells that can be used only by other main jobs while subbing SCH, such as Cure V, Cure VI, and Sacrifice.Scholar as a Support Job. Scholar is the new "ultimate" support job for mages. This includes White Mage and even Red Mage, Blue Mage, and Summoner in the right circumstances. The 10% cut to MP cost, casting time, and recasting time is really amazing. It's also great because of the useful spells it gives as a support job. 1 dic 2010 ... From the FINAL FANTASY XI Development Team. The Mercury Keeps Rising: Level ... Aero V SCH Lv.87 (Addendum: Black) Break RDM Lv.87 / SCH Lv.90 ...I haven't seen SCH solo Lv3 but you can open and you can't MB an Immanence Spell, it's part of the mechanic. When I use Tenzen 1, if I use Immanence then cast Blizzard he follows with what i believe is his version of Kasha, closing light.SCH in FFXI is a support healer and nuker. What makes it special is its affinity with weather typing and using stratagems to self skillchain .Shiva.Arislan said: ». It's better to break the SC into two separate macros, for flexibility, control, etc. Spells will get interrupted/lag, you may want to open or close the SC with a DD or another SCH, you may want to adjust the spell timings on the fly, etc. Also, a lot of people don't realize this, but if you close your SC w/ Helix, the MB ...WHM Lv.66 / SCH Lv.59. RUN Lv.70. Teaches the white magic Regen III. Gradually restores target's HP. Ticks for 20 HP every 3 seconds, restoring a base total of 400 HP. Duration caps when the target is at least Lv.66. Cleric's Briault increases the HP healed per tick by 3. Merits can boost this effect further (+1 to +5) ….

Match the MB, unless it is something that you can do both. Cerberus. Commandervimes. By Cerberus. Commandervimes 2013-05-16 01:42:14. If its abyssea, with something like Beyond set (ice dmg+), then I would make sure the SC can be burst by an Ice spell and so use Hailstorm (merits in storm surge too so extra useful).Also SCH/RDM has a substantially lower amount of MAB traits, so MAB is going to be more effective (generally) than on BLM. I would concede that Beyond cements Ice nukes as the most preferred nukes when the mob doesn't resist them "inside", but in other (non abyssea) activities a proper weather/day set will certainly boost and favor other elements. {"payload":{"allShortcutsEnabled":false,"fileTree":{"Miaw":{"items":[{"name":"mginv","path":"Miaw/mginv","contentType":"directory"},{"name":"shared","path":"Miaw ...Default Keybindings (again feel free to change) -- F9 Cycles element type for nuking & SC. -- F10 toggles Magic Burst Mode on / off. -- F12 Toggle Melee mode on / off and locking of weapons. -- Alt-` Quick Stun Shortcut. -- Alt-F1 to change SC tier between Level 1 or Level 2 SC. -- Alt-F2 to change Regen Mode. Scholar guide by Ruaumoko. Scholar really is a competent healer. People don't realize because most scholars are just slotted into manaburn strats as a skillchainer. The caveat is that SCH heals differently than a WHM. SCH's regen spells are absolutely bonkers. If I'm remembering correctly, the absolute max Regen IV WHM can hit (potency and ...Jan 19, 2023 · This guide is intended for players who are looking to play Scholar in level 90 trials and raids. For information about playing Scholar while leveling, please see our Leveling Guide. Quick Glossary SCH: Scholar CD (Cooldown): The time it takes before you’re able to cast an action again. GCD (Global Cooldown): Spells that share the same base recast time. On SCH, these are mostly spells with ... The SCH guide (and presumably the WHM guide) go into detail about healing and gear choices. Though maximizing your curing potential is important I find myself using Regen more than full-time healing. So, for that, maximize enhancing magic duration, regen duration, regen potency which will give you near 100HP tic (If I recall correctly) for 10 ...Scholar Job Guide for FFXIV — Endwalker 6.4. Scholar is a healing job in Final Fantasy XIV that conjures faeries to aid them in battle as they support and heal their allies, aided by their books and the spells they manifest. This job can only be played after reaching Level 30 and receiving the job stone as an Arcanist.That is exactly what helix spells do, they are enhancing spells that give the target weather effects which will then boost or in some cases weaken certain elemental abilities used by the target (just like normal weather effects), the helix spells are very important in giving extra power to the Scholar's later storm spells which inflict DoT and are heavily influenced by … Sch ffxi, I believe you are correct George, in the sch_lib file lines ~546-560ish the catch all logic (what triggers crep/twilight precast)occurs before the grimore precast and needs to be modified. There are a couple was to fix this, either adding a separate rule to the grimore logic or changing the catch all logic to be last step of the precast logic., It will also assume you have no knowledge of FFXI's endgame events, and will try to aim towards doing as much as possible solo. This guide is roughly arranged in the order I recommend you attempt to take events on, however I don't recommend trying to complete each event 100% before moving on to the next. Get a few pieces of gear in an event, or ..., Help on writing the macros "Switch" Is a macro which will use the alter art and send you to the starter set for that art and is alway on Alt+1. For example, if I'm in light arts in the Starter set or a Spell Set and I use in the lines of code are:, I haven't seen SCH solo Lv3 but you can open and you can't MB an Immanence Spell, it's part of the mechanic. When I use Tenzen 1, if I use Immanence then cast Blizzard he follows with what i believe is his version of Kasha, closing light., It will also assume you have no knowledge of FFXI's endgame events, and will try to aim towards doing as much as possible solo. This guide is roughly arranged in the order I recommend you attempt to take events on, however I don't recommend trying to complete each event 100% before moving on to the next. Get a few pieces of gear in an event, or ..., At level 20 Scholar / Ninja will have the Job Trait Dual Wield, so at this point any club weapon in the main field can also be used as a sub weapon. That will give you an extra boost of INT & MND for soloing purposes. The 'Range' slot is best left empty to use stat boosting items in the 'Ammo' slot. Higher level items do not always mean they ... , {"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":"export","path":"export","contentType":"directory"},{"name":"Arislan-BLM.lua","path":"Arislan ... , Also your domain invasion weapon is a good thing to get so you'll have a solid weapon. Biggest challenge with sch is managing your abilities and having macros for everything set up. As far as a 1-10 difficulty sch is a hard 10. You'll literally need 5 sets of gear at minimum and at least 3-4 ambuscade capes. , ItemSet 335550. - No Weather. - No Weapon switch. - Cure IVs my own Taru Butt for 1193 in Dark Arts and 1248 in Light Arts. Hat: Cure Potency +6% (overcapped, could be 4%) Body: Path D (5% Cure Potency) Hands: Cure Effect Recieved 7% (overcapped could be less) Legs: Cure Effect Recieved 7% (overcapped could be less) Feet: Path B (20 Healing Skill), SCH helix onychophora is a common powerful strat, for example. Meta: ... FFXI has over a dozen active servers, receives monthly updates, and is tied to Nexon's unreleased Final Fantasy XI R mobile project. 18.7k. Adventurers. 284. Online. Created Oct 6, 2008. Join. Top posts december 31st 2019 Top posts of december, 2019 Top posts 2019., Roles. Scholar is similar to Red Mage or Blue Mage in that it fills multiple roles. It can main heal, main nuke, enfeeble, stun, self-skillchain, and etc. Scholars have to pay close attention to the battle as to see if they can improve the situation with their unique spells and abilities., {"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":".gitattributes","path":".gitattributes","contentType":"file"},{"name":"Auto Haste function ..., A SCH in Light Arts can heal better than an RDM, and a SCH in Black Arts will do more damage than an RDM. They have good debuffs but most groups (especially on Asura) will have an Idris GEO. SCH are probably one of the best soloing classes in the game currently. If you can get 550 JP, an Akademos, you're a powerhouse., Teaches the white magic Sandstorm. party member to "dusty." Storm spells provide the single weather effect, not the double effect. This will stack if the zone is already experiencing a dust storm, giving effect of double weather. This will have no effect if there's already a sandstorm ("double earth"). Dusty weather has a chance (33% to 50%) to ..., {"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":"export","path":"export","contentType":"directory"},{"name":"Arislan-BLM.lua","path":"Arislan ... , History. Mythic Weapons are upgraded versions of Vigil Weapons found during the Nyzul Isle Investigation. The historical background for these weapons can be found at The Myriad Arms of Balrahn . Ergon weapons are "mythic equivalent" weapons for Rune Fencer and Geomancer implemented in the May 2014 Version Update [1]., Match the MB, unless it is something that you can do both. Cerberus. Commandervimes. By Cerberus. Commandervimes 2013-05-16 01:42:14. If its abyssea, with something like Beyond set (ice dmg+), then I would make sure the SC can be burst by an Ice spell and so use Hailstorm (merits in storm surge too so extra useful)., Regen V Base is 40, +24 from Light Arts, + 11 from Arbatel Bonnet +3, +12 from 4/5 Telchine, +10 from back, +25 from Musa. 40+24+11+12+10+25= 122hp/tick. With Tabula add another 12 on top of that for 134 hp/tick. If you use Arbatel hands for duration take off 3/tick from telchine hands. *edit* fixed Musa numbers as I had them at 20 not 25., FFXI Auction House Online. Scholar Item Search . Power Search ... A SCH Gearswap... Asura.Elizabet: 173: 15184: 6 days 17 hrs. drakefs . Kind of a long shot: Vanilla Scholar Macros? Felgarr: 13: 546: 2 months 1 week. Ymora . MB set vs Ebullience MB Set in LUA: Galkapryme: 2: 151:, I believe you are correct George, in the sch_lib file lines ~546-560ish the catch all logic (what triggers crep/twilight precast)occurs before the grimore precast and needs to be modified. There are a couple was to fix this, either adding a separate rule to the grimore logic or changing the catch all logic to be last step of the precast logic., WHM Lv.66 / SCH Lv.59. RUN Lv.70. Teaches the white magic Regen III. Gradually restores target's HP. Ticks for 20 HP every 3 seconds, restoring a base total of 400 HP. Duration caps when the target is at least Lv.66. Cleric's Briault increases the HP healed per tick by 3. Merits can boost this effect further (+1 to +5), ItemSet 335550. - No Weather. - No Weapon switch. - Cure IVs my own Taru Butt for 1193 in Dark Arts and 1248 in Light Arts. Hat: Cure Potency +6% (overcapped, could be 4%) Body: Path D (5% Cure Potency) Hands: Cure Effect Recieved 7% (overcapped could be less) Legs: Cure Effect Recieved 7% (overcapped could be less) Feet: Path B (20 Healing Skill), set 2: Light Enfeebling (/macro set 2) set 3: Dark Enfeebling (/macro set 3) set 4: Ice nukes (/macro set 4) set 5: Thunder nukes (/macro set 5) set 6-10: ect Nukes (/macro set 6-10) The trick is to have light arts and dark arts on every pallet to promptly switch to curing, nuking or enfeebling. If done right you will never have to select a ..., Also SCH/RDM has a substantially lower amount of MAB traits, so MAB is going to be more effective (generally) than on BLM. I would concede that Beyond cements Ice nukes as the most preferred nukes when the mob doesn't resist them "inside", but in other (non abyssea) activities a proper weather/day set will certainly boost and favor …, Match the MB, unless it is something that you can do both. Cerberus. Commandervimes. By Cerberus. Commandervimes 2013-05-16 01:42:14. If its abyssea, with something like Beyond set (ice dmg+), then I would make sure the SC can be burst by an Ice spell and so use Hailstorm (merits in storm surge too so extra useful)., ⛵ LandSandBoat - a server emulator for Final Fantasy XI. Just an X-34 landspeeder out for a drive. emulator c-plus-plus lua mmorpg final-fantasy server-emulator ffxi mmorpg-server final-fantasy-xi landsandboat Updated Oct 4, 2023; Lua; cyritegamestudios / trust Star 6. Code Issues Pull requests Discussions Windower 4 …, Spirit Surge combined with Fly High can provide a nice emergency boost of damage via the capped Job Ability Haste, STR and Accuracy bonus, -20% defense down, and TP reduction effects added to Jump and High Jump. These also can't miss during the duration of Spirit Surge. Angon provides an unresistable -25% defense down effect., Some sets I recommend: AF Reforge: Prioritize Empy Helm and Gloves, and Boots. Empy Helm for +Regen potency. Empy Gloves for +perpetuance (Longer buff duration) Empy Feet for Magic Bursting/Magic damage. I believe its a flat 15% with storms up. AF Body for refresh, if you cant get Ambuscade body. Alluvion Skirmish - Telchine Armor. , Hey guys, looking to potentially get into sch, looking for a nice mage class (that isn't bard or whm, using those on alt account) that I can assist my LS with low man events and other such. Sch seems like a good choice, but this guide seems pretty dated to use. I haven't put much effort in a mage job since pre Seekers era., The following are possibile skillchain combinations when performing weapon skills., for magic use, sch, whm, blm are generally the best. at endgame you can use an ammurapai shield with a 1h sword and have just as much amgic acc or magic attack as any staff or 2 weapon setup. my blm friend uses the maxentius and ammurapai shield over a lathi! For soloing quests, I would sub blm or whm. then you get the teleports (warps for …, No clue why you wouldn't full time malignance and just evade the vast majority of statuses/have no trouble whatsoever with damage. It takes me 18-23 min with malignance and daybreak offhand, use maybe 1-3 remedies when para lands, and like a stack or 2 of holy water., For merton, it is like a big helix. So, like helix spells, int is better than magic attack, even though it has such high damage. As per jp wiki, formula is: Damage = (LevelFormula * INT difference formula) LevelFormula = (CasterLevel * 2/3) INTDifference = ( (TargetINT-CasterINT) * 67/100) + 37} / 10. I think that is all, sorry for length.