Temple Plus - Craft Magic Arms and Armors extending ideas

Discussion in 'General Modification' started by anatoliy, Nov 8, 2020.

Remove all ads!
  1. _doug_

    _doug_ Established Member

    Joined:
    Jul 9, 2009
    Messages:
    292
    Likes Received:
    119
    Are the noncore armors we currently have properly flagged?

     
  2. anatoliy

    anatoliy Established Member

    Joined:
    Feb 18, 2017
    Messages:
    635
    Likes Received:
    200
    I have seen Armor properties marked correctly. There are only a few - like Twilight.
     
    _doug_ likes this.
  3. anatoliy

    anatoliy Established Member

    Joined:
    Feb 18, 2017
    Messages:
    635
    Likes Received:
    200
    _doug_ likes this.
  4. Sitra Achara

    Sitra Achara Senior Member

    Joined:
    Sep 1, 2003
    Messages:
    3,613
    Likes Received:
    537
    Cpp. The names should be in item_creation.mes.
     
    anatoliy likes this.
  5. _doug_

    _doug_ Established Member

    Joined:
    Jul 9, 2009
    Messages:
    292
    Likes Received:
    119
    I should be able to add the new column for gold price. I can look into adding the the list of properties.
     
    anatoliy likes this.
  6. anatoliy

    anatoliy Established Member

    Joined:
    Feb 18, 2017
    Messages:
    635
    Likes Received:
    200
    I'm going to publish list of Armor properties later. Had to convert mic pdf to xhtml, then import to SQL Server, create Query to transform xml to table. And then to open it in the Excel.
     
  7. anatoliy

    anatoliy Established Member

    Joined:
    Feb 18, 2017
    Messages:
    635
    Likes Received:
    200
  8. Windscion

    Windscion Member

    Joined:
    Oct 13, 2020
    Messages:
    26
    Likes Received:
    4
    Ooh, mobility for feat-starved light armor wearers, and only costs +1. Me likey.
     
  9. Shiningted

    Shiningted I want my goat back Administrator

    Joined:
    Oct 23, 2004
    Messages:
    12,654
    Likes Received:
    352
    You should be able to add this to existing gear in protos.tab. Have a look at how the Ring of Evasion is done - it's not much more complicated than adding the feat to the Bonus column, as long as you spell it right etc. No weapon proficiencies.
     
  10. _doug_

    _doug_ Established Member

    Joined:
    Jul 9, 2009
    Messages:
    292
    Likes Received:
    119
    Here is what I have now for displaying the properties of armor and weapons. It seems to work OK. Not quite as much room in the hover description as I would like but maybe it is good enough.

    upload_2020-11-14_18-10-30.png
     
    anatoliy likes this.
  11. Sitra Achara

    Sitra Achara Senior Member

    Joined:
    Sep 1, 2003
    Messages:
    3,613
    Likes Received:
    537
    If you're trying to convince me it should go in the long desc instead, you've succeed ;) I don't like the busy look...

    Also listing the +1 string is unseemly, I think we can special case it with "AC bonus" prefix (or whatever you find in the game strings).
     
    anatoliy likes this.
  12. _doug_

    _doug_ Established Member

    Joined:
    Jul 9, 2009
    Messages:
    292
    Likes Received:
    119
    upload_2020-11-20_20-52-40.png

    I think this looks a bit better.
     
    anatoliy likes this.
  13. Sitra Achara

    Sitra Achara Senior Member

    Joined:
    Sep 1, 2003
    Messages:
    3,613
    Likes Received:
    537
    Awesome!
     
    anatoliy likes this.
  14. anatoliy

    anatoliy Established Member

    Joined:
    Feb 18, 2017
    Messages:
    635
    Likes Received:
    200
    @_doug_ , can you describe what you did in your code changes? I mean for modders like me))
     
  15. _doug_

    _doug_ Established Member

    Joined:
    Jul 9, 2009
    Messages:
    292
    Likes Received:
    119
    Added a new column which is a fixed additional cost. I added code that displays all the effects on magic weapons or armor in the long description. I also added some more armor types. I am working on improving the requirements logic and will add two more armor types soon.

    Would you like me to look into adding your new armors or do you plan to do that?
     
    anatoliy likes this.
Our Host!