sorcery  Diff

Differences From Artifact [0836376152]:

To Artifact [a046b8be6a]:

  • File data/gems.lua — part of check-in [3f6a913e4e] at 2020-09-29 12:40:28 on branch trunk — * remove former hacky registration system, replace with consistent and flexible API; rewrite metal/gem generation to take advantage of this new API; tweaks to init system to enable world-local tweaks to lore and sorcery behavior * initial documentation commit * initial steps towards calendar - add default date format, astrolabe; prepare infra for division/melding/transmutation spells, various tweaks and fixes (user: lexi, size: 1706) [annotate] [blame] [check-ins using]

    45     45   			{affinity = {'praxic'}, confluence = 1};
    46     46   			{affinity = {'praxic'}, confluence = 0.5};
    47     47   			{affinity = {'cognic'}, confluence = 1};
    48     48   			{affinity = {'syncretic'}, confluence = 0.9};
    49     49   		};
    50     50   	};
    51     51   	luxite = {
    52         -		tone = {133,255,94};
           52  +		tone = {189,255,236};
    53     53   		rarity = 130;
    54     54   	};
    55     55   	ruby = {
    56     56   		tone = {255,94,161};
    57     57   		rarity = 150;
    58     58   	};
    59     59   	amethyst = {