Skip to content

Notes History View Mapping

shafdog edited this page Jul 5, 2012 · 3 revisions
  • movelog - list of requested moves

  • total - total number of moves

  • numreturned - number moves returned in request

  • _content - list of moves

  • Definitions of move attributes names:

  • id - move id (first moveid = 0)

  • a - action id

      • a attack - "icon-share-alt" attack [img](vector of country, with name and unit count) to [img](vector of country, with name and unit count)
      • b eliminate player bonus units - "icon-edit"
      • c capture territory - "icon-flag"
      • d decline to join a game - "icon-ban-circle"
      • e elimiante player - "icon-road"
      • f transfer - "icon-random"
      • g awarded card - "icon-picture"
      • h capture cards - "icon-check"+"icon-picture"
      • i capture reserve units - "icon-check"+"icon-remove-circle"
      • j join game - " icon-play"
      • k seat order for blind-at-once round -
      • l blind territory select - "icon-eye-close"+place unit
      • m message - "icon-comment"
      • n create new game - "icon-off"
      • o assign seat position - "icon-download-alt"
      • p place unit - "icon-map-marker"
      • q blind-at-once transfer - "icon-eye-close"+transfer
      • r reshuffle cards - "icon-retweet"
      • s start game - "icon-off"
      • t select territory - "icon-tint"
      • u use cards - "icon-shopping-cart"
      • v blind-at-once attack - "icon-eye-close"+attack
      • w win - "icon-globe"
      • y territory selected as neutral territory - "icon-hand-down"
      • z bonus units - "icon-plus-sign"
      • sr surrender - "icon-gift"
      • bt booted - "icon-fire"
      • tg game terminated - "icon-stop"
      • tw team win - "icon-leaf"
  • t - unix timestamp

  • logver - Warfish movelog version

  • s - seat number

  • cid - country id

  • num - number (usually of units or num cards)

  • ad - attack dice list

  • dd - defend dice list

  • ds - defender seat num

  • m - border mods

  • al - number of units lost by attacker

  • dl - number of units lost by defender

  • oid - blind-at-once order number

  • tcid - "to" country id

  • fcid - "from" country id

  • es - eliminated seat num

  • tid - team id

  • slist - seat num list

  • clist - card id list which cards captured / traded (only available post game)

  • cardid - card id a player was awarded (only available post game)

Clone this wiki locally