Talk:Choco-Thief (3.5e Racial Paragon Class)
Requirement
This is a chocobo-only class, and I wanted everyone to know this. It is not for any other race, not even half-chocobos. You may argue this should be a twenty-level prestige class, but it didn't feel right doing it that way.
Oopses?
Hey, there's some places where you forgot to edit the class abilities... for example, on the table, "Hide in Plain Wark" is listed, but in the list, it's listed as "Hide in Plain Sight". Also, some of the abilities talk about "the rogue" rather than "the Choco-Thief". Just thought I'd let you know! And no, I'm not a user on the wiki yet. -Faer
gollark: ```toml# This is a TOML document.title = "TOML Example"[owner]name = "Tom Preston-Werner"dob = 1979-05-27T07:32:00-08:00 # First class dates[database]server = "192.168.1.1"ports = [ 8001, 8001, 8002 ]connection_max = 5000enabled = true[servers] # Indentation (tabs and/or spaces) is allowed but not required [servers.alpha] ip = "10.0.0.1" dc = "eqdc10" [servers.beta] ip = "10.0.0.2" dc = "eqdc10"[clients]data = [ ["gamma", "delta"], [1, 2] ]# Line breaks are OK when inside arrayshosts = [ "alpha", "omega"]```
gollark: Anyway, good XML replacements:JSON: for the information interchange format sort of job.CBOR: maybe for application data files, it's basically binary JSON.TOML: configuration files.An actual programming/scripting language e.g. Lua: really complex configuration, game data/modding stuff, maybe markup-type things.
gollark: Well, it's okay, TOML is better.
gollark: Even more worserfuller: CSS.
gollark: Ooh, here's an even worse one: HTML.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.