Item Search
     
BG-Wiki Search
Page 44 of 74 FirstFirst ... 34 42 43 44 45 46 54 ... LastLast
Results 861 to 880 of 1478
  1. #861
    New Merits
    Join Date
    Mar 2008
    Posts
    228
    BG Level
    4

    Quote Originally Posted by spider123 View Post

    Looking to improve upon Ascetic's Fury, current set with Fire Taipans+1:
    I'm about to build a set for it myself, but to begin, according to wiki fury needs light or fire gorget.

    edit: yay beaten

  2. #862
    Ridill
    Join Date
    Apr 2007
    Posts
    13,293
    BG Level
    9

    Quote Originally Posted by TheDirtyHobo View Post
    Having a complete brainfart while trying to rewrite my WAR spellcast since my main PC is broken. How do I write it to lock in Cavaros Mantle while Mighty Strikes is active? MS's buff id is 16.

    Edit: would this work? I'm fairly sure it would activate it, but would it unlock it as soon as MS wears?

    Code:
    <if buffactive="16">
    	<back lock="true">Cavaros Mantle</back>
    </if>
    Unless something's changed with spellcast (I haven't played in months) you don't use the buff ID for such a purpose, buffactive="Mighty Strikes" would be the correct code.

    Afaik the only time to use the buff ID is with Cancel in a console input.

  3. #863
    Hydra
    Join Date
    Sep 2010
    Posts
    143
    BG Level
    3

    I know its probably been asked to death already, but has anyone figured out the spawn conditions for the 4 caturae mobs yet? Specifically asking about Kutharei but if the other 3 are known I would appreciate that info too :D

  4. #864
    Melee Summoner
    Join Date
    Oct 2010
    Posts
    41
    BG Level
    1

    Assuming I don't have access to a stp body, Hauberk +1 or Perle Hauberk for War?

  5. #865
    Salvage Bans
    Join Date
    Apr 2009
    Posts
    770
    BG Level
    5
    FFXIV Character
    Ada Rusheart
    FFXIV Server
    Hyperion
    FFXI Server
    Asura

    Perle Hauberk I think.

  6. #866
    BG Content
    Join Date
    Jul 2007
    Posts
    22,372
    BG Level
    10
    FFXI Server
    Lakshmi
    Blog Entries
    1

    Quote Originally Posted by Anso View Post
    I know its probably been asked to death already, but has anyone figured out the spawn conditions for the 4 caturae mobs yet? Specifically asking about Kutharei but if the other 3 are known I would appreciate that info too :D
    Not really, but JPs have reported the three Scars ones's spawn conditions are related to the avatar mobs. I tried to pop Yaanei by killing the Ifrit mob and it didn't work, but I could have gotten unlucky.


    Quote Originally Posted by Guild43 View Post
    Assuming I don't have access to a stp body, Hauberk +1 or Perle Hauberk for War?
    If you're in Abyssea with Razed Ruins, use Perle

  7. #867
    Puppetmaster
    Join Date
    Feb 2010
    Posts
    70
    BG Level
    2
    FFXI Server
    Cerberus

    Roughly how long does it take the Special Task Force to ban RMT crafters/selling mules once they have been reported, assuming that they are in fact RMT?

  8. #868
    BG Content
    Join Date
    Jul 2007
    Posts
    22,372
    BG Level
    10
    FFXI Server
    Lakshmi
    Blog Entries
    1

    A random amount of time between 24 hours and never.

  9. #869
    Hydra
    Join Date
    Sep 2010
    Posts
    143
    BG Level
    3

    [QUOTE=Byrthnoth;4257945]Not really, but JPs have reported the three Scars ones's spawn conditions are related to the avatar mobs. I tried to pop Yaanei by killing the Ifrit mob and it didn't work, but I could have gotten unlucky.[/QOUTE]

    Yeah we tried that with Jala in mis too but it didn't work

  10. #870
    MOST RAD.
    Join Date
    Oct 2007
    Posts
    1,665
    BG Level
    6
    FFXIV Character
    Pupuru Puru
    FFXIV Server
    Goblin
    FFXI Server
    Ragnarok

    1-85 what does BRD sub?

  11. #871
    BG Content
    Join Date
    Jul 2007
    Posts
    22,372
    BG Level
    10
    FFXI Server
    Lakshmi
    Blog Entries
    1

    You should have NIN and WHM as options. SCH is competitive with WHM from 70-81, but at 82 /WHM gets Cure 4. Realistically that's 1-2 Abyssea parties, so I wouldn't bother leveling another sub for it.

  12. #872
    MOST RAD.
    Join Date
    Oct 2007
    Posts
    1,665
    BG Level
    6
    FFXIV Character
    Pupuru Puru
    FFXIV Server
    Goblin
    FFXI Server
    Ragnarok

    Quote Originally Posted by Byrthnoth View Post
    You should have NIN and WHM as options. SCH is competitive with WHM from 70-81, but at 82 /WHM gets Cure 4. Realistically that's 1-2 Abyssea parties, so I wouldn't bother leveling another sub for it.
    That sounds good to me, thanks.

  13. #873
    Melee Summoner
    Join Date
    Dec 2007
    Posts
    37
    BG Level
    1

    What's a good target mob to solo as NIN/DNC in Abyssea - Attowha?

  14. #874
    BG Content
    Join Date
    Jul 2007
    Posts
    22,372
    BG Level
    10
    FFXI Server
    Lakshmi
    Blog Entries
    1

    War skeletons or murex maybe?

  15. #875
    Relic Horn
    Join Date
    Sep 2008
    Posts
    3,311
    BG Level
    7
    FFXIV Character
    Nmtd Natlhom
    FFXIV Server
    Coeurl

    Quote Originally Posted by TheDirtyHobo View Post
    Having a complete brainfart while trying to rewrite my WAR spellcast since my main PC is broken. How do I write it to lock in Cavaros Mantle while Mighty Strikes is active? MS's buff id is 16.

    Edit: would this work? I'm fairly sure it would activate it, but would it unlock it as soon as MS wears?

    Code:
    <if buffactive="16">
    	<back lock="true">Cavaros Mantle</back>
    </if>
    Bumping this question. I tried what I had, it didn't work. I tried the suggestion to change it to buffactive="Mighty Strikes", didn't work. Tried changing it to buffactive="44" (16 was Mighty Strikes ability ID, not buff ID. Actuall buff ID is 44), didn't work. So, what's going on?

  16. #876
    CoP Dynamis
    Join Date
    Jun 2007
    Posts
    290
    BG Level
    4
    FFXI Server
    Leviathan

    Any Amorph family mobs in any aybssea that dont give ruby lights?

  17. #877
    Melee Summoner
    Join Date
    Jan 2010
    Posts
    34
    BG Level
    1
    FFXI Server
    Sylph

    I have 2 questions about BST. One is if you are using dipper yuley to tank would rather use 2 -PDT axes or 2 EVA+ axes or a mix? Also I see a lot of bst's using Nursery Nazuna is it just because he is cheap I think a lot of the other pets have great potential too (fungar, courel, lizard).

  18. #878
    Bagel
    Join Date
    Sep 2007
    Posts
    1,397
    BG Level
    6
    FFXI Server
    Valefor

    Quote Originally Posted by Byrthnoth View Post
    You should have NIN and WHM as options. SCH is competitive with WHM from 70-81, but at 82 /WHM gets Cure 4. Realistically that's 1-2 Abyssea parties, so I wouldn't bother leveling another sub for it.
    /RDM for fast cast is fun at some levels if you happen to have it anyway...only in parties where you don't need -na spells

  19. #879
    Insert witty title here
    Join Date
    Jun 2007
    Posts
    1,191
    BG Level
    6
    FFXI Server
    Phoenix

    Quote Originally Posted by TheDirtyHobo View Post
    Bumping this question. I tried what I had, it didn't work. I tried the suggestion to change it to buffactive="Mighty Strikes", didn't work. Tried changing it to buffactive="44" (16 was Mighty Strikes ability ID, not buff ID. Actuall buff ID is 44), didn't work. So, what's going on?
    Code:
    <if buffactive="mighty strikes">
    	<equip when="precast|midcast|aftercast|engaged">
    		<back lock="yes">Cavaros Mantle</back>
    	</equip>
    </if>
    Put that near the top of your rules, before any other rules that might lock your back piece. Also, I would make a rule for MS that says to equip Cavaros Mantle precast, so that it equips it on use, and then every action after that, while MS is up, it'll parse that rule I wrote above and lock it on your back. Once MS wears, the next command you send to the game will unlock the back and go back to normal rules for that slot.

  20. #880
    Relic Weapons
    Join Date
    Jun 2008
    Posts
    303
    BG Level
    4

    I recently picked up the glyph axe and the onslaught axe form amhuluk (spelled wrong i know). Is it worth it to make some sort of onslaught build for bst, or is the ws garbage?

    If so, what type of gear would I want?

Page 44 of 74 FirstFirst ... 34 42 43 44 45 46 54 ... LastLast

Similar Threads

  1. Randomer Question Thread
    By aurik in forum FFXI: Everything
    Replies: 8518
    Last Post: 2009-07-06, 14:22
  2. Random Question Thread
    By Rocl in forum FFXI: Everything
    Replies: 2934
    Last Post: 2008-01-17, 13:43
  3. [WoTG] Random question thread
    By Koyangi in forum FFXI: Everything
    Replies: 165
    Last Post: 2008-01-02, 21:30