Advertisement
Guest User

aspect.lua

a guest
Jan 23rd, 2021
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 10.60 KB | None | 0 0
  1. local aspect = {
  2.  
  3.     -- Tier 0
  4.     aer = {
  5.         label = "Aer",
  6.         name = "gaseousaeressentia",
  7.         tier = 0,
  8.         foreground = 0x080808,
  9.         background = 0xffff00,
  10.     },
  11.     terra = {
  12.         label = "Terra",
  13.         name = "gaseousterraessentia",
  14.         tier = 0,
  15.         foreground = 0xffffff,
  16.         background = 0x5faf00
  17.     },
  18.     aqua = {
  19.         label = "Aqua",
  20.         name = "gaseousaquaessentia",
  21.         tier = 0,
  22.         foreground = 0xffffff,
  23.         background = 0x5fafff
  24.     },
  25.     ignis = {
  26.         label = "Ignis",
  27.         name = "gaseousignisessentia",
  28.         tier = 0,
  29.         foreground = 0x080808,
  30.         background = 0xff5f00
  31.     },
  32.     ordo = {
  33.         label = "Ordo",
  34.         name = "gaseousordoessentia",
  35.         tier = 0,
  36.         foreground = 0x080808,
  37.         background = 0xd7d7d7
  38.     },
  39.     perditio = {
  40.         label = "Perditio",
  41.         name = "gaseousperditioessentia",
  42.         tier = 0,
  43.         foreground = 0xffffff,
  44.         background = 0x5f5f5f
  45.     },
  46.  
  47.     -- Tier 1
  48.  
  49.     gelum = {
  50.         label = "Gelum",
  51.         name = "gaseousgelumessentia",
  52.         tier = 1,
  53.         foreground = 0x080808,
  54.         background = 0xafd7d7
  55.     },
  56.     lux = {
  57.         label = "Lux",
  58.         name = "gaseousluxessentia",
  59.         tier = 1,
  60.         foreground = 0x080808,
  61.         background = 0xd7d700
  62.     },
  63.     motus = {
  64.         label = "Motus",
  65.         name = "gaseousmotusessentia",
  66.         tier = 1,
  67.         foreground = 0x080808,
  68.         background = 0xafafaf
  69.     },
  70.     permutatio = {
  71.         label = "Permutatio",
  72.         name = "gaseouspermutatioessentia",
  73.         tier = 1,
  74.         foreground = 0xffffff,
  75.         background = 0x5f8787
  76.     },
  77.     potentia = {
  78.         label = "Potentia",
  79.         name = "gaseouspotentiaessentia",
  80.         tier = 1,
  81.         foreground = 0x080808,
  82.         background = 0xafd7d7
  83.     },
  84.     tempestas = {
  85.         label = "Tempestas",
  86.         name = "",
  87.         tier = 1,
  88.         foreground = 0x080808,
  89.         background = 0xeeeeee
  90.     },
  91.     vacuos = {
  92.         label = "Vacuos",
  93.         name = "gaseousvacuosessentia",
  94.         tier = 1,
  95.         foreground = 0x080808,
  96.         background = 0xa8a8a8
  97.     },
  98.     venenum = {
  99.         label = "Venenum",
  100.         name = "gaseousvenenumessentia",
  101.         tier = 1,
  102.         foreground = 0x080808,
  103.         background = 0x87d700
  104.     },
  105.     victus = {
  106.         label = "Victus",
  107.         name = "gaseousvictusessentia",
  108.         tier = 1,
  109.         foreground = 0xffffff,
  110.         background = 0xaf0000
  111.     },
  112.     vitreus = {
  113.         label = "Vitreus",
  114.         name = "gaseousvitreusessentia",
  115.         tier = 1,
  116.         foreground = 0x080808,
  117.         background = 0xafffff
  118.     },
  119.  
  120.     -- Tier 2
  121.  
  122.     bestia = {
  123.         label = "Bestia",
  124.         name = "gaseousbestiaessentia",
  125.         tier = 2,
  126.         foreground = 0xffffff,
  127.         background = 0x875f00
  128.     },
  129.     fames = {
  130.         label = "Fames",
  131.         name = "gaseousfamesessentia",
  132.         tier = 2,
  133.         foreground = 0xffffff,
  134.         background = 0x870000
  135.     },
  136.     herba = {
  137.         label = "Herba",
  138.         name = "gaseousherbaessentia",
  139.         tier = 2,
  140.         foreground = 0xffffff,
  141.         background = 0x008700
  142.     },
  143.     iter = {
  144.         label = "Iter",
  145.         name = "gaseousiteressentia",
  146.         tier = 2,
  147.         foreground = 0xffffff,
  148.         background = 0xd75f87
  149.     },
  150.     limus = {
  151.         label = "Limus",
  152.         name = "gaseouslimusessentia",
  153.         tier = 2,
  154.         foreground = 0x585858,
  155.         background = 0x87d700
  156.     },
  157.     metallum = {
  158.         label = "Metallum",
  159.         name = "gaseousmetallumessentia",
  160.         tier = 2,
  161.         foreground = 0x585858,
  162.         background = 0xafafd7
  163.     },
  164.     mortuus = {
  165.         label = "Mortuus",
  166.         name = "gaseousmortuusessentia",
  167.         tier = 2,
  168.         foreground = 0xffffff,
  169.         background = 0xaf8787
  170.     },
  171.     praecantatio = {
  172.         label = "Praecantatio",
  173.         name = "gaseouspraecantatioessentia",
  174.         tier = 2,
  175.         foreground = 0xffffff,
  176.         background = 0xaf00ff
  177.     },
  178.     sano = {
  179.         label = "Sano",
  180.         name = "gaseoussanoessentia",
  181.         tier = 2,
  182.         foreground = 0xffffff,
  183.         background = 0xff0000
  184.     },
  185.     tenebrae = {
  186.         label = "Tenebrae",
  187.         name = "gaseoustenebraeessentia",
  188.         tier = 2,
  189.         foreground = 0xffffff,
  190.         background = 0x444444
  191.     },
  192.     vinculum = {
  193.         label = "Vinculum",
  194.         name = "gaseousvinculumessentia",
  195.         tier = 2,
  196.         foreground = 0xffffff,
  197.         background = 0x875f5f
  198.     },
  199.     volatus = {
  200.         label = "Volatus",
  201.         name = "gaseousvolatusessentia",
  202.         tier = 2,
  203.         foreground = 0x585858,
  204.         background = 0xd7d7af
  205.     },
  206.     tempus = {
  207.         label = "Tempus",
  208.         name = "gaseoustempusessentia",
  209.         tier = 2,
  210.         foreground = 0x080808,
  211.         background = 0xd7afff
  212.     },
  213.  
  214.     -- Tier 3
  215.  
  216.     alienis = {
  217.         label = "Alienis",
  218.         name = "gaseousalienisessentia",
  219.         tier = 3,
  220.         foreground = 0xffffff,
  221.         background = 0xaf5f87
  222.     },
  223.     arbor = {
  224.         label = "Arbor",
  225.         name = "gaseousarboressentia",
  226.         tier = 3,
  227.         foreground = 0xffffff,
  228.         background = 0xaf8700
  229.     },
  230.     auram = {
  231.         label = "Auram",
  232.         name = "gaseousauramessentia",
  233.         tier = 3,
  234.         foreground = 0x080808,
  235.         background = 0xd7afd7
  236.     },
  237.     corpus = {
  238.         label = "Corpus",
  239.         name = "gaseouscorpusessentia",
  240.         tier = 3,
  241.         foreground = 0xffffff,
  242.         background = 0xd75f87
  243.     },
  244.  
  245.     exanimis = {
  246.         label = "Exanimis",
  247.         name = "gaseousexanimisessentia",
  248.         tier = 3,
  249.         foreground = 0xffffff,
  250.         background = 0x5f5f00
  251.     },
  252.     spiritus = {
  253.         label = "Spiritus",
  254.         name = "gaseousspiritusessentia",
  255.         tier = 3,
  256.         foreground = 0xffffff,
  257.         background = 0x6c6c6c
  258.     },
  259.     vitium = {
  260.         label = "Vitium",
  261.         name = "gaseousvitiumessentia",
  262.         tier = 3,
  263.         foreground = 0xffffff,
  264.         background = 0xaf0087
  265.     },
  266.  
  267.     -- Tier 4
  268.  
  269.     cognitio = {
  270.         label = "Cognitio",
  271.         name = "gaseouscognitioessentia",
  272.         tier = 4,
  273.         foreground = 0x080808,
  274.         background = 0xd7afaf
  275.     },
  276.     sensus = {
  277.         label = "Sensus",
  278.         name = "gaseoussensusessentia",
  279.         tier = 4,
  280.         foreground = 0x4e4e4e,
  281.         background = 0x87d7ff
  282.     },
  283.  
  284.     -- Tier 5
  285.  
  286.     humanus = {
  287.         label = "Humanus",
  288.         name = "gaseoushumanusessentia",
  289.         tier = 5,
  290.         foreground = 0x4e4e4e,
  291.         background = 0xffd7af
  292.     },
  293.  
  294.     -- Tier 6
  295.  
  296.     instrumentum = {
  297.         label = "Instrumentum",
  298.         name = "gaseousinstrumentumessentia",
  299.         tier = 6,
  300.         foreground = 0xffffff,
  301.         background = 0x5f5fd7
  302.     },
  303.     lucrum = {
  304.         label = "Lucrum",
  305.         name = "gaseouslucrumessentia",
  306.         tier = 6,
  307.         foreground = 0xffffff,
  308.         background = 0xd7af00
  309.     },
  310.     messis = {
  311.         label = "Messis",
  312.         name = "gaseousmessisessentia",
  313.         tier = 6,
  314.         foreground = 0x4e4e4e,
  315.         background = 0xd7af87
  316.     },
  317.     perfodio = {
  318.         label = "Perfodio",
  319.         name = "gaseousperfodioessentia",
  320.         tier = 6,
  321.         foreground = 0x4e4e4e,
  322.         background = 0xd7d7d7
  323.     },
  324.  
  325.     -- Tier 7
  326.  
  327.     fabrico = {
  328.         label = "Fabrico",
  329.         name = "gaseousfabricoessentia",
  330.         tier = 7,
  331.         foreground = 0x4e4e4e,
  332.         background = 0x87afaf
  333.     },
  334.     machina = {
  335.         label = "Machina",
  336.         name = "gaseousmachinaessentia",
  337.         tier = 7,
  338.         foreground = 0xffffff,
  339.         background = 0x8787af
  340.     },
  341.     meto = {
  342.         label = "Meto",
  343.         name = "gaseousmetoessentia",
  344.         tier = 7,
  345.         foreground = 0xffffff,
  346.         background = 0xd7af5f
  347.     },
  348.     pannus = {
  349.         label = "Pannus",
  350.         name = "gaseouspannusessentia",
  351.         tier = 7,
  352.         foreground = 0x4e4e4e,
  353.         background = 0xffffd7
  354.     },
  355.     telum = {
  356.         label = "Telum",
  357.         name = "gaseoustelumessentia",
  358.         tier = 7,
  359.         foreground = 0xffffff,
  360.         background = 0xd75f5f
  361.     },
  362.     tutamen = {
  363.         label = "Tutamen",
  364.         name = "gaseoustutamenessentia",
  365.         tier = 7,
  366.         foreground = 0xffffff,
  367.         background = 0x87d7d7
  368.     },
  369. }
  370.  
  371. aspect.gelum.parents = {aspect.ignis, aspect.perditio}
  372. aspect.lux.parents = {aspect.aer, aspect.ignis }
  373. aspect.motus.parents = {aspect.aer, aspect.ordo }
  374. aspect.permutatio.parents = {aspect.ordo, aspect.perditio }
  375. aspect.potentia.parents = {aspect.ignis, aspect.ordo }
  376. aspect.tempestas.parents = {aspect.aer, aspect.aqua }
  377. aspect.vacuos.parents = {aspect.aer, aspect.perditio }
  378. aspect.venenum.parents = {aspect.aqua, aspect.perditio }
  379. aspect.victus.parents = {aspect.aqua, aspect.terra }
  380. aspect.vitreus.parents = {aspect.ordo, aspect.terra }
  381.  
  382. aspect.bestia.parents = {aspect.motus, aspect.victus }
  383. aspect.fames.parents = {aspect.vacuos, aspect.victus }
  384. aspect.herba.parents = {aspect.terra, aspect.victus }
  385. aspect.iter.parents = {aspect.motus, aspect.terra }
  386. aspect.limus.parents = {aspect.aqua, aspect.victus }
  387. aspect.metallum.parents = {aspect.terra, aspect.vitreus }
  388. aspect.mortuus.parents = {aspect.perditio, aspect.victus }
  389. aspect.praecantatio.parents = {aspect.potentia, aspect.vacuos }
  390. aspect.sano.parents = {aspect.ordo, aspect.victus }
  391. aspect.tenebrae.parents = {aspect.lux, aspect.vacuos }
  392. aspect.vinculum.parents = {aspect.motus, aspect.perditio }
  393. aspect.volatus.parents = {aspect.aer, aspect.motus }
  394. aspect.tempus.parents = {aspect.vacuos, aspect.ordo}
  395.  
  396. aspect.alienis.parents = {aspect.tenebrae, aspect.vacuos }
  397. aspect.arbor.parents = {aspect.aer, aspect.herba }
  398. aspect.auram.parents = {aspect.aer, aspect.praecantatio }
  399. aspect.corpus.parents = {aspect.bestia, aspect.mortuus }
  400. aspect.exanimis.parents = {aspect.mortuus, aspect.motus }
  401. aspect.spiritus.parents = {aspect.mortuus, aspect.victus }
  402. aspect.vitium.parents = {aspect.perditio, aspect.praecantatio }
  403.  
  404. aspect.cognitio.parents = {aspect.ignis, aspect.spiritus }
  405. aspect.sensus.parents = {aspect.aer, aspect.spiritus }
  406.  
  407. aspect.humanus.parents = {aspect.bestia, aspect.cognitio }
  408.  
  409. aspect.instrumentum.parents = {aspect.humanus, aspect.ordo }
  410. aspect.lucrum.parents = {aspect.fames, aspect.humanus }
  411. aspect.messis.parents = {aspect.herba, aspect.humanus }
  412. aspect.perfodio.parents = {aspect.humanus, aspect.terra }
  413.  
  414. aspect.fabrico.parents = {aspect.humanus, aspect.instrumentum }
  415. aspect.machina.parents = {aspect.instrumentum, aspect.motus }
  416. aspect.meto.parents = {aspect.instrumentum, aspect.messis }
  417. aspect.pannus.parents = {aspect.bestia, aspect.instrumentum }
  418. aspect.telum.parents = {aspect.instrumentum, aspect.ignis }
  419. aspect.tutamen.parents = {aspect.instrumentum, aspect.terra }
  420.  
  421. return aspect
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement