Arelith Custom Descriptions! Arelith needs your help!

OOC General Discussion

Moderators: Forum Moderators, Active DMs

Post Reply
Morderon
Technical Lead
Technical Lead
Posts: 1271
Joined: Mon Sep 08, 2014 2:24 am

Arelith Custom Descriptions! Arelith needs your help!

Post by Morderon » Thu Dec 06, 2018 5:20 pm

Here at Arelith we have a lot of custom mechanical changes to various spells, classes, and feats. We are also a bit stretched thin and going back through the all the descriptions to update them is sitting on the backburner. But you can help!

I have current set up a git repo for this:

https://github.com/Morderon/Arelith-Descriptions

But admittedly, it's a bit of a process to update through git, so I'm open to suggestions. Dropbox paper is looking to be the best but still lacking. Everything else i don't like their lack of change control, document history, or formatting the app forces onto you.

Within the repo you'll see a collection of json files and txt files.

The txt files have the numbers that correspond to spells, feats, or classes; which are identical to the 2da row numbers.

I provided an example of each description type in each of the jsons. The jsons have two primary fields: 1) id - matches the number from the txt files mentioned above 2) text - this is the replacement description

You may also just post the updated descriptions here (check to make sure it hasn't already been done), but the more i have to do with them (ie look up the id, implement them into the json) the less time spent elsewhere. Focus on changes to the standard resources for now.

Fionn
Posts: 237
Joined: Sun Apr 29, 2018 7:35 pm

Re: Arelith Custom Descriptions! Arelith needs your help!

Post by Fionn » Thu Dec 06, 2018 8:54 pm

remote: Permission to Morderon/Arelith-Descriptions.git denied to CheshiRat.

Am i missing an obvious 'request access' link on GitHub?
~~~~~~
Badger
Wynn
RIP: Paddy

Morderon
Technical Lead
Technical Lead
Posts: 1271
Joined: Mon Sep 08, 2014 2:24 am

Re: Arelith Custom Descriptions! Arelith needs your help!

Post by Morderon » Thu Dec 06, 2018 9:27 pm

Yup, git to formal a process. The proper way through git would be to fork it, make your changes, then fill out a pull request; as i'm not about to add everyone individually.

Feats: https://paper.dropbox.com/doc/Feat--ATP ... yYXvPUuDjA

Classes: https://paper.dropbox.com/doc/Classes-- ... BtjAVMwUp5

Spells: https://paper.dropbox.com/doc/Spells--A ... UJBzoY4tWr

So we will keep track of contributions here.

Fionn
Posts: 237
Joined: Sun Apr 29, 2018 7:35 pm

Re: Arelith Custom Descriptions! Arelith needs your help!

Post by Fionn » Thu Dec 06, 2018 9:39 pm

Yea, that was an attempt to add my branch back to origin. *shrugs* dropbox works too.
~~~~~~
Badger
Wynn
RIP: Paddy

Post Reply