Home Artists Posts Import Register

Content

So, I'm doing another one without references because I see this can still be confusing, and i hope this will not be EVEN more confusing (if confused, try and do one, it will make things more clear)

So, we have the main instance:

Inside the main instance we can have a list, called loot_actions and a tunable called run_test_first:

they are on the same level. Inside the list, we can have a variant:

Inside the variant we can have... too many things... let's call "buff", a tuple inside it. Now if we also want to call "buff removal" we need another variant on the same level 

Inside the tuple called "buff" we can have:

A tuple, called "buff", a tuple called "chance", a tunable enumerator called "subject" and so on... all of them are on the same level.

Then we can move inside these things, and so on. I took 7 screen of this but I'm going to stop here because the more I go the more confusing it gets I'm afraid. 



Comments

No comments found for this post.