Spellcast |
||
Spellcast
Hey guys I am looking for a basic spellcast for GEO with a toggle to switch between a refresh idle set and a pdt idle set. Spellcasting can be very basic as of now. Does anyone have anything like that atm? Thanks.
Leviathan.Encyclopedia
Offline
Quick google search gave me this.
GEO SC
I put in meteor to be used as a toggle for Idle and Idlepdt sets, makes no sense for my gearsets, but you probably carry more pdt gear than this SC has and can change those sets as needed. Another thing to note you might want to make a conserve MP set and put it into geo spells midcast set. Quetzalcoatl.Hidegger said: » GEO SC I put in meteor to be used as a toggle for Idle and Idlepdt sets, makes no sense for my gearsets, but you probably carry more pdt gear than this SC has and can change those sets as needed. Another thing to note you might want to make a conserve MP set and put it into geo spells midcast set. XML Parsing Error Line 378: error reading end tag. for the meteor rules put a / after the "Idlepdt" and "Idle" to end tag those two actions. I wrote that up w/o testing it.
ex. Code <action type="equip" set="Idlepdt"/>
Necro Bump Detected!
[59 days between previous and next post]
The action tag hasn't been used for a long time now.
Just say Code <equip set="Idle" /> and for those unaware, note that the default when="" is precast..if you need it to be a midcast set, then use Code <equip when="midcast" set="idle" /> Offline
Posts: 366
can you add for me the weather gear command to that file cos i have no clue on how to add it. I want my geo to equip my twilight cape on magic right day but i have no idea how in spellcast.
It would be something like...
Code <equip set="%Skill" /> <if Advanced='"%SpellElement"="%DayElement" or "SpellElement"="%WeatherElement"'> <equip when="midcast"> <back>Twilight Cape</back> </equip> this would mean that the %Skill set would equip in pre-cast, and during midcast the twilight cape would equip but only if the spell's element matched either the day's element or the weather element. Offline
Posts: 366
cool thanks i'll add that to my geo spelcast :)
|
||
All FFXI content and images © 2002-2024 SQUARE ENIX CO., LTD. FINAL
FANTASY is a registered trademark of Square Enix Co., Ltd.
|