Download
X

Valkream GoogleSheet to Detalhes.ItemRequiresSkillLevel.yml How to

build your database with your team & export it to Detalhes.ItemRequiresSkillLevel.yml

Download

Author: Bhor@ValkreamTeam
Contact: Valkream Discord (https://discord.com/invite/KeeFpDgQ)
License: GNU (feel free to do whatever you want with this code)

Fork this googlesheet : Wiki Valkream V2 & edit it for your needs. Declare your new ggolesheet URL in ItemRequiresSkillLevelFiles/config.js:

        // GOOGLE SHEET URL (for console links), feel free to copy the Valkream one, or make yours by yourself
        let T2Y_GOOGLE_SHEET_URL = 'https://docs.google.com/spreadsheets/d/1LW1sWIsoBmMpp7P9dLTemWN146wruXwWgHiAbBit-UI/edit?gid=0#gid=0';
      
Open your googlesheet & download it as .tsv file, with File -> Download -> Values separated by tabulations (.tsv)
show screenshot

Save this file & use [browse file] to load it into the page.

a [Config] button is available to change every requiered field names (default one are thoses for our valkream googlesheet), maybe you want yours.
your new config will be store as a cookie, browser side
you may also edit config.js for your own needs.

You will be able to use [Convert] button, to get & verify your data at yaml format
A [Download] button will be available to save your Detalhes.ItemRequiresSkillLevel.cfg file

You will have in the bottom frame, the convertion script output, with provided links to every googleSheet cells that aren't compiled.

version 0.6.2