mark's blog

  • user warning: Can't create/write to file '/var/lib/mysql/#sql_9ac_0.MYI' (Errcode: 13) query: SELECT DISTINCT(p.perm) FROM role r INNER JOIN permission p ON p.rid = r.rid WHERE r.rid IN (1) in /home/virtual/site2/fst/var/www/html/cms/includes/database.mysql.inc on line 172.
  • user warning: Can't create/write to file '/var/lib/mysql/#sql_9ac_0.MYI' (Errcode: 13) query: SELECT t.* FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid WHERE r.nid = 11 ORDER BY v.weight, t.weight, t.name in /home/virtual/site2/fst/var/www/html/cms/includes/database.mysql.inc on line 172.
  • user warning: Can't create/write to file '/var/lib/mysql/#sql_9ac_0.MYI' (Errcode: 13) query: SELECT DISTINCT b.* FROM blocks b LEFT JOIN blocks_roles r ON b.module = r.module AND b.delta = r.delta WHERE b.theme = 'garland' AND b.status = 1 AND (r.rid IN (1) OR r.rid IS NULL) ORDER BY b.region, b.weight, b.module in /home/virtual/site2/fst/var/www/html/cms/includes/database.mysql.inc on line 172.

Auction mechanics

Today I was pondering the character creation mechanics of the pencil and paper RPG Amber. In Amber, you play a super-human, an individual of whom all others are mere shadows. You might be the strongest person in all of existence, and your brother the smartest. That you are super-human is a given, so rather than give point values to attributes like strength, stamina, combat ability, etc., you instead bid in an auction with the other players for your ranking: strongest, second strongest, etc.

Syndicate content