Thrall: Difference between revisions
Jump to navigation
Jump to search
Aventuristo (talk | contribs) Created page about the thrall datatype |
Aventuristo (talk | contribs) Add to Data Types category |
||
| Line 67: | Line 67: | ||
|} | |} | ||
[[Category:Scripting]] | [[Category:Scripting]] [[Category:Data Types]] | ||
Latest revision as of 00:51, 30 September 2017
This datatype represents Pasta Thralls, which Pastamancers have the ability to summon.
The thralls that can be summoned are:
- Angel Hair Wisp
- Elbow Macaroni
- Lasagmbie
- Penne Dreadful
- Spaghetti Elemental
- Spice Ghost
- Vampieroghi
- Vermincelli
Related Functions
thrall my_thrall()
thrall to_thrall( [string], [int] )
Proxy Record Fields
Here are the proxy record fields for thralls. Proxy records are discussed in more detail here.
| Field | Data type | Default value | ASH Accessor Function / Notes |
|---|---|---|---|
| id | int | 0 | |
| name | string | "" | |
| level | int | 0 | |
| image | string | "" | |
| tinyimage | string | "" | |
| skill | skill | none | |
| current_modifiers | string | "" |