Results 1 to 10 of 11

Threaded View

  1. #1
    Senior Member Mirviriam's Avatar
    Join Date
    Apr 2008
    Location
    Where the moon cuts the wind.
    Posts
    259
    Downloads
    4
    Uploads
    0

    Action System - Database additions - Table/column list

    To work, the action system requires set of tables to hold how they are to be handled. You can't hard code this, because in my system actions can be created by the DM's or players and used in other campaigns & games.

    Read Part 2 in this thread for explanation of the fields

    TABLE: actionTable
    id
    name
    //These 3 are links to other tables
    CostPlanID
    TargetTypeID
    FlatCostID
    //These 2 are how we determine max targets available to whoever does action
    Target#Ratio
    Target#Determiner
    //Required logic flow entry
    RequiresAtLocation
    //These 4 might not be needed
    RequiresHoldingType
    RequiresHoldingLevel
    RequiresProvinceType
    RequiresProvinceLevel
    // These 2 need to be a cross link, but i'm too tired as more than one class can cast priest spells or do other actions
    RequiredClass
    RequiredClassLevel


    TABLE: CostPlan
    id
    name

    TABLE: TargetType
    id
    value

    TABLE: Target#Determiner
    id
    value

    TABLE: Ratio
    id
    quotient
    divisor
    Last edited by Mirviriam; 01-06-2011 at 08:07 AM.
    Legacy of Kings: Member

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Database problems
    By Arjan in forum Birthright.net Official Announcements
    Replies: 10
    Last Post: 05-19-2009, 02:02 PM
  2. Unique Additions to Your Birthright Campaign
    By MatanThunder in forum The Royal Library
    Replies: 17
    Last Post: 09-25-2007, 03:16 PM
  3. Database errors?
    By Salamander in forum Birthright.net support
    Replies: 4
    Last Post: 12-29-2002, 03:00 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
BIRTHRIGHT, DUNGEONS & DRAGONS, D&D, the BIRTHRIGHT logo, and the D&D logo are trademarks owned by Wizards of the Coast, Inc., a subsidiary of Hasbro, Inc., and are used by permission. ©2002-2010 Wizards of the Coast, Inc.