Class SpellTables

java.lang.Object
com.binaris.wizardry.core.gametest.SpellTables

public class SpellTables extends Object
Class mostly used in minecraft gametesting framework for checking spell values in different contexts. Made to allow quick rebalance and test of spell cast values, this is made by used a Markdown table to show the spell values based on cast context (rows) and scenarios (columns). The rows contain the whole context and the column uses that context in the wanted scenario to return the result in a readable format.