About: XP training system   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : dbkwik.org associated with source dataset(s)

I'm working on a training system so that characters must find a valid trainer to be able to advance in level. So far it basically goes like this: Set module experience slider to 0 Keep a local variable on the character to count how much experience they've earned since they last leveled (i.e. instead of gaining experience, I just add the amount they should have gained to this variable) The character has an item that will tell them how much experience they've earned. They must find an NPC (or possibly item in cases like clerics praying at shrines to level) that is capable of training their class/level (for example I have a trainer in my starting town that can train fighters, rangers, barbarians up to level 4, anyone else can't train there)

AttributesValues
rdfs:label
  • XP training system
rdfs:comment
  • I'm working on a training system so that characters must find a valid trainer to be able to advance in level. So far it basically goes like this: Set module experience slider to 0 Keep a local variable on the character to count how much experience they've earned since they last leveled (i.e. instead of gaining experience, I just add the amount they should have gained to this variable) The character has an item that will tell them how much experience they've earned. They must find an NPC (or possibly item in cases like clerics praying at shrines to level) that is capable of training their class/level (for example I have a trainer in my starting town that can train fighters, rangers, barbarians up to level 4, anyone else can't train there)
  • This is a training system that forces characters to find a valid trainer to be able to advance in level. So far it basically goes like this: Set module experience slider to 0. Keep a local variable on the character to count how many experience points they have earned since they last leveled (i.e. instead of gaining experience, I just add the amount they should have gained to this variable). The character has an item that will tell them how much experience they've earned. They must find an NPC (or possibly placeable in cases like clerics praying at shrines to level) that is capable of training their class/level. (For example I have a trainer in my starting town that can train fighters, rangers, barbarians up to level 4, anyone else can't train there.)
dcterms:subject
abstract
  • I'm working on a training system so that characters must find a valid trainer to be able to advance in level. So far it basically goes like this: Set module experience slider to 0 Keep a local variable on the character to count how much experience they've earned since they last leveled (i.e. instead of gaining experience, I just add the amount they should have gained to this variable) The character has an item that will tell them how much experience they've earned. They must find an NPC (or possibly item in cases like clerics praying at shrines to level) that is capable of training their class/level (for example I have a trainer in my starting town that can train fighters, rangers, barbarians up to level 4, anyone else can't train there)
  • This is a training system that forces characters to find a valid trainer to be able to advance in level. So far it basically goes like this: Set module experience slider to 0. Keep a local variable on the character to count how many experience points they have earned since they last leveled (i.e. instead of gaining experience, I just add the amount they should have gained to this variable). The character has an item that will tell them how much experience they've earned. They must find an NPC (or possibly placeable in cases like clerics praying at shrines to level) that is capable of training their class/level. (For example I have a trainer in my starting town that can train fighters, rangers, barbarians up to level 4, anyone else can't train there.)
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software