Not signed in (Sign In)

Welcome, Guest

Want to take part in these discussions? If you have an account, sign in now.

If you don't have an account, apply for one now.

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

    •  
      CommentAuthorjb55
    • CommentTimeSep 1st 2006
     
    Alright, my JbWarc program is coming along nicely but I need help with a couple of things.

    First: Zeeg!
    Do you happen to have an item database sitting around with the complete definition of the properties? I can't use zam's xml definitions because they are incomplete.

    Second:
    Does anyone know how modifiers on spells work? Like how certain stam buffs don't stack (Flask of titans + spirit of the boar is one example). What's the property in the spell definition that determines this? If I plan to include this feature in my app I'm gong to have to emulate it as much as possible.

    That's all for now. Thx!
    •  
      CommentAuthorzeeg
    • CommentTimeSep 2nd 2006 edited
     
    I have an item db but it's not complete (as in its missing items)
    •  
      CommentAuthorjb55
    • CommentTimeSep 2nd 2006
     
    Is that curse's db?
    •  
      CommentAuthorzeeg
    • CommentTimeSep 5th 2006
     
    Mmhmm
    •  
      CommentAuthorjb55
    • CommentTimeSep 8th 2006
     
    Hmm I think I'll just put together a program to crawl through zams item xml files and compile them into a database...