Parser Command Reference: Difference between revisions
Sightglass (Sọ̀rọ̀ | contribs) m Change topmost header to "Parser Command Reference" |
Sightglass (Sọ̀rọ̀ | contribs) Remove text-shadow |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Category:Modding Guides]][[Category:Reference]][[Category:Debug Menu]] | |||
'''''This page is current for game version 0.4.9''''' | '''''This page is current for game version 0.4.9''''' | ||
''See also: [[Parser Target and Binding Reference]]'' | |||
= Parser Command Reference = | = Parser Command Reference = | ||
Here are a list of accepted ''commands'', for use in the parsing syntax:<br /> | Here are a list of accepted ''commands'', for use in the parsing syntax:<br /> | ||
Line 2,119: | Line 2,121: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glow(Example argument)''] -> | [''lilaya''.''glow(Example argument)''] -> Example argument<br /> | ||
[''brax''.''glow(Example argument)''] -> | [''brax''.''glow(Example argument)''] -> Example argument<br /> | ||
[''kate''.''glow(Example argument)''] -> | [''kate''.''glow(Example argument)''] -> Example argument | ||
----- | ----- | ||
Line 2,163: | Line 2,165: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCerulean(Example argument)''] -> <span style="color:#007ba7 | [''lilaya''.''glowCerulean(Example argument)''] -> <span style="color:#007ba7;">Example argument</span><br /> | ||
[''brax''.''glowCerulean(Example argument)''] -> <span style="color:#007ba7 | [''brax''.''glowCerulean(Example argument)''] -> <span style="color:#007ba7;">Example argument</span><br /> | ||
[''kate''.''glowCerulean(Example argument)''] -> <span style="color:#007ba7 | [''kate''.''glowCerulean(Example argument)''] -> <span style="color:#007ba7;">Example argument</span> | ||
----- | ----- | ||
Line 2,207: | Line 2,209: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowPale grey(Example argument)''] -> <span style="color:#b0c0e0 | [''lilaya''.''glowPale grey(Example argument)''] -> <span style="color:#b0c0e0;">Example argument</span><br /> | ||
[''brax''.''glowPale grey(Example argument)''] -> <span style="color:#b0c0e0 | [''brax''.''glowPale grey(Example argument)''] -> <span style="color:#b0c0e0;">Example argument</span><br /> | ||
[''kate''.''glowPale grey(Example argument)''] -> <span style="color:#b0c0e0 | [''kate''.''glowPale grey(Example argument)''] -> <span style="color:#b0c0e0;">Example argument</span> | ||
----- | ----- | ||
Line 2,251: | Line 2,253: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDromaeosaurLime(Example argument)''] -> <span style="color:#32cd32 | [''lilaya''.''glowDromaeosaurLime(Example argument)''] -> <span style="color:#32cd32;">Example argument</span><br /> | ||
[''brax''.''glowDromaeosaurLime(Example argument)''] -> <span style="color:#32cd32 | [''brax''.''glowDromaeosaurLime(Example argument)''] -> <span style="color:#32cd32;">Example argument</span><br /> | ||
[''kate''.''glowDromaeosaurLime(Example argument)''] -> <span style="color:#32cd32 | [''kate''.''glowDromaeosaurLime(Example argument)''] -> <span style="color:#32cd32;">Example argument</span> | ||
----- | ----- | ||
Line 2,295: | Line 2,297: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSergalSlate(Example argument)''] -> <span style="color:#6a5acd | [''lilaya''.''glowSergalSlate(Example argument)''] -> <span style="color:#6a5acd;">Example argument</span><br /> | ||
[''brax''.''glowSergalSlate(Example argument)''] -> <span style="color:#6a5acd | [''brax''.''glowSergalSlate(Example argument)''] -> <span style="color:#6a5acd;">Example argument</span><br /> | ||
[''kate''.''glowSergalSlate(Example argument)''] -> <span style="color:#6a5acd | [''kate''.''glowSergalSlate(Example argument)''] -> <span style="color:#6a5acd;">Example argument</span> | ||
----- | ----- | ||
Line 2,339: | Line 2,341: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowJackalGoldenRod(Example argument)''] -> <span style="color:#daa520 | [''lilaya''.''glowJackalGoldenRod(Example argument)''] -> <span style="color:#daa520;">Example argument</span><br /> | ||
[''brax''.''glowJackalGoldenRod(Example argument)''] -> <span style="color:#daa520 | [''brax''.''glowJackalGoldenRod(Example argument)''] -> <span style="color:#daa520;">Example argument</span><br /> | ||
[''kate''.''glowJackalGoldenRod(Example argument)''] -> <span style="color:#daa520 | [''kate''.''glowJackalGoldenRod(Example argument)''] -> <span style="color:#daa520;">Example argument</span> | ||
----- | ----- | ||
Line 2,383: | Line 2,385: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowFuchsia(Example argument)''] -> <span style="color:#ff44ff | [''lilaya''.''glowFuchsia(Example argument)''] -> <span style="color:#ff44ff;">Example argument</span><br /> | ||
[''brax''.''glowFuchsia(Example argument)''] -> <span style="color:#ff44ff | [''brax''.''glowFuchsia(Example argument)''] -> <span style="color:#ff44ff;">Example argument</span><br /> | ||
[''kate''.''glowFuchsia(Example argument)''] -> <span style="color:#ff44ff | [''kate''.''glowFuchsia(Example argument)''] -> <span style="color:#ff44ff;">Example argument</span> | ||
----- | ----- | ||
Line 2,427: | Line 2,429: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowMantis(Example argument)''] -> <span style="color:#74c365 | [''lilaya''.''glowMantis(Example argument)''] -> <span style="color:#74c365;">Example argument</span><br /> | ||
[''brax''.''glowMantis(Example argument)''] -> <span style="color:#74c365 | [''brax''.''glowMantis(Example argument)''] -> <span style="color:#74c365;">Example argument</span><br /> | ||
[''kate''.''glowMantis(Example argument)''] -> <span style="color:#74c365 | [''kate''.''glowMantis(Example argument)''] -> <span style="color:#74c365;">Example argument</span> | ||
----- | ----- | ||
Line 2,471: | Line 2,473: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowBee(Example argument)''] -> <span style="color:#f1f17e | [''lilaya''.''glowBee(Example argument)''] -> <span style="color:#f1f17e;">Example argument</span><br /> | ||
[''brax''.''glowBee(Example argument)''] -> <span style="color:#f1f17e | [''brax''.''glowBee(Example argument)''] -> <span style="color:#f1f17e;">Example argument</span><br /> | ||
[''kate''.''glowBee(Example argument)''] -> <span style="color:#f1f17e | [''kate''.''glowBee(Example argument)''] -> <span style="color:#f1f17e;">Example argument</span> | ||
----- | ----- | ||
Line 2,515: | Line 2,517: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowAardvark(Example argument)''] -> <span style="color:#a57c68 | [''lilaya''.''glowAardvark(Example argument)''] -> <span style="color:#a57c68;">Example argument</span><br /> | ||
[''brax''.''glowAardvark(Example argument)''] -> <span style="color:#a57c68 | [''brax''.''glowAardvark(Example argument)''] -> <span style="color:#a57c68;">Example argument</span><br /> | ||
[''kate''.''glowAardvark(Example argument)''] -> <span style="color:#a57c68 | [''kate''.''glowAardvark(Example argument)''] -> <span style="color:#a57c68;">Example argument</span> | ||
----- | ----- | ||
Line 2,559: | Line 2,561: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowShibaYellow(Example argument)''] -> <span style="color:#ffcd7e | [''lilaya''.''glowShibaYellow(Example argument)''] -> <span style="color:#ffcd7e;">Example argument</span><br /> | ||
[''brax''.''glowShibaYellow(Example argument)''] -> <span style="color:#ffcd7e | [''brax''.''glowShibaYellow(Example argument)''] -> <span style="color:#ffcd7e;">Example argument</span><br /> | ||
[''kate''.''glowShibaYellow(Example argument)''] -> <span style="color:#ffcd7e | [''kate''.''glowShibaYellow(Example argument)''] -> <span style="color:#ffcd7e;">Example argument</span> | ||
----- | ----- | ||
Line 2,603: | Line 2,605: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowWoodelf(Example argument)''] -> <span style="color:#32a852 | [''lilaya''.''glowWoodelf(Example argument)''] -> <span style="color:#32a852;">Example argument</span><br /> | ||
[''brax''.''glowWoodelf(Example argument)''] -> <span style="color:#32a852 | [''brax''.''glowWoodelf(Example argument)''] -> <span style="color:#32a852;">Example argument</span><br /> | ||
[''kate''.''glowWoodelf(Example argument)''] -> <span style="color:#32a852 | [''kate''.''glowWoodelf(Example argument)''] -> <span style="color:#32a852;">Example argument</span> | ||
----- | ----- | ||
Line 2,647: | Line 2,649: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowGoblin(Example argument)''] -> <span style="color:#446644 | [''lilaya''.''glowGoblin(Example argument)''] -> <span style="color:#446644;">Example argument</span><br /> | ||
[''brax''.''glowGoblin(Example argument)''] -> <span style="color:#446644 | [''brax''.''glowGoblin(Example argument)''] -> <span style="color:#446644;">Example argument</span><br /> | ||
[''kate''.''glowGoblin(Example argument)''] -> <span style="color:#446644 | [''kate''.''glowGoblin(Example argument)''] -> <span style="color:#446644;">Example argument</span> | ||
----- | ----- | ||
Line 2,691: | Line 2,693: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSnowelf(Example argument)''] -> <span style="color:#a8a8a8 | [''lilaya''.''glowSnowelf(Example argument)''] -> <span style="color:#a8a8a8;">Example argument</span><br /> | ||
[''brax''.''glowSnowelf(Example argument)''] -> <span style="color:#a8a8a8 | [''brax''.''glowSnowelf(Example argument)''] -> <span style="color:#a8a8a8;">Example argument</span><br /> | ||
[''kate''.''glowSnowelf(Example argument)''] -> <span style="color:#a8a8a8 | [''kate''.''glowSnowelf(Example argument)''] -> <span style="color:#a8a8a8;">Example argument</span> | ||
----- | ----- | ||
Line 2,735: | Line 2,737: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowElf(Example argument)''] -> <span style="color:#87ffcf | [''lilaya''.''glowElf(Example argument)''] -> <span style="color:#87ffcf;">Example argument</span><br /> | ||
[''brax''.''glowElf(Example argument)''] -> <span style="color:#87ffcf | [''brax''.''glowElf(Example argument)''] -> <span style="color:#87ffcf;">Example argument</span><br /> | ||
[''kate''.''glowElf(Example argument)''] -> <span style="color:#87ffcf | [''kate''.''glowElf(Example argument)''] -> <span style="color:#87ffcf;">Example argument</span> | ||
----- | ----- | ||
Line 2,779: | Line 2,781: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowAquaticelf(Example argument)''] -> <span style="color:#57cf9f | [''lilaya''.''glowAquaticelf(Example argument)''] -> <span style="color:#57cf9f;">Example argument</span><br /> | ||
[''brax''.''glowAquaticelf(Example argument)''] -> <span style="color:#57cf9f | [''brax''.''glowAquaticelf(Example argument)''] -> <span style="color:#57cf9f;">Example argument</span><br /> | ||
[''kate''.''glowAquaticelf(Example argument)''] -> <span style="color:#57cf9f | [''kate''.''glowAquaticelf(Example argument)''] -> <span style="color:#57cf9f;">Example argument</span> | ||
----- | ----- | ||
Line 2,823: | Line 2,825: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowHobgoblin(Example argument)''] -> <span style="color:#705d09 | [''lilaya''.''glowHobgoblin(Example argument)''] -> <span style="color:#705d09;">Example argument</span><br /> | ||
[''brax''.''glowHobgoblin(Example argument)''] -> <span style="color:#705d09 | [''brax''.''glowHobgoblin(Example argument)''] -> <span style="color:#705d09;">Example argument</span><br /> | ||
[''kate''.''glowHobgoblin(Example argument)''] -> <span style="color:#705d09 | [''kate''.''glowHobgoblin(Example argument)''] -> <span style="color:#705d09;">Example argument</span> | ||
----- | ----- | ||
Line 2,867: | Line 2,869: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowMonkey(Example argument)''] -> <span style="color:#63584c | [''lilaya''.''glowMonkey(Example argument)''] -> <span style="color:#63584c;">Example argument</span><br /> | ||
[''brax''.''glowMonkey(Example argument)''] -> <span style="color:#63584c | [''brax''.''glowMonkey(Example argument)''] -> <span style="color:#63584c;">Example argument</span><br /> | ||
[''kate''.''glowMonkey(Example argument)''] -> <span style="color:#63584c | [''kate''.''glowMonkey(Example argument)''] -> <span style="color:#63584c;">Example argument</span> | ||
----- | ----- | ||
Line 2,911: | Line 2,913: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowApe(Example argument)''] -> <span style="color:#58432d | [''lilaya''.''glowApe(Example argument)''] -> <span style="color:#58432d;">Example argument</span><br /> | ||
[''brax''.''glowApe(Example argument)''] -> <span style="color:#58432d | [''brax''.''glowApe(Example argument)''] -> <span style="color:#58432d;">Example argument</span><br /> | ||
[''kate''.''glowApe(Example argument)''] -> <span style="color:#58432d | [''kate''.''glowApe(Example argument)''] -> <span style="color:#58432d;">Example argument</span> | ||
----- | ----- | ||
Line 2,955: | Line 2,957: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowMonkey(Example argument)''] -> <span style="color:#63584c | [''lilaya''.''glowMonkey(Example argument)''] -> <span style="color:#63584c;">Example argument</span><br /> | ||
[''brax''.''glowMonkey(Example argument)''] -> <span style="color:#63584c | [''brax''.''glowMonkey(Example argument)''] -> <span style="color:#63584c;">Example argument</span><br /> | ||
[''kate''.''glowMonkey(Example argument)''] -> <span style="color:#63584c | [''kate''.''glowMonkey(Example argument)''] -> <span style="color:#63584c;">Example argument</span> | ||
----- | ----- | ||
Line 2,999: | Line 3,001: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowMonkey(Example argument)''] -> <span style="color:#63584c | [''lilaya''.''glowMonkey(Example argument)''] -> <span style="color:#63584c;">Example argument</span><br /> | ||
[''brax''.''glowMonkey(Example argument)''] -> <span style="color:#63584c | [''brax''.''glowMonkey(Example argument)''] -> <span style="color:#63584c;">Example argument</span><br /> | ||
[''kate''.''glowMonkey(Example argument)''] -> <span style="color:#63584c | [''kate''.''glowMonkey(Example argument)''] -> <span style="color:#63584c;">Example argument</span> | ||
----- | ----- | ||
Line 3,043: | Line 3,045: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowOtan(Example argument)''] -> <span style="color:#602720 | [''lilaya''.''glowOtan(Example argument)''] -> <span style="color:#602720;">Example argument</span><br /> | ||
[''brax''.''glowOtan(Example argument)''] -> <span style="color:#602720 | [''brax''.''glowOtan(Example argument)''] -> <span style="color:#602720;">Example argument</span><br /> | ||
[''kate''.''glowOtan(Example argument)''] -> <span style="color:#602720 | [''kate''.''glowOtan(Example argument)''] -> <span style="color:#602720;">Example argument</span> | ||
----- | ----- | ||
Line 3,087: | Line 3,089: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowOchre(Example argument)''] -> <span style="color:#b95026 | [''lilaya''.''glowOchre(Example argument)''] -> <span style="color:#b95026;">Example argument</span><br /> | ||
[''brax''.''glowOchre(Example argument)''] -> <span style="color:#b95026 | [''brax''.''glowOchre(Example argument)''] -> <span style="color:#b95026;">Example argument</span><br /> | ||
[''kate''.''glowOchre(Example argument)''] -> <span style="color:#b95026 | [''kate''.''glowOchre(Example argument)''] -> <span style="color:#b95026;">Example argument</span> | ||
----- | ----- | ||
Line 3,131: | Line 3,133: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowClayTan(Example argument)''] -> <span style="color:#75655a | [''lilaya''.''glowClayTan(Example argument)''] -> <span style="color:#75655a;">Example argument</span><br /> | ||
[''brax''.''glowClayTan(Example argument)''] -> <span style="color:#75655a | [''brax''.''glowClayTan(Example argument)''] -> <span style="color:#75655a;">Example argument</span><br /> | ||
[''kate''.''glowClayTan(Example argument)''] -> <span style="color:#75655a | [''kate''.''glowClayTan(Example argument)''] -> <span style="color:#75655a;">Example argument</span> | ||
----- | ----- | ||
Line 3,175: | Line 3,177: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCrocGreen(Example argument)''] -> <span style="color:#304225 | [''lilaya''.''glowCrocGreen(Example argument)''] -> <span style="color:#304225;">Example argument</span><br /> | ||
[''brax''.''glowCrocGreen(Example argument)''] -> <span style="color:#304225 | [''brax''.''glowCrocGreen(Example argument)''] -> <span style="color:#304225;">Example argument</span><br /> | ||
[''kate''.''glowCrocGreen(Example argument)''] -> <span style="color:#304225 | [''kate''.''glowCrocGreen(Example argument)''] -> <span style="color:#304225;">Example argument</span> | ||
----- | ----- | ||
Line 3,219: | Line 3,221: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSmokeGrey(Example argument)''] -> <span style="color:#607389 | [''lilaya''.''glowSmokeGrey(Example argument)''] -> <span style="color:#607389;">Example argument</span><br /> | ||
[''brax''.''glowSmokeGrey(Example argument)''] -> <span style="color:#607389 | [''brax''.''glowSmokeGrey(Example argument)''] -> <span style="color:#607389;">Example argument</span><br /> | ||
[''kate''.''glowSmokeGrey(Example argument)''] -> <span style="color:#607389 | [''kate''.''glowSmokeGrey(Example argument)''] -> <span style="color:#607389;">Example argument</span> | ||
----- | ----- | ||
Line 3,263: | Line 3,265: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowUmber(Example argument)''] -> <span style="color:#783316 | [''lilaya''.''glowUmber(Example argument)''] -> <span style="color:#783316;">Example argument</span><br /> | ||
[''brax''.''glowUmber(Example argument)''] -> <span style="color:#783316 | [''brax''.''glowUmber(Example argument)''] -> <span style="color:#783316;">Example argument</span><br /> | ||
[''kate''.''glowUmber(Example argument)''] -> <span style="color:#783316 | [''kate''.''glowUmber(Example argument)''] -> <span style="color:#783316;">Example argument</span> | ||
----- | ----- | ||
Line 3,307: | Line 3,309: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCoeurl(Example argument)''] -> <span style="color:#4722ab | [''lilaya''.''glowCoeurl(Example argument)''] -> <span style="color:#4722ab;">Example argument</span><br /> | ||
[''brax''.''glowCoeurl(Example argument)''] -> <span style="color:#4722ab | [''brax''.''glowCoeurl(Example argument)''] -> <span style="color:#4722ab;">Example argument</span><br /> | ||
[''kate''.''glowCoeurl(Example argument)''] -> <span style="color:#4722ab | [''kate''.''glowCoeurl(Example argument)''] -> <span style="color:#4722ab;">Example argument</span> | ||
----- | ----- | ||
Line 3,351: | Line 3,353: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDarkTeal(Example argument)''] -> <span style="color:#0ba1bf | [''lilaya''.''glowDarkTeal(Example argument)''] -> <span style="color:#0ba1bf;">Example argument</span><br /> | ||
[''brax''.''glowDarkTeal(Example argument)''] -> <span style="color:#0ba1bf | [''brax''.''glowDarkTeal(Example argument)''] -> <span style="color:#0ba1bf;">Example argument</span><br /> | ||
[''kate''.''glowDarkTeal(Example argument)''] -> <span style="color:#0ba1bf | [''kate''.''glowDarkTeal(Example argument)''] -> <span style="color:#0ba1bf;">Example argument</span> | ||
----- | ----- | ||
Line 3,395: | Line 3,397: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSeaGreen(Example argument)''] -> <span style="color:#1c7a77 | [''lilaya''.''glowSeaGreen(Example argument)''] -> <span style="color:#1c7a77;">Example argument</span><br /> | ||
[''brax''.''glowSeaGreen(Example argument)''] -> <span style="color:#1c7a77 | [''brax''.''glowSeaGreen(Example argument)''] -> <span style="color:#1c7a77;">Example argument</span><br /> | ||
[''kate''.''glowSeaGreen(Example argument)''] -> <span style="color:#1c7a77 | [''kate''.''glowSeaGreen(Example argument)''] -> <span style="color:#1c7a77;">Example argument</span> | ||
----- | ----- | ||
Line 3,439: | Line 3,441: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowOlm(Example argument)''] -> <span style="color:#e9d4dc | [''lilaya''.''glowOlm(Example argument)''] -> <span style="color:#e9d4dc;">Example argument</span><br /> | ||
[''brax''.''glowOlm(Example argument)''] -> <span style="color:#e9d4dc | [''brax''.''glowOlm(Example argument)''] -> <span style="color:#e9d4dc;">Example argument</span><br /> | ||
[''kate''.''glowOlm(Example argument)''] -> <span style="color:#e9d4dc | [''kate''.''glowOlm(Example argument)''] -> <span style="color:#e9d4dc;">Example argument</span> | ||
----- | ----- | ||
Line 3,483: | Line 3,485: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowStoneGrey(Example argument)''] -> <span style="color:#5f575d | [''lilaya''.''glowStoneGrey(Example argument)''] -> <span style="color:#5f575d;">Example argument</span><br /> | ||
[''brax''.''glowStoneGrey(Example argument)''] -> <span style="color:#5f575d | [''brax''.''glowStoneGrey(Example argument)''] -> <span style="color:#5f575d;">Example argument</span><br /> | ||
[''kate''.''glowStoneGrey(Example argument)''] -> <span style="color:#5f575d | [''kate''.''glowStoneGrey(Example argument)''] -> <span style="color:#5f575d;">Example argument</span> | ||
----- | ----- | ||
Line 3,527: | Line 3,529: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowKirin(Example argument)''] -> <span style="color:#2d5096 | [''lilaya''.''glowKirin(Example argument)''] -> <span style="color:#2d5096;">Example argument</span><br /> | ||
[''brax''.''glowKirin(Example argument)''] -> <span style="color:#2d5096 | [''brax''.''glowKirin(Example argument)''] -> <span style="color:#2d5096;">Example argument</span><br /> | ||
[''kate''.''glowKirin(Example argument)''] -> <span style="color:#2d5096 | [''kate''.''glowKirin(Example argument)''] -> <span style="color:#2d5096;">Example argument</span> | ||
----- | ----- | ||
Line 3,571: | Line 3,573: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowBrickRed(Example argument)''] -> <span style="color:#a62e21 | [''lilaya''.''glowBrickRed(Example argument)''] -> <span style="color:#a62e21;">Example argument</span><br /> | ||
[''brax''.''glowBrickRed(Example argument)''] -> <span style="color:#a62e21 | [''brax''.''glowBrickRed(Example argument)''] -> <span style="color:#a62e21;">Example argument</span><br /> | ||
[''kate''.''glowBrickRed(Example argument)''] -> <span style="color:#a62e21 | [''kate''.''glowBrickRed(Example argument)''] -> <span style="color:#a62e21;">Example argument</span> | ||
----- | ----- | ||
Line 3,615: | Line 3,617: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowOliveGreen(Example argument)''] -> <span style="color:#586a45 | [''lilaya''.''glowOliveGreen(Example argument)''] -> <span style="color:#586a45;">Example argument</span><br /> | ||
[''brax''.''glowOliveGreen(Example argument)''] -> <span style="color:#586a45 | [''brax''.''glowOliveGreen(Example argument)''] -> <span style="color:#586a45;">Example argument</span><br /> | ||
[''kate''.''glowOliveGreen(Example argument)''] -> <span style="color:#586a45 | [''kate''.''glowOliveGreen(Example argument)''] -> <span style="color:#586a45;">Example argument</span> | ||
----- | ----- | ||
Line 3,659: | Line 3,661: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowForestGreen(Example argument)''] -> <span style="color:#0a6d4c | [''lilaya''.''glowForestGreen(Example argument)''] -> <span style="color:#0a6d4c;">Example argument</span><br /> | ||
[''brax''.''glowForestGreen(Example argument)''] -> <span style="color:#0a6d4c | [''brax''.''glowForestGreen(Example argument)''] -> <span style="color:#0a6d4c;">Example argument</span><br /> | ||
[''kate''.''glowForestGreen(Example argument)''] -> <span style="color:#0a6d4c | [''kate''.''glowForestGreen(Example argument)''] -> <span style="color:#0a6d4c;">Example argument</span> | ||
----- | ----- | ||
Line 3,703: | Line 3,705: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDullBrown(Example argument)''] -> <span style="color:#49403a | [''lilaya''.''glowDullBrown(Example argument)''] -> <span style="color:#49403a;">Example argument</span><br /> | ||
[''brax''.''glowDullBrown(Example argument)''] -> <span style="color:#49403a | [''brax''.''glowDullBrown(Example argument)''] -> <span style="color:#49403a;">Example argument</span><br /> | ||
[''kate''.''glowDullBrown(Example argument)''] -> <span style="color:#49403a | [''kate''.''glowDullBrown(Example argument)''] -> <span style="color:#49403a;">Example argument</span> | ||
----- | ----- | ||
Line 3,747: | Line 3,749: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowClayRed(Example argument)''] -> <span style="color:#d8504b | [''lilaya''.''glowClayRed(Example argument)''] -> <span style="color:#d8504b;">Example argument</span><br /> | ||
[''brax''.''glowClayRed(Example argument)''] -> <span style="color:#d8504b | [''brax''.''glowClayRed(Example argument)''] -> <span style="color:#d8504b;">Example argument</span><br /> | ||
[''kate''.''glowClayRed(Example argument)''] -> <span style="color:#d8504b | [''kate''.''glowClayRed(Example argument)''] -> <span style="color:#d8504b;">Example argument</span> | ||
----- | ----- | ||
Line 3,791: | Line 3,793: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowLightOlive(Example argument)''] -> <span style="color:#99b876 | [''lilaya''.''glowLightOlive(Example argument)''] -> <span style="color:#99b876;">Example argument</span><br /> | ||
[''brax''.''glowLightOlive(Example argument)''] -> <span style="color:#99b876 | [''brax''.''glowLightOlive(Example argument)''] -> <span style="color:#99b876;">Example argument</span><br /> | ||
[''kate''.''glowLightOlive(Example argument)''] -> <span style="color:#99b876 | [''kate''.''glowLightOlive(Example argument)''] -> <span style="color:#99b876;">Example argument</span> | ||
----- | ----- | ||
Line 3,835: | Line 3,837: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowKirinGold(Example argument)''] -> <span style="color:#fec550 | [''lilaya''.''glowKirinGold(Example argument)''] -> <span style="color:#fec550;">Example argument</span><br /> | ||
[''brax''.''glowKirinGold(Example argument)''] -> <span style="color:#fec550 | [''brax''.''glowKirinGold(Example argument)''] -> <span style="color:#fec550;">Example argument</span><br /> | ||
[''kate''.''glowKirinGold(Example argument)''] -> <span style="color:#fec550 | [''kate''.''glowKirinGold(Example argument)''] -> <span style="color:#fec550;">Example argument</span> | ||
----- | ----- | ||
Line 3,879: | Line 3,881: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSalamanderFrost(Example argument)''] -> <span style="color:#4997d0 | [''lilaya''.''glowSalamanderFrost(Example argument)''] -> <span style="color:#4997d0;">Example argument</span><br /> | ||
[''brax''.''glowSalamanderFrost(Example argument)''] -> <span style="color:#4997d0 | [''brax''.''glowSalamanderFrost(Example argument)''] -> <span style="color:#4997d0;">Example argument</span><br /> | ||
[''kate''.''glowSalamanderFrost(Example argument)''] -> <span style="color:#4997d0 | [''kate''.''glowSalamanderFrost(Example argument)''] -> <span style="color:#4997d0;">Example argument</span> | ||
----- | ----- | ||
Line 3,923: | Line 3,925: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSalamander(Example argument)''] -> <span style="color:#cf352e | [''lilaya''.''glowSalamander(Example argument)''] -> <span style="color:#cf352e;">Example argument</span><br /> | ||
[''brax''.''glowSalamander(Example argument)''] -> <span style="color:#cf352e | [''brax''.''glowSalamander(Example argument)''] -> <span style="color:#cf352e;">Example argument</span><br /> | ||
[''kate''.''glowSalamander(Example argument)''] -> <span style="color:#cf352e | [''kate''.''glowSalamander(Example argument)''] -> <span style="color:#cf352e;">Example argument</span> | ||
----- | ----- | ||
Line 3,967: | Line 3,969: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCoatl(Example argument)''] -> <span style="color:#03ab6f | [''lilaya''.''glowCoatl(Example argument)''] -> <span style="color:#03ab6f;">Example argument</span><br /> | ||
[''brax''.''glowCoatl(Example argument)''] -> <span style="color:#03ab6f | [''brax''.''glowCoatl(Example argument)''] -> <span style="color:#03ab6f;">Example argument</span><br /> | ||
[''kate''.''glowCoatl(Example argument)''] -> <span style="color:#03ab6f | [''kate''.''glowCoatl(Example argument)''] -> <span style="color:#03ab6f;">Example argument</span> | ||
----- | ----- | ||
Line 4,011: | Line 4,013: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSamoyed(Example argument)''] -> <span style="color:#f8efdc | [''lilaya''.''glowSamoyed(Example argument)''] -> <span style="color:#f8efdc;">Example argument</span><br /> | ||
[''brax''.''glowSamoyed(Example argument)''] -> <span style="color:#f8efdc | [''brax''.''glowSamoyed(Example argument)''] -> <span style="color:#f8efdc;">Example argument</span><br /> | ||
[''kate''.''glowSamoyed(Example argument)''] -> <span style="color:#f8efdc | [''kate''.''glowSamoyed(Example argument)''] -> <span style="color:#f8efdc;">Example argument</span> | ||
----- | ----- | ||
Line 4,055: | Line 4,057: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDragon(Example argument)''] -> <span style="color:#b42121 | [''lilaya''.''glowDragon(Example argument)''] -> <span style="color:#b42121;">Example argument</span><br /> | ||
[''brax''.''glowDragon(Example argument)''] -> <span style="color:#b42121 | [''brax''.''glowDragon(Example argument)''] -> <span style="color:#b42121;">Example argument</span><br /> | ||
[''kate''.''glowDragon(Example argument)''] -> <span style="color:#b42121 | [''kate''.''glowDragon(Example argument)''] -> <span style="color:#b42121;">Example argument</span> | ||
----- | ----- | ||
Line 4,099: | Line 4,101: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCoatlPurple(Example argument)''] -> <span style="color:#704fbf | [''lilaya''.''glowCoatlPurple(Example argument)''] -> <span style="color:#704fbf;">Example argument</span><br /> | ||
[''brax''.''glowCoatlPurple(Example argument)''] -> <span style="color:#704fbf | [''brax''.''glowCoatlPurple(Example argument)''] -> <span style="color:#704fbf;">Example argument</span><br /> | ||
[''kate''.''glowCoatlPurple(Example argument)''] -> <span style="color:#704fbf | [''kate''.''glowCoatlPurple(Example argument)''] -> <span style="color:#704fbf;">Example argument</span> | ||
----- | ----- | ||
Line 4,143: | Line 4,145: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowGryphonBeak(Example argument)''] -> <span style="color:#ffba52 | [''lilaya''.''glowGryphonBeak(Example argument)''] -> <span style="color:#ffba52;">Example argument</span><br /> | ||
[''brax''.''glowGryphonBeak(Example argument)''] -> <span style="color:#ffba52 | [''brax''.''glowGryphonBeak(Example argument)''] -> <span style="color:#ffba52;">Example argument</span><br /> | ||
[''kate''.''glowGryphonBeak(Example argument)''] -> <span style="color:#ffba52 | [''kate''.''glowGryphonBeak(Example argument)''] -> <span style="color:#ffba52;">Example argument</span> | ||
----- | ----- | ||
Line 4,187: | Line 4,189: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowRaccoon(Example argument)''] -> <span style="color:#7d7872 | [''lilaya''.''glowRaccoon(Example argument)''] -> <span style="color:#7d7872;">Example argument</span><br /> | ||
[''brax''.''glowRaccoon(Example argument)''] -> <span style="color:#7d7872 | [''brax''.''glowRaccoon(Example argument)''] -> <span style="color:#7d7872;">Example argument</span><br /> | ||
[''kate''.''glowRaccoon(Example argument)''] -> <span style="color:#7d7872 | [''kate''.''glowRaccoon(Example argument)''] -> <span style="color:#7d7872;">Example argument</span> | ||
----- | ----- | ||
Line 4,231: | Line 4,233: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowOtter(Example argument)''] -> <span style="color:#55493a | [''lilaya''.''glowOtter(Example argument)''] -> <span style="color:#55493a;">Example argument</span><br /> | ||
[''brax''.''glowOtter(Example argument)''] -> <span style="color:#55493a | [''brax''.''glowOtter(Example argument)''] -> <span style="color:#55493a;">Example argument</span><br /> | ||
[''kate''.''glowOtter(Example argument)''] -> <span style="color:#55493a | [''kate''.''glowOtter(Example argument)''] -> <span style="color:#55493a;">Example argument</span> | ||
----- | ----- | ||
Line 4,275: | Line 4,277: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowFerret(Example argument)''] -> <span style="color:#b7735e | [''lilaya''.''glowFerret(Example argument)''] -> <span style="color:#b7735e;">Example argument</span><br /> | ||
[''brax''.''glowFerret(Example argument)''] -> <span style="color:#b7735e | [''brax''.''glowFerret(Example argument)''] -> <span style="color:#b7735e;">Example argument</span><br /> | ||
[''kate''.''glowFerret(Example argument)''] -> <span style="color:#b7735e | [''kate''.''glowFerret(Example argument)''] -> <span style="color:#b7735e;">Example argument</span> | ||
----- | ----- | ||
Line 4,319: | Line 4,321: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDragonBone(Example argument)''] -> <span style="color:#efead5 | [''lilaya''.''glowDragonBone(Example argument)''] -> <span style="color:#efead5;">Example argument</span><br /> | ||
[''brax''.''glowDragonBone(Example argument)''] -> <span style="color:#efead5 | [''brax''.''glowDragonBone(Example argument)''] -> <span style="color:#efead5;">Example argument</span><br /> | ||
[''kate''.''glowDragonBone(Example argument)''] -> <span style="color:#efead5 | [''kate''.''glowDragonBone(Example argument)''] -> <span style="color:#efead5;">Example argument</span> | ||
----- | ----- | ||
Line 4,363: | Line 4,365: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowGryphon(Example argument)''] -> <span style="color:#508bc3 | [''lilaya''.''glowGryphon(Example argument)''] -> <span style="color:#508bc3;">Example argument</span><br /> | ||
[''brax''.''glowGryphon(Example argument)''] -> <span style="color:#508bc3 | [''brax''.''glowGryphon(Example argument)''] -> <span style="color:#508bc3;">Example argument</span><br /> | ||
[''kate''.''glowGryphon(Example argument)''] -> <span style="color:#508bc3 | [''kate''.''glowGryphon(Example argument)''] -> <span style="color:#508bc3;">Example argument</span> | ||
----- | ----- | ||
Line 4,407: | Line 4,409: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowRyu(Example argument)''] -> <span style="color:#fdc651 | [''lilaya''.''glowRyu(Example argument)''] -> <span style="color:#fdc651;">Example argument</span><br /> | ||
[''brax''.''glowRyu(Example argument)''] -> <span style="color:#fdc651 | [''brax''.''glowRyu(Example argument)''] -> <span style="color:#fdc651;">Example argument</span><br /> | ||
[''kate''.''glowRyu(Example argument)''] -> <span style="color:#fdc651 | [''kate''.''glowRyu(Example argument)''] -> <span style="color:#fdc651;">Example argument</span> | ||
----- | ----- | ||
Line 4,451: | Line 4,453: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowBear(Example argument)''] -> <span style="color:#604c3d | [''lilaya''.''glowBear(Example argument)''] -> <span style="color:#604c3d;">Example argument</span><br /> | ||
[''brax''.''glowBear(Example argument)''] -> <span style="color:#604c3d | [''brax''.''glowBear(Example argument)''] -> <span style="color:#604c3d;">Example argument</span><br /> | ||
[''kate''.''glowBear(Example argument)''] -> <span style="color:#604c3d | [''kate''.''glowBear(Example argument)''] -> <span style="color:#604c3d;">Example argument</span> | ||
----- | ----- | ||
Line 4,495: | Line 4,497: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowPandaBlack(Example argument)''] -> <span style="color:#544f3a | [''lilaya''.''glowPandaBlack(Example argument)''] -> <span style="color:#544f3a;">Example argument</span><br /> | ||
[''brax''.''glowPandaBlack(Example argument)''] -> <span style="color:#544f3a | [''brax''.''glowPandaBlack(Example argument)''] -> <span style="color:#544f3a;">Example argument</span><br /> | ||
[''kate''.''glowPandaBlack(Example argument)''] -> <span style="color:#544f3a | [''kate''.''glowPandaBlack(Example argument)''] -> <span style="color:#544f3a;">Example argument</span> | ||
----- | ----- | ||
Line 4,539: | Line 4,541: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowShark(Example argument)''] -> <span style="color:#6d6771 | [''lilaya''.''glowShark(Example argument)''] -> <span style="color:#6d6771;">Example argument</span><br /> | ||
[''brax''.''glowShark(Example argument)''] -> <span style="color:#6d6771 | [''brax''.''glowShark(Example argument)''] -> <span style="color:#6d6771;">Example argument</span><br /> | ||
[''kate''.''glowShark(Example argument)''] -> <span style="color:#6d6771 | [''kate''.''glowShark(Example argument)''] -> <span style="color:#6d6771;">Example argument</span> | ||
----- | ----- | ||
Line 4,583: | Line 4,585: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowPanda(Example argument)''] -> <span style="color:#eae2d4 | [''lilaya''.''glowPanda(Example argument)''] -> <span style="color:#eae2d4;">Example argument</span><br /> | ||
[''brax''.''glowPanda(Example argument)''] -> <span style="color:#eae2d4 | [''brax''.''glowPanda(Example argument)''] -> <span style="color:#eae2d4;">Example argument</span><br /> | ||
[''kate''.''glowPanda(Example argument)''] -> <span style="color:#eae2d4 | [''kate''.''glowPanda(Example argument)''] -> <span style="color:#eae2d4;">Example argument</span> | ||
----- | ----- | ||
Line 4,627: | Line 4,629: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowOctopus(Example argument)''] -> <span style="color:#99035a | [''lilaya''.''glowOctopus(Example argument)''] -> <span style="color:#99035a;">Example argument</span><br /> | ||
[''brax''.''glowOctopus(Example argument)''] -> <span style="color:#99035a | [''brax''.''glowOctopus(Example argument)''] -> <span style="color:#99035a;">Example argument</span><br /> | ||
[''kate''.''glowOctopus(Example argument)''] -> <span style="color:#99035a | [''kate''.''glowOctopus(Example argument)''] -> <span style="color:#99035a;">Example argument</span> | ||
----- | ----- | ||
Line 4,671: | Line 4,673: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSnake(Example argument)''] -> <span style="color:#b4d987 | [''lilaya''.''glowSnake(Example argument)''] -> <span style="color:#b4d987;">Example argument</span><br /> | ||
[''brax''.''glowSnake(Example argument)''] -> <span style="color:#b4d987 | [''brax''.''glowSnake(Example argument)''] -> <span style="color:#b4d987;">Example argument</span><br /> | ||
[''kate''.''glowSnake(Example argument)''] -> <span style="color:#b4d987 | [''kate''.''glowSnake(Example argument)''] -> <span style="color:#b4d987;">Example argument</span> | ||
----- | ----- | ||
Line 4,715: | Line 4,717: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCapybara(Example argument)''] -> <span style="color:#63391c | [''lilaya''.''glowCapybara(Example argument)''] -> <span style="color:#63391c;">Example argument</span><br /> | ||
[''brax''.''glowCapybara(Example argument)''] -> <span style="color:#63391c | [''brax''.''glowCapybara(Example argument)''] -> <span style="color:#63391c;">Example argument</span><br /> | ||
[''kate''.''glowCapybara(Example argument)''] -> <span style="color:#63391c | [''kate''.''glowCapybara(Example argument)''] -> <span style="color:#63391c;">Example argument</span> | ||
----- | ----- | ||
Line 4,759: | Line 4,761: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowWeaver(Example argument)''] -> <span style="color:#202020 | [''lilaya''.''glowWeaver(Example argument)''] -> <span style="color:#202020;">Example argument</span><br /> | ||
[''brax''.''glowWeaver(Example argument)''] -> <span style="color:#202020 | [''brax''.''glowWeaver(Example argument)''] -> <span style="color:#202020;">Example argument</span><br /> | ||
[''kate''.''glowWeaver(Example argument)''] -> <span style="color:#202020 | [''kate''.''glowWeaver(Example argument)''] -> <span style="color:#202020;">Example argument</span> | ||
----- | ----- | ||
Line 4,803: | Line 4,805: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowTarantula(Example argument)''] -> <span style="color:#504030 | [''lilaya''.''glowTarantula(Example argument)''] -> <span style="color:#504030;">Example argument</span><br /> | ||
[''brax''.''glowTarantula(Example argument)''] -> <span style="color:#504030 | [''brax''.''glowTarantula(Example argument)''] -> <span style="color:#504030;">Example argument</span><br /> | ||
[''kate''.''glowTarantula(Example argument)''] -> <span style="color:#504030 | [''kate''.''glowTarantula(Example argument)''] -> <span style="color:#504030;">Example argument</span> | ||
----- | ----- | ||
Line 4,847: | Line 4,849: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSilk(Example argument)''] -> <span style="color:#eeeeee | [''lilaya''.''glowSilk(Example argument)''] -> <span style="color:#eeeeee;">Example argument</span><br /> | ||
[''brax''.''glowSilk(Example argument)''] -> <span style="color:#eeeeee | [''brax''.''glowSilk(Example argument)''] -> <span style="color:#eeeeee;">Example argument</span><br /> | ||
[''kate''.''glowSilk(Example argument)''] -> <span style="color:#eeeeee | [''kate''.''glowSilk(Example argument)''] -> <span style="color:#eeeeee;">Example argument</span> | ||
----- | ----- | ||
Line 4,891: | Line 4,893: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowBadger(Example argument)''] -> <span style="color:#777777 | [''lilaya''.''glowBadger(Example argument)''] -> <span style="color:#777777;">Example argument</span><br /> | ||
[''brax''.''glowBadger(Example argument)''] -> <span style="color:#777777 | [''brax''.''glowBadger(Example argument)''] -> <span style="color:#777777;">Example argument</span><br /> | ||
[''kate''.''glowBadger(Example argument)''] -> <span style="color:#777777 | [''kate''.''glowBadger(Example argument)''] -> <span style="color:#777777;">Example argument</span> | ||
----- | ----- | ||
Line 4,935: | Line 4,937: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCougar(Example argument)''] -> <span style="color:#dda97d | [''lilaya''.''glowCougar(Example argument)''] -> <span style="color:#dda97d;">Example argument</span><br /> | ||
[''brax''.''glowCougar(Example argument)''] -> <span style="color:#dda97d | [''brax''.''glowCougar(Example argument)''] -> <span style="color:#dda97d;">Example argument</span><br /> | ||
[''kate''.''glowCougar(Example argument)''] -> <span style="color:#dda97d | [''kate''.''glowCougar(Example argument)''] -> <span style="color:#dda97d;">Example argument</span> | ||
----- | ----- | ||
Line 4,979: | Line 4,981: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDeer(Example argument)''] -> <span style="color:#eac5a1 | [''lilaya''.''glowDeer(Example argument)''] -> <span style="color:#eac5a1;">Example argument</span><br /> | ||
[''brax''.''glowDeer(Example argument)''] -> <span style="color:#eac5a1 | [''brax''.''glowDeer(Example argument)''] -> <span style="color:#eac5a1;">Example argument</span><br /> | ||
[''kate''.''glowDeer(Example argument)''] -> <span style="color:#eac5a1 | [''kate''.''glowDeer(Example argument)''] -> <span style="color:#eac5a1;">Example argument</span> | ||
----- | ----- | ||
Line 5,023: | Line 5,025: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowGoat(Example argument)''] -> <span style="color:#ad8d83 | [''lilaya''.''glowGoat(Example argument)''] -> <span style="color:#ad8d83;">Example argument</span><br /> | ||
[''brax''.''glowGoat(Example argument)''] -> <span style="color:#ad8d83 | [''brax''.''glowGoat(Example argument)''] -> <span style="color:#ad8d83;">Example argument</span><br /> | ||
[''kate''.''glowGoat(Example argument)''] -> <span style="color:#ad8d83 | [''kate''.''glowGoat(Example argument)''] -> <span style="color:#ad8d83;">Example argument</span> | ||
----- | ----- | ||
Line 5,067: | Line 5,069: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowHyena(Example argument)''] -> <span style="color:#6c5d53 | [''lilaya''.''glowHyena(Example argument)''] -> <span style="color:#6c5d53;">Example argument</span><br /> | ||
[''brax''.''glowHyena(Example argument)''] -> <span style="color:#6c5d53 | [''brax''.''glowHyena(Example argument)''] -> <span style="color:#6c5d53;">Example argument</span><br /> | ||
[''kate''.''glowHyena(Example argument)''] -> <span style="color:#6c5d53 | [''kate''.''glowHyena(Example argument)''] -> <span style="color:#6c5d53;">Example argument</span> | ||
----- | ----- | ||
Line 5,111: | Line 5,113: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowPig(Example argument)''] -> <span style="color:#e3bbde | [''lilaya''.''glowPig(Example argument)''] -> <span style="color:#e3bbde;">Example argument</span><br /> | ||
[''brax''.''glowPig(Example argument)''] -> <span style="color:#e3bbde | [''brax''.''glowPig(Example argument)''] -> <span style="color:#e3bbde;">Example argument</span><br /> | ||
[''kate''.''glowPig(Example argument)''] -> <span style="color:#e3bbde | [''kate''.''glowPig(Example argument)''] -> <span style="color:#e3bbde;">Example argument</span> | ||
----- | ----- | ||
Line 5,155: | Line 5,157: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSheep(Example argument)''] -> <span style="color:#e4e7ee | [''lilaya''.''glowSheep(Example argument)''] -> <span style="color:#e4e7ee;">Example argument</span><br /> | ||
[''brax''.''glowSheep(Example argument)''] -> <span style="color:#e4e7ee | [''brax''.''glowSheep(Example argument)''] -> <span style="color:#e4e7ee;">Example argument</span><br /> | ||
[''kate''.''glowSheep(Example argument)''] -> <span style="color:#e4e7ee | [''kate''.''glowSheep(Example argument)''] -> <span style="color:#e4e7ee;">Example argument</span> | ||
----- | ----- | ||
Line 5,199: | Line 5,201: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowMouse(Example argument)''] -> <span style="color:#ebc566 | [''lilaya''.''glowMouse(Example argument)''] -> <span style="color:#ebc566;">Example argument</span><br /> | ||
[''brax''.''glowMouse(Example argument)''] -> <span style="color:#ebc566 | [''brax''.''glowMouse(Example argument)''] -> <span style="color:#ebc566;">Example argument</span><br /> | ||
[''kate''.''glowMouse(Example argument)''] -> <span style="color:#ebc566 | [''kate''.''glowMouse(Example argument)''] -> <span style="color:#ebc566;">Example argument</span> | ||
----- | ----- | ||
Line 5,243: | Line 5,245: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowRaptor(Example argument)''] -> <span style="color:#f5bc52 | [''lilaya''.''glowRaptor(Example argument)''] -> <span style="color:#f5bc52;">Example argument</span><br /> | ||
[''brax''.''glowRaptor(Example argument)''] -> <span style="color:#f5bc52 | [''brax''.''glowRaptor(Example argument)''] -> <span style="color:#f5bc52;">Example argument</span><br /> | ||
[''kate''.''glowRaptor(Example argument)''] -> <span style="color:#f5bc52 | [''kate''.''glowRaptor(Example argument)''] -> <span style="color:#f5bc52;">Example argument</span> | ||
----- | ----- | ||
Line 5,287: | Line 5,289: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowPanther(Example argument)''] -> <span style="color:#555577 | [''lilaya''.''glowPanther(Example argument)''] -> <span style="color:#555577;">Example argument</span><br /> | ||
[''brax''.''glowPanther(Example argument)''] -> <span style="color:#555577 | [''brax''.''glowPanther(Example argument)''] -> <span style="color:#555577;">Example argument</span><br /> | ||
[''kate''.''glowPanther(Example argument)''] -> <span style="color:#555577 | [''kate''.''glowPanther(Example argument)''] -> <span style="color:#555577;">Example argument</span> | ||
----- | ----- | ||
Line 5,331: | Line 5,333: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowFreedom(Example argument)''] -> <span style="color:#ea5d76 | [''lilaya''.''glowFreedom(Example argument)''] -> <span style="color:#ea5d76;">E</span><span style="color:#ffffff;">x</span><span style="color:#0090bf;">a</span><span style="color:#ea5d76;">m</span><span style="color:#ffffff;">p</span><span style="color:#0090bf;">l</span><span style="color:#ea5d76;">e</span><span style="color:#ffffff;"> </span><span style="color:#0090bf;">a</span><span style="color:#ea5d76;">r</span><span style="color:#ffffff;">g</span><span style="color:#0090bf;">u</span><span style="color:#ea5d76;">m</span><span style="color:#ffffff;">e</span><span style="color:#0090bf;">n</span><span style="color:#ea5d76;">t</span><br /> | ||
[''brax''.''glowFreedom(Example argument)''] -> <span style="color:#ea5d76 | [''brax''.''glowFreedom(Example argument)''] -> <span style="color:#ea5d76;">E</span><span style="color:#ffffff;">x</span><span style="color:#0090bf;">a</span><span style="color:#ea5d76;">m</span><span style="color:#ffffff;">p</span><span style="color:#0090bf;">l</span><span style="color:#ea5d76;">e</span><span style="color:#ffffff;"> </span><span style="color:#0090bf;">a</span><span style="color:#ea5d76;">r</span><span style="color:#ffffff;">g</span><span style="color:#0090bf;">u</span><span style="color:#ea5d76;">m</span><span style="color:#ffffff;">e</span><span style="color:#0090bf;">n</span><span style="color:#ea5d76;">t</span><br /> | ||
[''kate''.''glowFreedom(Example argument)''] -> <span style="color:#ea5d76 | [''kate''.''glowFreedom(Example argument)''] -> <span style="color:#ea5d76;">E</span><span style="color:#ffffff;">x</span><span style="color:#0090bf;">a</span><span style="color:#ea5d76;">m</span><span style="color:#ffffff;">p</span><span style="color:#0090bf;">l</span><span style="color:#ea5d76;">e</span><span style="color:#ffffff;"> </span><span style="color:#0090bf;">a</span><span style="color:#ea5d76;">r</span><span style="color:#ffffff;">g</span><span style="color:#0090bf;">u</span><span style="color:#ea5d76;">m</span><span style="color:#ffffff;">e</span><span style="color:#0090bf;">n</span><span style="color:#ea5d76;">t</span> | ||
----- | ----- | ||
Line 5,375: | Line 5,377: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowWhite(Example argument)''] -> <span style="color:#ffffff | [''lilaya''.''glowWhite(Example argument)''] -> <span style="color:#ffffff;">Example argument</span><br /> | ||
[''brax''.''glowWhite(Example argument)''] -> <span style="color:#ffffff | [''brax''.''glowWhite(Example argument)''] -> <span style="color:#ffffff;">Example argument</span><br /> | ||
[''kate''.''glowWhite(Example argument)''] -> <span style="color:#ffffff | [''kate''.''glowWhite(Example argument)''] -> <span style="color:#ffffff;">Example argument</span> | ||
----- | ----- | ||
Line 5,419: | Line 5,421: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowLightGrey(Example argument)''] -> <span style="color:#d3d3d3 | [''lilaya''.''glowLightGrey(Example argument)''] -> <span style="color:#d3d3d3;">Example argument</span><br /> | ||
[''brax''.''glowLightGrey(Example argument)''] -> <span style="color:#d3d3d3 | [''brax''.''glowLightGrey(Example argument)''] -> <span style="color:#d3d3d3;">Example argument</span><br /> | ||
[''kate''.''glowLightGrey(Example argument)''] -> <span style="color:#d3d3d3 | [''kate''.''glowLightGrey(Example argument)''] -> <span style="color:#d3d3d3;">Example argument</span> | ||
----- | ----- | ||
Line 5,463: | Line 5,465: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowGrey(Example argument)''] -> <span style="color:#b3b3b3 | [''lilaya''.''glowGrey(Example argument)''] -> <span style="color:#b3b3b3;">Example argument</span><br /> | ||
[''brax''.''glowGrey(Example argument)''] -> <span style="color:#b3b3b3 | [''brax''.''glowGrey(Example argument)''] -> <span style="color:#b3b3b3;">Example argument</span><br /> | ||
[''kate''.''glowGrey(Example argument)''] -> <span style="color:#b3b3b3 | [''kate''.''glowGrey(Example argument)''] -> <span style="color:#b3b3b3;">Example argument</span> | ||
----- | ----- | ||
Line 5,507: | Line 5,509: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDarkGrey(Example argument)''] -> <span style="color:#999999 | [''lilaya''.''glowDarkGrey(Example argument)''] -> <span style="color:#999999;">Example argument</span><br /> | ||
[''brax''.''glowDarkGrey(Example argument)''] -> <span style="color:#999999 | [''brax''.''glowDarkGrey(Example argument)''] -> <span style="color:#999999;">Example argument</span><br /> | ||
[''kate''.''glowDarkGrey(Example argument)''] -> <span style="color:#999999 | [''kate''.''glowDarkGrey(Example argument)''] -> <span style="color:#999999;">Example argument</span> | ||
----- | ----- | ||
Line 5,551: | Line 5,553: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowRose(Example argument)''] -> <span style="color:#ebc2ff | [''lilaya''.''glowRose(Example argument)''] -> <span style="color:#ebc2ff;">Example argument</span><br /> | ||
[''brax''.''glowRose(Example argument)''] -> <span style="color:#ebc2ff | [''brax''.''glowRose(Example argument)''] -> <span style="color:#ebc2ff;">Example argument</span><br /> | ||
[''kate''.''glowRose(Example argument)''] -> <span style="color:#ebc2ff | [''kate''.''glowRose(Example argument)''] -> <span style="color:#ebc2ff;">Example argument</span> | ||
----- | ----- | ||
Line 5,595: | Line 5,597: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowLilac(Example argument)''] -> <span style="color:#c8a2c8 | [''lilaya''.''glowLilac(Example argument)''] -> <span style="color:#c8a2c8;">Example argument</span><br /> | ||
[''brax''.''glowLilac(Example argument)''] -> <span style="color:#c8a2c8 | [''brax''.''glowLilac(Example argument)''] -> <span style="color:#c8a2c8;">Example argument</span><br /> | ||
[''kate''.''glowLilac(Example argument)''] -> <span style="color:#c8a2c8 | [''kate''.''glowLilac(Example argument)''] -> <span style="color:#c8a2c8;">Example argument</span> | ||
----- | ----- | ||
Line 5,639: | Line 5,641: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowLightLilac(Example argument)''] -> <span style="color:#dcd0ff | [''lilaya''.''glowLightLilac(Example argument)''] -> <span style="color:#dcd0ff;">Example argument</span><br /> | ||
[''brax''.''glowLightLilac(Example argument)''] -> <span style="color:#dcd0ff | [''brax''.''glowLightLilac(Example argument)''] -> <span style="color:#dcd0ff;">Example argument</span><br /> | ||
[''kate''.''glowLightLilac(Example argument)''] -> <span style="color:#dcd0ff | [''kate''.''glowLightLilac(Example argument)''] -> <span style="color:#dcd0ff;">Example argument</span> | ||
----- | ----- | ||
Line 5,683: | Line 5,685: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowIndigo(Example argument)''] -> <span style="color:#9683ec | [''lilaya''.''glowIndigo(Example argument)''] -> <span style="color:#9683ec;">Example argument</span><br /> | ||
[''brax''.''glowIndigo(Example argument)''] -> <span style="color:#9683ec | [''brax''.''glowIndigo(Example argument)''] -> <span style="color:#9683ec;">Example argument</span><br /> | ||
[''kate''.''glowIndigo(Example argument)''] -> <span style="color:#9683ec | [''kate''.''glowIndigo(Example argument)''] -> <span style="color:#9683ec;">Example argument</span> | ||
----- | ----- | ||
Line 5,727: | Line 5,729: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDarkPurple(Example argument)''] -> <span style="color:#934cff | [''lilaya''.''glowDarkPurple(Example argument)''] -> <span style="color:#934cff;">Example argument</span><br /> | ||
[''brax''.''glowDarkPurple(Example argument)''] -> <span style="color:#934cff | [''brax''.''glowDarkPurple(Example argument)''] -> <span style="color:#934cff;">Example argument</span><br /> | ||
[''kate''.''glowDarkPurple(Example argument)''] -> <span style="color:#934cff | [''kate''.''glowDarkPurple(Example argument)''] -> <span style="color:#934cff;">Example argument</span> | ||
----- | ----- | ||
Line 5,771: | Line 5,773: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowPurple(Example argument)''] -> <span style="color:#b980ff | [''lilaya''.''glowPurple(Example argument)''] -> <span style="color:#b980ff;">Example argument</span><br /> | ||
[''brax''.''glowPurple(Example argument)''] -> <span style="color:#b980ff | [''brax''.''glowPurple(Example argument)''] -> <span style="color:#b980ff;">Example argument</span><br /> | ||
[''kate''.''glowPurple(Example argument)''] -> <span style="color:#b980ff | [''kate''.''glowPurple(Example argument)''] -> <span style="color:#b980ff;">Example argument</span> | ||
----- | ----- | ||
Line 5,815: | Line 5,817: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowLightPurple(Example argument)''] -> <span style="color:#da8fff | [''lilaya''.''glowLightPurple(Example argument)''] -> <span style="color:#da8fff;">Example argument</span><br /> | ||
[''brax''.''glowLightPurple(Example argument)''] -> <span style="color:#da8fff | [''brax''.''glowLightPurple(Example argument)''] -> <span style="color:#da8fff;">Example argument</span><br /> | ||
[''kate''.''glowLightPurple(Example argument)''] -> <span style="color:#da8fff | [''kate''.''glowLightPurple(Example argument)''] -> <span style="color:#da8fff;">Example argument</span> | ||
----- | ----- | ||
Line 5,859: | Line 5,861: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDeepPink(Example argument)''] -> <span style="color:#ff33cc | [''lilaya''.''glowDeepPink(Example argument)''] -> <span style="color:#ff33cc;">Example argument</span><br /> | ||
[''brax''.''glowDeepPink(Example argument)''] -> <span style="color:#ff33cc | [''brax''.''glowDeepPink(Example argument)''] -> <span style="color:#ff33cc;">Example argument</span><br /> | ||
[''kate''.''glowDeepPink(Example argument)''] -> <span style="color:#ff33cc | [''kate''.''glowDeepPink(Example argument)''] -> <span style="color:#ff33cc;">Example argument</span> | ||
----- | ----- | ||
Line 5,903: | Line 5,905: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowPinkSalmon(Example argument)''] -> <span style="color:#ff99c9 | [''lilaya''.''glowPinkSalmon(Example argument)''] -> <span style="color:#ff99c9;">Example argument</span><br /> | ||
[''brax''.''glowPinkSalmon(Example argument)''] -> <span style="color:#ff99c9 | [''brax''.''glowPinkSalmon(Example argument)''] -> <span style="color:#ff99c9;">Example argument</span><br /> | ||
[''kate''.''glowPinkSalmon(Example argument)''] -> <span style="color:#ff99c9 | [''kate''.''glowPinkSalmon(Example argument)''] -> <span style="color:#ff99c9;">Example argument</span> | ||
----- | ----- | ||
Line 5,947: | Line 5,949: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowPink(Example argument)''] -> <span style="color:#ff6bda | [''lilaya''.''glowPink(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span><br /> | ||
[''brax''.''glowPink(Example argument)''] -> <span style="color:#ff6bda | [''brax''.''glowPink(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span><br /> | ||
[''kate''.''glowPink(Example argument)''] -> <span style="color:#ff6bda | [''kate''.''glowPink(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span> | ||
----- | ----- | ||
Line 5,991: | Line 5,993: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowLightPink(Example argument)''] -> <span style="color:#f5a8ff | [''lilaya''.''glowLightPink(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span><br /> | ||
[''brax''.''glowLightPink(Example argument)''] -> <span style="color:#f5a8ff | [''brax''.''glowLightPink(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span><br /> | ||
[''kate''.''glowLightPink(Example argument)''] -> <span style="color:#f5a8ff | [''kate''.''glowLightPink(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span> | ||
----- | ----- | ||
Line 6,035: | Line 6,037: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowMagenta(Example argument)''] -> <span style="color:#ff1472 | [''lilaya''.''glowMagenta(Example argument)''] -> <span style="color:#ff1472;">Example argument</span><br /> | ||
[''brax''.''glowMagenta(Example argument)''] -> <span style="color:#ff1472 | [''brax''.''glowMagenta(Example argument)''] -> <span style="color:#ff1472;">Example argument</span><br /> | ||
[''kate''.''glowMagenta(Example argument)''] -> <span style="color:#ff1472 | [''kate''.''glowMagenta(Example argument)''] -> <span style="color:#ff1472;">Example argument</span> | ||
----- | ----- | ||
Line 6,079: | Line 6,081: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCrimson(Example argument)''] -> <span style="color:#ff385d | [''lilaya''.''glowCrimson(Example argument)''] -> <span style="color:#ff385d;">Example argument</span><br /> | ||
[''brax''.''glowCrimson(Example argument)''] -> <span style="color:#ff385d | [''brax''.''glowCrimson(Example argument)''] -> <span style="color:#ff385d;">Example argument</span><br /> | ||
[''kate''.''glowCrimson(Example argument)''] -> <span style="color:#ff385d | [''kate''.''glowCrimson(Example argument)''] -> <span style="color:#ff385d;">Example argument</span> | ||
----- | ----- | ||
Line 6,123: | Line 6,125: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDarkRed(Example argument)''] -> <span style="color:#a61641 | [''lilaya''.''glowDarkRed(Example argument)''] -> <span style="color:#a61641;">Example argument</span><br /> | ||
[''brax''.''glowDarkRed(Example argument)''] -> <span style="color:#a61641 | [''brax''.''glowDarkRed(Example argument)''] -> <span style="color:#a61641;">Example argument</span><br /> | ||
[''kate''.''glowDarkRed(Example argument)''] -> <span style="color:#a61641 | [''kate''.''glowDarkRed(Example argument)''] -> <span style="color:#a61641;">Example argument</span> | ||
----- | ----- | ||
Line 6,167: | Line 6,169: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowRed(Example argument)''] -> <span style="color:#ea5d76 | [''lilaya''.''glowRed(Example argument)''] -> <span style="color:#ea5d76;">Example argument</span><br /> | ||
[''brax''.''glowRed(Example argument)''] -> <span style="color:#ea5d76 | [''brax''.''glowRed(Example argument)''] -> <span style="color:#ea5d76;">Example argument</span><br /> | ||
[''kate''.''glowRed(Example argument)''] -> <span style="color:#ea5d76 | [''kate''.''glowRed(Example argument)''] -> <span style="color:#ea5d76;">Example argument</span> | ||
----- | ----- | ||
Line 6,211: | Line 6,213: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowLightRed(Example argument)''] -> <span style="color:#ee95a6 | [''lilaya''.''glowLightRed(Example argument)''] -> <span style="color:#ee95a6;">Example argument</span><br /> | ||
[''brax''.''glowLightRed(Example argument)''] -> <span style="color:#ee95a6 | [''brax''.''glowLightRed(Example argument)''] -> <span style="color:#ee95a6;">Example argument</span><br /> | ||
[''kate''.''glowLightRed(Example argument)''] -> <span style="color:#ee95a6 | [''kate''.''glowLightRed(Example argument)''] -> <span style="color:#ee95a6;">Example argument</span> | ||
----- | ----- | ||
Line 6,255: | Line 6,257: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowTan(Example argument)''] -> <span style="color:#edc491 | [''lilaya''.''glowTan(Example argument)''] -> <span style="color:#edc491;">Example argument</span><br /> | ||
[''brax''.''glowTan(Example argument)''] -> <span style="color:#edc491 | [''brax''.''glowTan(Example argument)''] -> <span style="color:#edc491;">Example argument</span><br /> | ||
[''kate''.''glowTan(Example argument)''] -> <span style="color:#edc491 | [''kate''.''glowTan(Example argument)''] -> <span style="color:#edc491;">Example argument</span> | ||
----- | ----- | ||
Line 6,299: | Line 6,301: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowBrown(Example argument)''] -> <span style="color:#d0a38b | [''lilaya''.''glowBrown(Example argument)''] -> <span style="color:#d0a38b;">Example argument</span><br /> | ||
[''brax''.''glowBrown(Example argument)''] -> <span style="color:#d0a38b | [''brax''.''glowBrown(Example argument)''] -> <span style="color:#d0a38b;">Example argument</span><br /> | ||
[''kate''.''glowBrown(Example argument)''] -> <span style="color:#d0a38b | [''kate''.''glowBrown(Example argument)''] -> <span style="color:#d0a38b;">Example argument</span> | ||
----- | ----- | ||
Line 6,343: | Line 6,345: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDarkBrown(Example argument)''] -> <span style="color:#9f775b | [''lilaya''.''glowDarkBrown(Example argument)''] -> <span style="color:#9f775b;">Example argument</span><br /> | ||
[''brax''.''glowDarkBrown(Example argument)''] -> <span style="color:#9f775b | [''brax''.''glowDarkBrown(Example argument)''] -> <span style="color:#9f775b;">Example argument</span><br /> | ||
[''kate''.''glowDarkBrown(Example argument)''] -> <span style="color:#9f775b | [''kate''.''glowDarkBrown(Example argument)''] -> <span style="color:#9f775b;">Example argument</span> | ||
----- | ----- | ||
Line 6,387: | Line 6,389: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowLightBrown(Example argument)''] -> <span style="color:#d9b6a3 | [''lilaya''.''glowLightBrown(Example argument)''] -> <span style="color:#d9b6a3;">Example argument</span><br /> | ||
[''brax''.''glowLightBrown(Example argument)''] -> <span style="color:#d9b6a3 | [''brax''.''glowLightBrown(Example argument)''] -> <span style="color:#d9b6a3;">Example argument</span><br /> | ||
[''kate''.''glowLightBrown(Example argument)''] -> <span style="color:#d9b6a3 | [''kate''.''glowLightBrown(Example argument)''] -> <span style="color:#d9b6a3;">Example argument</span> | ||
----- | ----- | ||
Line 6,431: | Line 6,433: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowBaseCopper(Example argument)''] -> <span style="color:#d46f2b | [''lilaya''.''glowBaseCopper(Example argument)''] -> <span style="color:#d46f2b;">Example argument</span><br /> | ||
[''brax''.''glowBaseCopper(Example argument)''] -> <span style="color:#d46f2b | [''brax''.''glowBaseCopper(Example argument)''] -> <span style="color:#d46f2b;">Example argument</span><br /> | ||
[''kate''.''glowBaseCopper(Example argument)''] -> <span style="color:#d46f2b | [''kate''.''glowBaseCopper(Example argument)''] -> <span style="color:#d46f2b;">Example argument</span> | ||
----- | ----- | ||
Line 6,475: | Line 6,477: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowOrange(Example argument)''] -> <span style="color:#ff9970 | [''lilaya''.''glowOrange(Example argument)''] -> <span style="color:#ff9970;">Example argument</span><br /> | ||
[''brax''.''glowOrange(Example argument)''] -> <span style="color:#ff9970 | [''brax''.''glowOrange(Example argument)''] -> <span style="color:#ff9970;">Example argument</span><br /> | ||
[''kate''.''glowOrange(Example argument)''] -> <span style="color:#ff9970 | [''kate''.''glowOrange(Example argument)''] -> <span style="color:#ff9970;">Example argument</span> | ||
----- | ----- | ||
Line 6,519: | Line 6,521: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowOrangeLight(Example argument)''] -> <span style="color:#ffad8c | [''lilaya''.''glowOrangeLight(Example argument)''] -> <span style="color:#ffad8c;">Example argument</span><br /> | ||
[''brax''.''glowOrangeLight(Example argument)''] -> <span style="color:#ffad8c | [''brax''.''glowOrangeLight(Example argument)''] -> <span style="color:#ffad8c;">Example argument</span><br /> | ||
[''kate''.''glowOrangeLight(Example argument)''] -> <span style="color:#ffad8c | [''kate''.''glowOrangeLight(Example argument)''] -> <span style="color:#ffad8c;">Example argument</span> | ||
----- | ----- | ||
Line 6,563: | Line 6,565: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowGinger(Example argument)''] -> <span style="color:#ff9147 | [''lilaya''.''glowGinger(Example argument)''] -> <span style="color:#ff9147;">Example argument</span><br /> | ||
[''brax''.''glowGinger(Example argument)''] -> <span style="color:#ff9147 | [''brax''.''glowGinger(Example argument)''] -> <span style="color:#ff9147;">Example argument</span><br /> | ||
[''kate''.''glowGinger(Example argument)''] -> <span style="color:#ff9147 | [''kate''.''glowGinger(Example argument)''] -> <span style="color:#ff9147;">Example argument</span> | ||
----- | ----- | ||
Line 6,607: | Line 6,609: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowGold(Example argument)''] -> <span style="color:#ffcc00 | [''lilaya''.''glowGold(Example argument)''] -> <span style="color:#ffcc00;">Example argument</span><br /> | ||
[''brax''.''glowGold(Example argument)''] -> <span style="color:#ffcc00 | [''brax''.''glowGold(Example argument)''] -> <span style="color:#ffcc00;">Example argument</span><br /> | ||
[''kate''.''glowGold(Example argument)''] -> <span style="color:#ffcc00 | [''kate''.''glowGold(Example argument)''] -> <span style="color:#ffcc00;">Example argument</span> | ||
----- | ----- | ||
Line 6,651: | Line 6,653: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowPaleYellow(Example argument)''] -> <span style="color:#f8f8d9 | [''lilaya''.''glowPaleYellow(Example argument)''] -> <span style="color:#f8f8d9;">Example argument</span><br /> | ||
[''brax''.''glowPaleYellow(Example argument)''] -> <span style="color:#f8f8d9 | [''brax''.''glowPaleYellow(Example argument)''] -> <span style="color:#f8f8d9;">Example argument</span><br /> | ||
[''kate''.''glowPaleYellow(Example argument)''] -> <span style="color:#f8f8d9 | [''kate''.''glowPaleYellow(Example argument)''] -> <span style="color:#f8f8d9;">Example argument</span> | ||
----- | ----- | ||
Line 6,695: | Line 6,697: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowYellow(Example argument)''] -> <span style="color:#ecec5b | [''lilaya''.''glowYellow(Example argument)''] -> <span style="color:#ecec5b;">Example argument</span><br /> | ||
[''brax''.''glowYellow(Example argument)''] -> <span style="color:#ecec5b | [''brax''.''glowYellow(Example argument)''] -> <span style="color:#ecec5b;">Example argument</span><br /> | ||
[''kate''.''glowYellow(Example argument)''] -> <span style="color:#ecec5b | [''kate''.''glowYellow(Example argument)''] -> <span style="color:#ecec5b;">Example argument</span> | ||
----- | ----- | ||
Line 6,739: | Line 6,741: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowLightYellow(Example argument)''] -> <span style="color:#f8f8b9 | [''lilaya''.''glowLightYellow(Example argument)''] -> <span style="color:#f8f8b9;">Example argument</span><br /> | ||
[''brax''.''glowLightYellow(Example argument)''] -> <span style="color:#f8f8b9 | [''brax''.''glowLightYellow(Example argument)''] -> <span style="color:#f8f8b9;">Example argument</span><br /> | ||
[''kate''.''glowLightYellow(Example argument)''] -> <span style="color:#f8f8b9 | [''kate''.''glowLightYellow(Example argument)''] -> <span style="color:#f8f8b9;">Example argument</span> | ||
----- | ----- | ||
Line 6,783: | Line 6,785: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowLimeGreen(Example argument)''] -> <span style="color:#b4d987 | [''lilaya''.''glowLimeGreen(Example argument)''] -> <span style="color:#b4d987;">Example argument</span><br /> | ||
[''brax''.''glowLimeGreen(Example argument)''] -> <span style="color:#b4d987 | [''brax''.''glowLimeGreen(Example argument)''] -> <span style="color:#b4d987;">Example argument</span><br /> | ||
[''kate''.''glowLimeGreen(Example argument)''] -> <span style="color:#b4d987 | [''kate''.''glowLimeGreen(Example argument)''] -> <span style="color:#b4d987;">Example argument</span> | ||
----- | ----- | ||
Line 6,827: | Line 6,829: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowLightGreen(Example argument)''] -> <span style="color:#8fefbf | [''lilaya''.''glowLightGreen(Example argument)''] -> <span style="color:#8fefbf;">Example argument</span><br /> | ||
[''brax''.''glowLightGreen(Example argument)''] -> <span style="color:#8fefbf | [''brax''.''glowLightGreen(Example argument)''] -> <span style="color:#8fefbf;">Example argument</span><br /> | ||
[''kate''.''glowLightGreen(Example argument)''] -> <span style="color:#8fefbf | [''kate''.''glowLightGreen(Example argument)''] -> <span style="color:#8fefbf;">Example argument</span> | ||
----- | ----- | ||
Line 6,871: | Line 6,873: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowGreen(Example argument)''] -> <span style="color:#57db7e | [''lilaya''.''glowGreen(Example argument)''] -> <span style="color:#57db7e;">Example argument</span><br /> | ||
[''brax''.''glowGreen(Example argument)''] -> <span style="color:#57db7e | [''brax''.''glowGreen(Example argument)''] -> <span style="color:#57db7e;">Example argument</span><br /> | ||
[''kate''.''glowGreen(Example argument)''] -> <span style="color:#57db7e | [''kate''.''glowGreen(Example argument)''] -> <span style="color:#57db7e;">Example argument</span> | ||
----- | ----- | ||
Line 6,915: | Line 6,917: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDarkGreen(Example argument)''] -> <span style="color:#209746 | [''lilaya''.''glowDarkGreen(Example argument)''] -> <span style="color:#209746;">Example argument</span><br /> | ||
[''brax''.''glowDarkGreen(Example argument)''] -> <span style="color:#209746 | [''brax''.''glowDarkGreen(Example argument)''] -> <span style="color:#209746;">Example argument</span><br /> | ||
[''kate''.''glowDarkGreen(Example argument)''] -> <span style="color:#209746 | [''kate''.''glowDarkGreen(Example argument)''] -> <span style="color:#209746;">Example argument</span> | ||
----- | ----- | ||
Line 6,959: | Line 6,961: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowAqua(Example argument)''] -> <span style="color:#61ffff | [''lilaya''.''glowAqua(Example argument)''] -> <span style="color:#61ffff;">Example argument</span><br /> | ||
[''brax''.''glowAqua(Example argument)''] -> <span style="color:#61ffff | [''brax''.''glowAqua(Example argument)''] -> <span style="color:#61ffff;">Example argument</span><br /> | ||
[''kate''.''glowAqua(Example argument)''] -> <span style="color:#61ffff | [''kate''.''glowAqua(Example argument)''] -> <span style="color:#61ffff;">Example argument</span> | ||
----- | ----- | ||
Line 7,003: | Line 7,005: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowTeal(Example argument)''] -> <span style="color:#6cbcb1 | [''lilaya''.''glowTeal(Example argument)''] -> <span style="color:#6cbcb1;">Example argument</span><br /> | ||
[''brax''.''glowTeal(Example argument)''] -> <span style="color:#6cbcb1 | [''brax''.''glowTeal(Example argument)''] -> <span style="color:#6cbcb1;">Example argument</span><br /> | ||
[''kate''.''glowTeal(Example argument)''] -> <span style="color:#6cbcb1 | [''kate''.''glowTeal(Example argument)''] -> <span style="color:#6cbcb1;">Example argument</span> | ||
----- | ----- | ||
Line 7,047: | Line 7,049: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowPeriwinkle(Example argument)''] -> <span style="color:#ccccff | [''lilaya''.''glowPeriwinkle(Example argument)''] -> <span style="color:#ccccff;">Example argument</span><br /> | ||
[''brax''.''glowPeriwinkle(Example argument)''] -> <span style="color:#ccccff | [''brax''.''glowPeriwinkle(Example argument)''] -> <span style="color:#ccccff;">Example argument</span><br /> | ||
[''kate''.''glowPeriwinkle(Example argument)''] -> <span style="color:#ccccff | [''kate''.''glowPeriwinkle(Example argument)''] -> <span style="color:#ccccff;">Example argument</span> | ||
----- | ----- | ||
Line 7,091: | Line 7,093: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDarkBlue(Example argument)''] -> <span style="color:#0090bf | [''lilaya''.''glowDarkBlue(Example argument)''] -> <span style="color:#0090bf;">Example argument</span><br /> | ||
[''brax''.''glowDarkBlue(Example argument)''] -> <span style="color:#0090bf | [''brax''.''glowDarkBlue(Example argument)''] -> <span style="color:#0090bf;">Example argument</span><br /> | ||
[''kate''.''glowDarkBlue(Example argument)''] -> <span style="color:#0090bf | [''kate''.''glowDarkBlue(Example argument)''] -> <span style="color:#0090bf;">Example argument</span> | ||
----- | ----- | ||
Line 7,135: | Line 7,137: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowLightBlue(Example argument)''] -> <span style="color:#99ebff | [''lilaya''.''glowLightBlue(Example argument)''] -> <span style="color:#99ebff;">Example argument</span><br /> | ||
[''brax''.''glowLightBlue(Example argument)''] -> <span style="color:#99ebff | [''brax''.''glowLightBlue(Example argument)''] -> <span style="color:#99ebff;">Example argument</span><br /> | ||
[''kate''.''glowLightBlue(Example argument)''] -> <span style="color:#99ebff | [''kate''.''glowLightBlue(Example argument)''] -> <span style="color:#99ebff;">Example argument</span> | ||
----- | ----- | ||
Line 7,179: | Line 7,181: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowBlue(Example argument)''] -> <span style="color:#05cdff | [''lilaya''.''glowBlue(Example argument)''] -> <span style="color:#05cdff;">Example argument</span><br /> | ||
[''brax''.''glowBlue(Example argument)''] -> <span style="color:#05cdff | [''brax''.''glowBlue(Example argument)''] -> <span style="color:#05cdff;">Example argument</span><br /> | ||
[''kate''.''glowBlue(Example argument)''] -> <span style="color:#05cdff | [''kate''.''glowBlue(Example argument)''] -> <span style="color:#05cdff;">Example argument</span> | ||
----- | ----- | ||
Line 7,223: | Line 7,225: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSteelyBlue(Example argument)''] -> <span style="color:#a7b7d2 | [''lilaya''.''glowSteelyBlue(Example argument)''] -> <span style="color:#a7b7d2;">Example argument</span><br /> | ||
[''brax''.''glowSteelyBlue(Example argument)''] -> <span style="color:#a7b7d2 | [''brax''.''glowSteelyBlue(Example argument)''] -> <span style="color:#a7b7d2;">Example argument</span><br /> | ||
[''kate''.''glowSteelyBlue(Example argument)''] -> <span style="color:#a7b7d2 | [''kate''.''glowSteelyBlue(Example argument)''] -> <span style="color:#a7b7d2;">Example argument</span> | ||
----- | ----- | ||
Line 7,267: | Line 7,269: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowBlack(Example argument)''] -> <span style="color:#777777 | [''lilaya''.''glowBlack(Example argument)''] -> <span style="color:#777777;">Example argument</span><br /> | ||
[''brax''.''glowBlack(Example argument)''] -> <span style="color:#777777 | [''brax''.''glowBlack(Example argument)''] -> <span style="color:#777777;">Example argument</span><br /> | ||
[''kate''.''glowBlack(Example argument)''] -> <span style="color:#777777 | [''kate''.''glowBlack(Example argument)''] -> <span style="color:#777777;">Example argument</span> | ||
----- | ----- | ||
Line 7,311: | Line 7,313: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowBlack(Example argument)''] -> <span style="color:#777777 | [''lilaya''.''glowBlack(Example argument)''] -> <span style="color:#777777;">Example argument</span><br /> | ||
[''brax''.''glowBlack(Example argument)''] -> <span style="color:#777777 | [''brax''.''glowBlack(Example argument)''] -> <span style="color:#777777;">Example argument</span><br /> | ||
[''kate''.''glowBlack(Example argument)''] -> <span style="color:#777777 | [''kate''.''glowBlack(Example argument)''] -> <span style="color:#777777;">Example argument</span> | ||
----- | ----- | ||
Line 7,355: | Line 7,357: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSex(Example argument)''] -> <span style="color:#f5a8ff | [''lilaya''.''glowSex(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span><br /> | ||
[''brax''.''glowSex(Example argument)''] -> <span style="color:#f5a8ff | [''brax''.''glowSex(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span><br /> | ||
[''kate''.''glowSex(Example argument)''] -> <span style="color:#f5a8ff | [''kate''.''glowSex(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span> | ||
----- | ----- | ||
Line 7,399: | Line 7,401: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSexDom(Example argument)''] -> <span style="color:#ff75ba | [''lilaya''.''glowSexDom(Example argument)''] -> <span style="color:#ff75ba;">Example argument</span><br /> | ||
[''brax''.''glowSexDom(Example argument)''] -> <span style="color:#ff75ba | [''brax''.''glowSexDom(Example argument)''] -> <span style="color:#ff75ba;">Example argument</span><br /> | ||
[''kate''.''glowSexDom(Example argument)''] -> <span style="color:#ff75ba | [''kate''.''glowSexDom(Example argument)''] -> <span style="color:#ff75ba;">Example argument</span> | ||
----- | ----- | ||
Line 7,443: | Line 7,445: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCombat(Example argument)''] -> <span style="color:#ff385d | [''lilaya''.''glowCombat(Example argument)''] -> <span style="color:#ff385d;">Example argument</span><br /> | ||
[''brax''.''glowCombat(Example argument)''] -> <span style="color:#ff385d | [''brax''.''glowCombat(Example argument)''] -> <span style="color:#ff385d;">Example argument</span><br /> | ||
[''kate''.''glowCombat(Example argument)''] -> <span style="color:#ff385d | [''kate''.''glowCombat(Example argument)''] -> <span style="color:#ff385d;">Example argument</span> | ||
----- | ----- | ||
Line 7,487: | Line 7,489: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowArcane(Example argument)''] -> <span style="color:#ff6bda | [''lilaya''.''glowArcane(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span><br /> | ||
[''brax''.''glowArcane(Example argument)''] -> <span style="color:#ff6bda | [''brax''.''glowArcane(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span><br /> | ||
[''kate''.''glowArcane(Example argument)''] -> <span style="color:#ff6bda | [''kate''.''glowArcane(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span> | ||
----- | ----- | ||
Line 7,531: | Line 7,533: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowTerrible(Example argument)''] -> <span style="color:#ff385d | [''lilaya''.''glowTerrible(Example argument)''] -> <span style="color:#ff385d;">Example argument</span><br /> | ||
[''brax''.''glowTerrible(Example argument)''] -> <span style="color:#ff385d | [''brax''.''glowTerrible(Example argument)''] -> <span style="color:#ff385d;">Example argument</span><br /> | ||
[''kate''.''glowTerrible(Example argument)''] -> <span style="color:#ff385d | [''kate''.''glowTerrible(Example argument)''] -> <span style="color:#ff385d;">Example argument</span> | ||
----- | ----- | ||
Line 7,575: | Line 7,577: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowMinorBad(Example argument)''] -> <span style="color:#ee95a6 | [''lilaya''.''glowMinorBad(Example argument)''] -> <span style="color:#ee95a6;">Example argument</span><br /> | ||
[''brax''.''glowMinorBad(Example argument)''] -> <span style="color:#ee95a6 | [''brax''.''glowMinorBad(Example argument)''] -> <span style="color:#ee95a6;">Example argument</span><br /> | ||
[''kate''.''glowMinorBad(Example argument)''] -> <span style="color:#ee95a6 | [''kate''.''glowMinorBad(Example argument)''] -> <span style="color:#ee95a6;">Example argument</span> | ||
----- | ----- | ||
Line 7,619: | Line 7,621: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowMinorGood(Example argument)''] -> <span style="color:#8fefbf | [''lilaya''.''glowMinorGood(Example argument)''] -> <span style="color:#8fefbf;">Example argument</span><br /> | ||
[''brax''.''glowMinorGood(Example argument)''] -> <span style="color:#8fefbf | [''brax''.''glowMinorGood(Example argument)''] -> <span style="color:#8fefbf;">Example argument</span><br /> | ||
[''kate''.''glowMinorGood(Example argument)''] -> <span style="color:#8fefbf | [''kate''.''glowMinorGood(Example argument)''] -> <span style="color:#8fefbf;">Example argument</span> | ||
----- | ----- | ||
Line 7,663: | Line 7,665: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowBad(Example argument)''] -> <span style="color:#ea5d76 | [''lilaya''.''glowBad(Example argument)''] -> <span style="color:#ea5d76;">Example argument</span><br /> | ||
[''brax''.''glowBad(Example argument)''] -> <span style="color:#ea5d76 | [''brax''.''glowBad(Example argument)''] -> <span style="color:#ea5d76;">Example argument</span><br /> | ||
[''kate''.''glowBad(Example argument)''] -> <span style="color:#ea5d76 | [''kate''.''glowBad(Example argument)''] -> <span style="color:#ea5d76;">Example argument</span> | ||
----- | ----- | ||
Line 7,707: | Line 7,709: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowNeutral(Example argument)''] -> <span style="color:#05cdff | [''lilaya''.''glowNeutral(Example argument)''] -> <span style="color:#05cdff;">Example argument</span><br /> | ||
[''brax''.''glowNeutral(Example argument)''] -> <span style="color:#05cdff | [''brax''.''glowNeutral(Example argument)''] -> <span style="color:#05cdff;">Example argument</span><br /> | ||
[''kate''.''glowNeutral(Example argument)''] -> <span style="color:#05cdff | [''kate''.''glowNeutral(Example argument)''] -> <span style="color:#05cdff;">Example argument</span> | ||
----- | ----- | ||
Line 7,751: | Line 7,753: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowGood(Example argument)''] -> <span style="color:#57db7e | [''lilaya''.''glowGood(Example argument)''] -> <span style="color:#57db7e;">Example argument</span><br /> | ||
[''brax''.''glowGood(Example argument)''] -> <span style="color:#57db7e | [''brax''.''glowGood(Example argument)''] -> <span style="color:#57db7e;">Example argument</span><br /> | ||
[''kate''.''glowGood(Example argument)''] -> <span style="color:#57db7e | [''kate''.''glowGood(Example argument)''] -> <span style="color:#57db7e;">Example argument</span> | ||
----- | ----- | ||
Line 7,795: | Line 7,797: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowExcellent(Example argument)''] -> <span style="color:#ffcc00 | [''lilaya''.''glowExcellent(Example argument)''] -> <span style="color:#ffcc00;">Example argument</span><br /> | ||
[''brax''.''glowExcellent(Example argument)''] -> <span style="color:#ffcc00 | [''brax''.''glowExcellent(Example argument)''] -> <span style="color:#ffcc00;">Example argument</span><br /> | ||
[''kate''.''glowExcellent(Example argument)''] -> <span style="color:#ffcc00 | [''kate''.''glowExcellent(Example argument)''] -> <span style="color:#ffcc00;">Example argument</span> | ||
----- | ----- | ||
Line 7,839: | Line 7,841: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowExperience(Example argument)''] -> <span style="color:#99ebff | [''lilaya''.''glowExperience(Example argument)''] -> <span style="color:#99ebff;">Example argument</span><br /> | ||
[''brax''.''glowExperience(Example argument)''] -> <span style="color:#99ebff | [''brax''.''glowExperience(Example argument)''] -> <span style="color:#99ebff;">Example argument</span><br /> | ||
[''kate''.''glowExperience(Example argument)''] -> <span style="color:#99ebff | [''kate''.''glowExperience(Example argument)''] -> <span style="color:#99ebff;">Example argument</span> | ||
----- | ----- | ||
Line 7,883: | Line 7,885: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowActionPoint(Example argument)''] -> <span style="color:#61ffff | [''lilaya''.''glowActionPoint(Example argument)''] -> <span style="color:#61ffff;">Example argument</span><br /> | ||
[''brax''.''glowActionPoint(Example argument)''] -> <span style="color:#61ffff | [''brax''.''glowActionPoint(Example argument)''] -> <span style="color:#61ffff;">Example argument</span><br /> | ||
[''kate''.''glowActionPoint(Example argument)''] -> <span style="color:#61ffff | [''kate''.''glowActionPoint(Example argument)''] -> <span style="color:#61ffff;">Example argument</span> | ||
----- | ----- | ||
Line 7,927: | Line 7,929: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowEnchantment(Example argument)''] -> <span style="color:#ff6bda | [''lilaya''.''glowEnchantment(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span><br /> | ||
[''brax''.''glowEnchantment(Example argument)''] -> <span style="color:#ff6bda | [''brax''.''glowEnchantment(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span><br /> | ||
[''kate''.''glowEnchantment(Example argument)''] -> <span style="color:#ff6bda | [''kate''.''glowEnchantment(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span> | ||
----- | ----- | ||
Line 7,971: | Line 7,973: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCooldown(Example argument)''] -> <span style="color:#ff385d | [''lilaya''.''glowCooldown(Example argument)''] -> <span style="color:#ff385d;">Example argument</span><br /> | ||
[''brax''.''glowCooldown(Example argument)''] -> <span style="color:#ff385d | [''brax''.''glowCooldown(Example argument)''] -> <span style="color:#ff385d;">Example argument</span><br /> | ||
[''kate''.''glowCooldown(Example argument)''] -> <span style="color:#ff385d | [''kate''.''glowCooldown(Example argument)''] -> <span style="color:#ff385d;">Example argument</span> | ||
----- | ----- | ||
Line 8,015: | Line 8,017: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCrit(Example argument)''] -> <span style="color:#ffcc00 | [''lilaya''.''glowCrit(Example argument)''] -> <span style="color:#ffcc00;">Example argument</span><br /> | ||
[''brax''.''glowCrit(Example argument)''] -> <span style="color:#ffcc00 | [''brax''.''glowCrit(Example argument)''] -> <span style="color:#ffcc00;">Example argument</span><br /> | ||
[''kate''.''glowCrit(Example argument)''] -> <span style="color:#ffcc00 | [''kate''.''glowCrit(Example argument)''] -> <span style="color:#ffcc00;">Example argument</span> | ||
----- | ----- | ||
Line 8,059: | Line 8,061: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowScar(Example argument)''] -> <span style="color:#edc491 | [''lilaya''.''glowScar(Example argument)''] -> <span style="color:#edc491;">Example argument</span><br /> | ||
[''brax''.''glowScar(Example argument)''] -> <span style="color:#edc491 | [''brax''.''glowScar(Example argument)''] -> <span style="color:#edc491;">Example argument</span><br /> | ||
[''kate''.''glowScar(Example argument)''] -> <span style="color:#edc491 | [''kate''.''glowScar(Example argument)''] -> <span style="color:#edc491;">Example argument</span> | ||
----- | ----- | ||
Line 8,103: | Line 8,105: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowTattoo(Example argument)''] -> <span style="color:#b3b3b3 | [''lilaya''.''glowTattoo(Example argument)''] -> <span style="color:#b3b3b3;">Example argument</span><br /> | ||
[''brax''.''glowTattoo(Example argument)''] -> <span style="color:#b3b3b3 | [''brax''.''glowTattoo(Example argument)''] -> <span style="color:#b3b3b3;">Example argument</span><br /> | ||
[''kate''.''glowTattoo(Example argument)''] -> <span style="color:#b3b3b3 | [''kate''.''glowTattoo(Example argument)''] -> <span style="color:#b3b3b3;">Example argument</span> | ||
----- | ----- | ||
Line 8,147: | Line 8,149: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowPerk(Example argument)''] -> <span style="color:#61ffff | [''lilaya''.''glowPerk(Example argument)''] -> <span style="color:#61ffff;">Example argument</span><br /> | ||
[''brax''.''glowPerk(Example argument)''] -> <span style="color:#61ffff | [''brax''.''glowPerk(Example argument)''] -> <span style="color:#61ffff;">Example argument</span><br /> | ||
[''kate''.''glowPerk(Example argument)''] -> <span style="color:#61ffff | [''kate''.''glowPerk(Example argument)''] -> <span style="color:#61ffff;">Example argument</span> | ||
----- | ----- | ||
Line 8,191: | Line 8,193: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowTrait(Example argument)''] -> <span style="color:#8fefbf | [''lilaya''.''glowTrait(Example argument)''] -> <span style="color:#8fefbf;">Example argument</span><br /> | ||
[''brax''.''glowTrait(Example argument)''] -> <span style="color:#8fefbf | [''brax''.''glowTrait(Example argument)''] -> <span style="color:#8fefbf;">Example argument</span><br /> | ||
[''kate''.''glowTrait(Example argument)''] -> <span style="color:#8fefbf | [''kate''.''glowTrait(Example argument)''] -> <span style="color:#8fefbf;">Example argument</span> | ||
----- | ----- | ||
Line 8,235: | Line 8,237: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowFetish(Example argument)''] -> <span style="color:#f5a8ff | [''lilaya''.''glowFetish(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span><br /> | ||
[''brax''.''glowFetish(Example argument)''] -> <span style="color:#f5a8ff | [''brax''.''glowFetish(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span><br /> | ||
[''kate''.''glowFetish(Example argument)''] -> <span style="color:#f5a8ff | [''kate''.''glowFetish(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span> | ||
----- | ----- | ||
Line 8,279: | Line 8,281: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowStatusEffect(Example argument)''] -> <span style="color:#ecec5b | [''lilaya''.''glowStatusEffect(Example argument)''] -> <span style="color:#ecec5b;">Example argument</span><br /> | ||
[''brax''.''glowStatusEffect(Example argument)''] -> <span style="color:#ecec5b | [''brax''.''glowStatusEffect(Example argument)''] -> <span style="color:#ecec5b;">Example argument</span><br /> | ||
[''kate''.''glowStatusEffect(Example argument)''] -> <span style="color:#ecec5b | [''kate''.''glowStatusEffect(Example argument)''] -> <span style="color:#ecec5b;">Example argument</span> | ||
----- | ----- | ||
Line 8,323: | Line 8,325: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowBestial(Example argument)''] -> <span style="color:#edc491 | [''lilaya''.''glowBestial(Example argument)''] -> <span style="color:#edc491;">Example argument</span><br /> | ||
[''brax''.''glowBestial(Example argument)''] -> <span style="color:#edc491 | [''brax''.''glowBestial(Example argument)''] -> <span style="color:#edc491;">Example argument</span><br /> | ||
[''kate''.''glowBestial(Example argument)''] -> <span style="color:#edc491 | [''kate''.''glowBestial(Example argument)''] -> <span style="color:#edc491;">Example argument</span> | ||
----- | ----- | ||
Line 8,367: | Line 8,369: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowUnknown(Example argument)''] -> <span style="color:#b3b3b3 | [''lilaya''.''glowUnknown(Example argument)''] -> <span style="color:#b3b3b3;">Example argument</span><br /> | ||
[''brax''.''glowUnknown(Example argument)''] -> <span style="color:#b3b3b3 | [''brax''.''glowUnknown(Example argument)''] -> <span style="color:#b3b3b3;">Example argument</span><br /> | ||
[''kate''.''glowUnknown(Example argument)''] -> <span style="color:#b3b3b3 | [''kate''.''glowUnknown(Example argument)''] -> <span style="color:#b3b3b3;">Example argument</span> | ||
----- | ----- | ||
Line 8,411: | Line 8,413: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowHuman(Example argument)''] -> <span style="color:#a7b7d2 | [''lilaya''.''glowHuman(Example argument)''] -> <span style="color:#a7b7d2;">Example argument</span><br /> | ||
[''brax''.''glowHuman(Example argument)''] -> <span style="color:#a7b7d2 | [''brax''.''glowHuman(Example argument)''] -> <span style="color:#a7b7d2;">Example argument</span><br /> | ||
[''kate''.''glowHuman(Example argument)''] -> <span style="color:#a7b7d2 | [''kate''.''glowHuman(Example argument)''] -> <span style="color:#a7b7d2;">Example argument</span> | ||
----- | ----- | ||
Line 8,455: | Line 8,457: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowHalfDemon(Example argument)''] -> <span style="color:#9683ec | [''lilaya''.''glowHalfDemon(Example argument)''] -> <span style="color:#9683ec;">Example argument</span><br /> | ||
[''brax''.''glowHalfDemon(Example argument)''] -> <span style="color:#9683ec | [''brax''.''glowHalfDemon(Example argument)''] -> <span style="color:#9683ec;">Example argument</span><br /> | ||
[''kate''.''glowHalfDemon(Example argument)''] -> <span style="color:#9683ec | [''kate''.''glowHalfDemon(Example argument)''] -> <span style="color:#9683ec;">Example argument</span> | ||
----- | ----- | ||
Line 8,499: | Line 8,501: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDemon(Example argument)''] -> <span style="color:#da8fff | [''lilaya''.''glowDemon(Example argument)''] -> <span style="color:#da8fff;">Example argument</span><br /> | ||
[''brax''.''glowDemon(Example argument)''] -> <span style="color:#da8fff | [''brax''.''glowDemon(Example argument)''] -> <span style="color:#da8fff;">Example argument</span><br /> | ||
[''kate''.''glowDemon(Example argument)''] -> <span style="color:#da8fff | [''kate''.''glowDemon(Example argument)''] -> <span style="color:#da8fff;">Example argument</span> | ||
----- | ----- | ||
Line 8,543: | Line 8,545: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowLilin(Example argument)''] -> <span style="color:#b980ff | [''lilaya''.''glowLilin(Example argument)''] -> <span style="color:#b980ff;">Example argument</span><br /> | ||
[''brax''.''glowLilin(Example argument)''] -> <span style="color:#b980ff | [''brax''.''glowLilin(Example argument)''] -> <span style="color:#b980ff;">Example argument</span><br /> | ||
[''kate''.''glowLilin(Example argument)''] -> <span style="color:#b980ff | [''kate''.''glowLilin(Example argument)''] -> <span style="color:#b980ff;">Example argument</span> | ||
----- | ----- | ||
Line 8,587: | Line 8,589: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowImp(Example argument)''] -> <span style="color:#b980ff | [''lilaya''.''glowImp(Example argument)''] -> <span style="color:#b980ff;">Example argument</span><br /> | ||
[''brax''.''glowImp(Example argument)''] -> <span style="color:#b980ff | [''brax''.''glowImp(Example argument)''] -> <span style="color:#b980ff;">Example argument</span><br /> | ||
[''kate''.''glowImp(Example argument)''] -> <span style="color:#b980ff | [''kate''.''glowImp(Example argument)''] -> <span style="color:#b980ff;">Example argument</span> | ||
----- | ----- | ||
Line 8,631: | Line 8,633: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowAngel(Example argument)''] -> <span style="color:#99ebff | [''lilaya''.''glowAngel(Example argument)''] -> <span style="color:#99ebff;">Example argument</span><br /> | ||
[''brax''.''glowAngel(Example argument)''] -> <span style="color:#99ebff | [''brax''.''glowAngel(Example argument)''] -> <span style="color:#99ebff;">Example argument</span><br /> | ||
[''kate''.''glowAngel(Example argument)''] -> <span style="color:#99ebff | [''kate''.''glowAngel(Example argument)''] -> <span style="color:#99ebff;">Example argument</span> | ||
----- | ----- | ||
Line 8,675: | Line 8,677: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDogMorph(Example argument)''] -> <span style="color:#d0a38b | [''lilaya''.''glowDogMorph(Example argument)''] -> <span style="color:#d0a38b;">Example argument</span><br /> | ||
[''brax''.''glowDogMorph(Example argument)''] -> <span style="color:#d0a38b | [''brax''.''glowDogMorph(Example argument)''] -> <span style="color:#d0a38b;">Example argument</span><br /> | ||
[''kate''.''glowDogMorph(Example argument)''] -> <span style="color:#d0a38b | [''kate''.''glowDogMorph(Example argument)''] -> <span style="color:#d0a38b;">Example argument</span> | ||
----- | ----- | ||
Line 8,719: | Line 8,721: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCatMorph(Example argument)''] -> <span style="color:#ff99c9 | [''lilaya''.''glowCatMorph(Example argument)''] -> <span style="color:#ff99c9;">Example argument</span><br /> | ||
[''brax''.''glowCatMorph(Example argument)''] -> <span style="color:#ff99c9 | [''brax''.''glowCatMorph(Example argument)''] -> <span style="color:#ff99c9;">Example argument</span><br /> | ||
[''kate''.''glowCatMorph(Example argument)''] -> <span style="color:#ff99c9 | [''kate''.''glowCatMorph(Example argument)''] -> <span style="color:#ff99c9;">Example argument</span> | ||
----- | ----- | ||
Line 8,763: | Line 8,765: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowOcelotMorph(Example argument)''] -> <span style="color:#ff99c9 | [''lilaya''.''glowOcelotMorph(Example argument)''] -> <span style="color:#ff99c9;">Example argument</span><br /> | ||
[''brax''.''glowOcelotMorph(Example argument)''] -> <span style="color:#ff99c9 | [''brax''.''glowOcelotMorph(Example argument)''] -> <span style="color:#ff99c9;">Example argument</span><br /> | ||
[''kate''.''glowOcelotMorph(Example argument)''] -> <span style="color:#ff99c9 | [''kate''.''glowOcelotMorph(Example argument)''] -> <span style="color:#ff99c9;">Example argument</span> | ||
----- | ----- | ||
Line 8,807: | Line 8,809: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowLionMorph(Example argument)''] -> <span style="color:#ecec5b | [''lilaya''.''glowLionMorph(Example argument)''] -> <span style="color:#ecec5b;">Example argument</span><br /> | ||
[''brax''.''glowLionMorph(Example argument)''] -> <span style="color:#ecec5b | [''brax''.''glowLionMorph(Example argument)''] -> <span style="color:#ecec5b;">Example argument</span><br /> | ||
[''kate''.''glowLionMorph(Example argument)''] -> <span style="color:#ecec5b | [''kate''.''glowLionMorph(Example argument)''] -> <span style="color:#ecec5b;">Example argument</span> | ||
----- | ----- | ||
Line 8,851: | Line 8,853: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowLeopardMorph(Example argument)''] -> <span style="color:#ff9147 | [''lilaya''.''glowLeopardMorph(Example argument)''] -> <span style="color:#ff9147;">Example argument</span><br /> | ||
[''brax''.''glowLeopardMorph(Example argument)''] -> <span style="color:#ff9147 | [''brax''.''glowLeopardMorph(Example argument)''] -> <span style="color:#ff9147;">Example argument</span><br /> | ||
[''kate''.''glowLeopardMorph(Example argument)''] -> <span style="color:#ff9147 | [''kate''.''glowLeopardMorph(Example argument)''] -> <span style="color:#ff9147;">Example argument</span> | ||
----- | ----- | ||
Line 8,895: | Line 8,897: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowTigerMorph(Example argument)''] -> <span style="color:#ff9147 | [''lilaya''.''glowTigerMorph(Example argument)''] -> <span style="color:#ff9147;">Example argument</span><br /> | ||
[''brax''.''glowTigerMorph(Example argument)''] -> <span style="color:#ff9147 | [''brax''.''glowTigerMorph(Example argument)''] -> <span style="color:#ff9147;">Example argument</span><br /> | ||
[''kate''.''glowTigerMorph(Example argument)''] -> <span style="color:#ff9147 | [''kate''.''glowTigerMorph(Example argument)''] -> <span style="color:#ff9147;">Example argument</span> | ||
----- | ----- | ||
Line 8,939: | Line 8,941: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCheetahMorph(Example argument)''] -> <span style="color:#ecec5b | [''lilaya''.''glowCheetahMorph(Example argument)''] -> <span style="color:#ecec5b;">Example argument</span><br /> | ||
[''brax''.''glowCheetahMorph(Example argument)''] -> <span style="color:#ecec5b | [''brax''.''glowCheetahMorph(Example argument)''] -> <span style="color:#ecec5b;">Example argument</span><br /> | ||
[''kate''.''glowCheetahMorph(Example argument)''] -> <span style="color:#ecec5b | [''kate''.''glowCheetahMorph(Example argument)''] -> <span style="color:#ecec5b;">Example argument</span> | ||
----- | ----- | ||
Line 8,983: | Line 8,985: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowLynxMorph(Example argument)''] -> <span style="color:#f3f3f3 | [''lilaya''.''glowLynxMorph(Example argument)''] -> <span style="color:#f3f3f3;">Example argument</span><br /> | ||
[''brax''.''glowLynxMorph(Example argument)''] -> <span style="color:#f3f3f3 | [''brax''.''glowLynxMorph(Example argument)''] -> <span style="color:#f3f3f3;">Example argument</span><br /> | ||
[''kate''.''glowLynxMorph(Example argument)''] -> <span style="color:#f3f3f3 | [''kate''.''glowLynxMorph(Example argument)''] -> <span style="color:#f3f3f3;">Example argument</span> | ||
----- | ----- | ||
Line 9,027: | Line 9,029: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowLeopardSnowMorph(Example argument)''] -> <span style="color:#f3f3f3 | [''lilaya''.''glowLeopardSnowMorph(Example argument)''] -> <span style="color:#f3f3f3;">Example argument</span><br /> | ||
[''brax''.''glowLeopardSnowMorph(Example argument)''] -> <span style="color:#f3f3f3 | [''brax''.''glowLeopardSnowMorph(Example argument)''] -> <span style="color:#f3f3f3;">Example argument</span><br /> | ||
[''kate''.''glowLeopardSnowMorph(Example argument)''] -> <span style="color:#f3f3f3 | [''kate''.''glowLeopardSnowMorph(Example argument)''] -> <span style="color:#f3f3f3;">Example argument</span> | ||
----- | ----- | ||
Line 9,071: | Line 9,073: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCowMorph(Example argument)''] -> <span style="color:#edc491 | [''lilaya''.''glowCowMorph(Example argument)''] -> <span style="color:#edc491;">Example argument</span><br /> | ||
[''brax''.''glowCowMorph(Example argument)''] -> <span style="color:#edc491 | [''brax''.''glowCowMorph(Example argument)''] -> <span style="color:#edc491;">Example argument</span><br /> | ||
[''kate''.''glowCowMorph(Example argument)''] -> <span style="color:#edc491 | [''kate''.''glowCowMorph(Example argument)''] -> <span style="color:#edc491;">Example argument</span> | ||
----- | ----- | ||
Line 9,115: | Line 9,117: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowHorseMorph(Example argument)''] -> <span style="color:#ff9970 | [''lilaya''.''glowHorseMorph(Example argument)''] -> <span style="color:#ff9970;">Example argument</span><br /> | ||
[''brax''.''glowHorseMorph(Example argument)''] -> <span style="color:#ff9970 | [''brax''.''glowHorseMorph(Example argument)''] -> <span style="color:#ff9970;">Example argument</span><br /> | ||
[''kate''.''glowHorseMorph(Example argument)''] -> <span style="color:#ff9970 | [''kate''.''glowHorseMorph(Example argument)''] -> <span style="color:#ff9970;">Example argument</span> | ||
----- | ----- | ||
Line 9,159: | Line 9,161: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowPegasusMorph(Example argument)''] -> <span style="color:#99ebff | [''lilaya''.''glowPegasusMorph(Example argument)''] -> <span style="color:#99ebff;">Example argument</span><br /> | ||
[''brax''.''glowPegasusMorph(Example argument)''] -> <span style="color:#99ebff | [''brax''.''glowPegasusMorph(Example argument)''] -> <span style="color:#99ebff;">Example argument</span><br /> | ||
[''kate''.''glowPegasusMorph(Example argument)''] -> <span style="color:#99ebff | [''kate''.''glowPegasusMorph(Example argument)''] -> <span style="color:#99ebff;">Example argument</span> | ||
----- | ----- | ||
Line 9,203: | Line 9,205: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowUnicornMorph(Example argument)''] -> <span style="color:#ffffff | [''lilaya''.''glowUnicornMorph(Example argument)''] -> <span style="color:#ffffff;">Example argument</span><br /> | ||
[''brax''.''glowUnicornMorph(Example argument)''] -> <span style="color:#ffffff | [''brax''.''glowUnicornMorph(Example argument)''] -> <span style="color:#ffffff;">Example argument</span><br /> | ||
[''kate''.''glowUnicornMorph(Example argument)''] -> <span style="color:#ffffff | [''kate''.''glowUnicornMorph(Example argument)''] -> <span style="color:#ffffff;">Example argument</span> | ||
----- | ----- | ||
Line 9,247: | Line 9,249: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowAlicornMorph(Example argument)''] -> <span style="color:#f8f8b9 | [''lilaya''.''glowAlicornMorph(Example argument)''] -> <span style="color:#f8f8b9;">Example argument</span><br /> | ||
[''brax''.''glowAlicornMorph(Example argument)''] -> <span style="color:#f8f8b9 | [''brax''.''glowAlicornMorph(Example argument)''] -> <span style="color:#f8f8b9;">Example argument</span><br /> | ||
[''kate''.''glowAlicornMorph(Example argument)''] -> <span style="color:#f8f8b9 | [''kate''.''glowAlicornMorph(Example argument)''] -> <span style="color:#f8f8b9;">Example argument</span> | ||
----- | ----- | ||
Line 9,291: | Line 9,293: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCentaur(Example argument)''] -> <span style="color:#9f775b | [''lilaya''.''glowCentaur(Example argument)''] -> <span style="color:#9f775b;">Example argument</span><br /> | ||
[''brax''.''glowCentaur(Example argument)''] -> <span style="color:#9f775b | [''brax''.''glowCentaur(Example argument)''] -> <span style="color:#9f775b;">Example argument</span><br /> | ||
[''kate''.''glowCentaur(Example argument)''] -> <span style="color:#9f775b | [''kate''.''glowCentaur(Example argument)''] -> <span style="color:#9f775b;">Example argument</span> | ||
----- | ----- | ||
Line 9,335: | Line 9,337: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowPegataur(Example argument)''] -> <span style="color:#99ebff | [''lilaya''.''glowPegataur(Example argument)''] -> <span style="color:#99ebff;">Example argument</span><br /> | ||
[''brax''.''glowPegataur(Example argument)''] -> <span style="color:#99ebff | [''brax''.''glowPegataur(Example argument)''] -> <span style="color:#99ebff;">Example argument</span><br /> | ||
[''kate''.''glowPegataur(Example argument)''] -> <span style="color:#99ebff | [''kate''.''glowPegataur(Example argument)''] -> <span style="color:#99ebff;">Example argument</span> | ||
----- | ----- | ||
Line 9,379: | Line 9,381: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowReindeerMorph(Example argument)''] -> <span style="color:#9f775b | [''lilaya''.''glowReindeerMorph(Example argument)''] -> <span style="color:#9f775b;">Example argument</span><br /> | ||
[''brax''.''glowReindeerMorph(Example argument)''] -> <span style="color:#9f775b | [''brax''.''glowReindeerMorph(Example argument)''] -> <span style="color:#9f775b;">Example argument</span><br /> | ||
[''kate''.''glowReindeerMorph(Example argument)''] -> <span style="color:#9f775b | [''kate''.''glowReindeerMorph(Example argument)''] -> <span style="color:#9f775b;">Example argument</span> | ||
----- | ----- | ||
Line 9,423: | Line 9,425: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowWolfMorph(Example argument)''] -> <span style="color:#777777 | [''lilaya''.''glowWolfMorph(Example argument)''] -> <span style="color:#777777;">Example argument</span><br /> | ||
[''brax''.''glowWolfMorph(Example argument)''] -> <span style="color:#777777 | [''brax''.''glowWolfMorph(Example argument)''] -> <span style="color:#777777;">Example argument</span><br /> | ||
[''kate''.''glowWolfMorph(Example argument)''] -> <span style="color:#777777 | [''kate''.''glowWolfMorph(Example argument)''] -> <span style="color:#777777;">Example argument</span> | ||
----- | ----- | ||
Line 9,467: | Line 9,469: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowFoxMorph(Example argument)''] -> <span style="color:#ff9147 | [''lilaya''.''glowFoxMorph(Example argument)''] -> <span style="color:#ff9147;">Example argument</span><br /> | ||
[''brax''.''glowFoxMorph(Example argument)''] -> <span style="color:#ff9147 | [''brax''.''glowFoxMorph(Example argument)''] -> <span style="color:#ff9147;">Example argument</span><br /> | ||
[''kate''.''glowFoxMorph(Example argument)''] -> <span style="color:#ff9147 | [''kate''.''glowFoxMorph(Example argument)''] -> <span style="color:#ff9147;">Example argument</span> | ||
----- | ----- | ||
Line 9,511: | Line 9,513: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowFennecFoxMorph(Example argument)''] -> <span style="color:#ddc48b | [''lilaya''.''glowFennecFoxMorph(Example argument)''] -> <span style="color:#ddc48b;">Example argument</span><br /> | ||
[''brax''.''glowFennecFoxMorph(Example argument)''] -> <span style="color:#ddc48b | [''brax''.''glowFennecFoxMorph(Example argument)''] -> <span style="color:#ddc48b;">Example argument</span><br /> | ||
[''kate''.''glowFennecFoxMorph(Example argument)''] -> <span style="color:#ddc48b | [''kate''.''glowFennecFoxMorph(Example argument)''] -> <span style="color:#ddc48b;">Example argument</span> | ||
----- | ----- | ||
Line 9,555: | Line 9,557: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowArcticFoxMorph(Example argument)''] -> <span style="color:#ffffff | [''lilaya''.''glowArcticFoxMorph(Example argument)''] -> <span style="color:#ffffff;">Example argument</span><br /> | ||
[''brax''.''glowArcticFoxMorph(Example argument)''] -> <span style="color:#ffffff | [''brax''.''glowArcticFoxMorph(Example argument)''] -> <span style="color:#ffffff;">Example argument</span><br /> | ||
[''kate''.''glowArcticFoxMorph(Example argument)''] -> <span style="color:#ffffff | [''kate''.''glowArcticFoxMorph(Example argument)''] -> <span style="color:#ffffff;">Example argument</span> | ||
----- | ----- | ||
Line 9,599: | Line 9,601: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowHarpy(Example argument)''] -> <span style="color:#f5a8ff | [''lilaya''.''glowHarpy(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span><br /> | ||
[''brax''.''glowHarpy(Example argument)''] -> <span style="color:#f5a8ff | [''brax''.''glowHarpy(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span><br /> | ||
[''kate''.''glowHarpy(Example argument)''] -> <span style="color:#f5a8ff | [''kate''.''glowHarpy(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span> | ||
----- | ----- | ||
Line 9,643: | Line 9,645: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSlime(Example argument)''] -> <span style="color:#8fefbf | [''lilaya''.''glowSlime(Example argument)''] -> <span style="color:#8fefbf;">Example argument</span><br /> | ||
[''brax''.''glowSlime(Example argument)''] -> <span style="color:#8fefbf | [''brax''.''glowSlime(Example argument)''] -> <span style="color:#8fefbf;">Example argument</span><br /> | ||
[''kate''.''glowSlime(Example argument)''] -> <span style="color:#8fefbf | [''kate''.''glowSlime(Example argument)''] -> <span style="color:#8fefbf;">Example argument</span> | ||
----- | ----- | ||
Line 9,687: | Line 9,689: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDoll(Example argument)''] -> <span style="color:#555555 | [''lilaya''.''glowDoll(Example argument)''] -> <span style="color:#555555;">Example argument</span><br /> | ||
[''brax''.''glowDoll(Example argument)''] -> <span style="color:#555555 | [''brax''.''glowDoll(Example argument)''] -> <span style="color:#555555;">Example argument</span><br /> | ||
[''kate''.''glowDoll(Example argument)''] -> <span style="color:#555555 | [''kate''.''glowDoll(Example argument)''] -> <span style="color:#555555;">Example argument</span> | ||
----- | ----- | ||
Line 9,731: | Line 9,733: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSquirrelMorph(Example argument)''] -> <span style="color:#ff9147 | [''lilaya''.''glowSquirrelMorph(Example argument)''] -> <span style="color:#ff9147;">Example argument</span><br /> | ||
[''brax''.''glowSquirrelMorph(Example argument)''] -> <span style="color:#ff9147 | [''brax''.''glowSquirrelMorph(Example argument)''] -> <span style="color:#ff9147;">Example argument</span><br /> | ||
[''kate''.''glowSquirrelMorph(Example argument)''] -> <span style="color:#ff9147 | [''kate''.''glowSquirrelMorph(Example argument)''] -> <span style="color:#ff9147;">Example argument</span> | ||
----- | ----- | ||
Line 9,775: | Line 9,777: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowRatMorph(Example argument)''] -> <span style="color:#9f775b | [''lilaya''.''glowRatMorph(Example argument)''] -> <span style="color:#9f775b;">Example argument</span><br /> | ||
[''brax''.''glowRatMorph(Example argument)''] -> <span style="color:#9f775b | [''brax''.''glowRatMorph(Example argument)''] -> <span style="color:#9f775b;">Example argument</span><br /> | ||
[''kate''.''glowRatMorph(Example argument)''] -> <span style="color:#9f775b | [''kate''.''glowRatMorph(Example argument)''] -> <span style="color:#9f775b;">Example argument</span> | ||
----- | ----- | ||
Line 9,819: | Line 9,821: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowRabbitMorph(Example argument)''] -> <span style="color:#9f775b | [''lilaya''.''glowRabbitMorph(Example argument)''] -> <span style="color:#9f775b;">Example argument</span><br /> | ||
[''brax''.''glowRabbitMorph(Example argument)''] -> <span style="color:#9f775b | [''brax''.''glowRabbitMorph(Example argument)''] -> <span style="color:#9f775b;">Example argument</span><br /> | ||
[''kate''.''glowRabbitMorph(Example argument)''] -> <span style="color:#9f775b | [''kate''.''glowRabbitMorph(Example argument)''] -> <span style="color:#9f775b;">Example argument</span> | ||
----- | ----- | ||
Line 9,863: | Line 9,865: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowBatMorph(Example argument)''] -> <span style="color:#777777 | [''lilaya''.''glowBatMorph(Example argument)''] -> <span style="color:#777777;">Example argument</span><br /> | ||
[''brax''.''glowBatMorph(Example argument)''] -> <span style="color:#777777 | [''brax''.''glowBatMorph(Example argument)''] -> <span style="color:#777777;">Example argument</span><br /> | ||
[''kate''.''glowBatMorph(Example argument)''] -> <span style="color:#777777 | [''kate''.''glowBatMorph(Example argument)''] -> <span style="color:#777777;">Example argument</span> | ||
----- | ----- | ||
Line 9,907: | Line 9,909: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowAlligatorMorph(Example argument)''] -> <span style="color:#209746 | [''lilaya''.''glowAlligatorMorph(Example argument)''] -> <span style="color:#209746;">Example argument</span><br /> | ||
[''brax''.''glowAlligatorMorph(Example argument)''] -> <span style="color:#209746 | [''brax''.''glowAlligatorMorph(Example argument)''] -> <span style="color:#209746;">Example argument</span><br /> | ||
[''kate''.''glowAlligatorMorph(Example argument)''] -> <span style="color:#209746 | [''kate''.''glowAlligatorMorph(Example argument)''] -> <span style="color:#209746;">Example argument</span> | ||
----- | ----- | ||
Line 9,951: | Line 9,953: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowBadEnd(Example argument)''] -> <span style="color:#ff385d | [''lilaya''.''glowBadEnd(Example argument)''] -> <span style="color:#ff385d;">Example argument</span><br /> | ||
[''brax''.''glowBadEnd(Example argument)''] -> <span style="color:#ff385d | [''brax''.''glowBadEnd(Example argument)''] -> <span style="color:#ff385d;">Example argument</span><br /> | ||
[''kate''.''glowBadEnd(Example argument)''] -> <span style="color:#ff385d | [''kate''.''glowBadEnd(Example argument)''] -> <span style="color:#ff385d;">Example argument</span> | ||
----- | ----- | ||
Line 9,995: | Line 9,997: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowQuestMain(Example argument)''] -> <span style="color:#ff6bda | [''lilaya''.''glowQuestMain(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span><br /> | ||
[''brax''.''glowQuestMain(Example argument)''] -> <span style="color:#ff6bda | [''brax''.''glowQuestMain(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span><br /> | ||
[''kate''.''glowQuestMain(Example argument)''] -> <span style="color:#ff6bda | [''kate''.''glowQuestMain(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span> | ||
----- | ----- | ||
Line 10,039: | Line 10,041: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowQuestSide(Example argument)''] -> <span style="color:#05cdff | [''lilaya''.''glowQuestSide(Example argument)''] -> <span style="color:#05cdff;">Example argument</span><br /> | ||
[''brax''.''glowQuestSide(Example argument)''] -> <span style="color:#05cdff | [''brax''.''glowQuestSide(Example argument)''] -> <span style="color:#05cdff;">Example argument</span><br /> | ||
[''kate''.''glowQuestSide(Example argument)''] -> <span style="color:#05cdff | [''kate''.''glowQuestSide(Example argument)''] -> <span style="color:#05cdff;">Example argument</span> | ||
----- | ----- | ||
Line 10,083: | Line 10,085: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowQuestRelationship(Example argument)''] -> <span style="color:#f5d6ff | [''lilaya''.''glowQuestRelationship(Example argument)''] -> <span style="color:#f5d6ff;">Example argument</span><br /> | ||
[''brax''.''glowQuestRelationship(Example argument)''] -> <span style="color:#f5d6ff | [''brax''.''glowQuestRelationship(Example argument)''] -> <span style="color:#f5d6ff;">Example argument</span><br /> | ||
[''kate''.''glowQuestRelationship(Example argument)''] -> <span style="color:#f5d6ff | [''kate''.''glowQuestRelationship(Example argument)''] -> <span style="color:#f5d6ff;">Example argument</span> | ||
----- | ----- | ||
Line 10,127: | Line 10,129: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowHealth(Example argument)''] -> <span style="color:#ff385d | [''lilaya''.''glowHealth(Example argument)''] -> <span style="color:#ff385d;">Example argument</span><br /> | ||
[''brax''.''glowHealth(Example argument)''] -> <span style="color:#ff385d | [''brax''.''glowHealth(Example argument)''] -> <span style="color:#ff385d;">Example argument</span><br /> | ||
[''kate''.''glowHealth(Example argument)''] -> <span style="color:#ff385d | [''kate''.''glowHealth(Example argument)''] -> <span style="color:#ff385d;">Example argument</span> | ||
----- | ----- | ||
Line 10,171: | Line 10,173: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowWillpower(Example argument)''] -> <span style="color:#da8fff | [''lilaya''.''glowWillpower(Example argument)''] -> <span style="color:#da8fff;">Example argument</span><br /> | ||
[''brax''.''glowWillpower(Example argument)''] -> <span style="color:#da8fff | [''brax''.''glowWillpower(Example argument)''] -> <span style="color:#da8fff;">Example argument</span><br /> | ||
[''kate''.''glowWillpower(Example argument)''] -> <span style="color:#da8fff | [''kate''.''glowWillpower(Example argument)''] -> <span style="color:#da8fff;">Example argument</span> | ||
----- | ----- | ||
Line 10,215: | Line 10,217: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowPhysique(Example argument)''] -> <span style="color:#ff1472 | [''lilaya''.''glowPhysique(Example argument)''] -> <span style="color:#ff1472;">Example argument</span><br /> | ||
[''brax''.''glowPhysique(Example argument)''] -> <span style="color:#ff1472 | [''brax''.''glowPhysique(Example argument)''] -> <span style="color:#ff1472;">Example argument</span><br /> | ||
[''kate''.''glowPhysique(Example argument)''] -> <span style="color:#ff1472 | [''kate''.''glowPhysique(Example argument)''] -> <span style="color:#ff1472;">Example argument</span> | ||
----- | ----- | ||
Line 10,259: | Line 10,261: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowIntelligence(Example argument)''] -> <span style="color:#b980ff | [''lilaya''.''glowIntelligence(Example argument)''] -> <span style="color:#b980ff;">Example argument</span><br /> | ||
[''brax''.''glowIntelligence(Example argument)''] -> <span style="color:#b980ff | [''brax''.''glowIntelligence(Example argument)''] -> <span style="color:#b980ff;">Example argument</span><br /> | ||
[''kate''.''glowIntelligence(Example argument)''] -> <span style="color:#b980ff | [''kate''.''glowIntelligence(Example argument)''] -> <span style="color:#b980ff;">Example argument</span> | ||
----- | ----- | ||
Line 10,303: | Line 10,305: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCorruption(Example argument)''] -> <span style="color:#ff6bda | [''lilaya''.''glowCorruption(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span><br /> | ||
[''brax''.''glowCorruption(Example argument)''] -> <span style="color:#ff6bda | [''brax''.''glowCorruption(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span><br /> | ||
[''kate''.''glowCorruption(Example argument)''] -> <span style="color:#ff6bda | [''kate''.''glowCorruption(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span> | ||
----- | ----- | ||
Line 10,347: | Line 10,349: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowArousal(Example argument)''] -> <span style="color:#ff33cc | [''lilaya''.''glowArousal(Example argument)''] -> <span style="color:#ff33cc;">Example argument</span><br /> | ||
[''brax''.''glowArousal(Example argument)''] -> <span style="color:#ff33cc | [''brax''.''glowArousal(Example argument)''] -> <span style="color:#ff33cc;">Example argument</span><br /> | ||
[''kate''.''glowArousal(Example argument)''] -> <span style="color:#ff33cc | [''kate''.''glowArousal(Example argument)''] -> <span style="color:#ff33cc;">Example argument</span> | ||
----- | ----- | ||
Line 10,391: | Line 10,393: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowLust(Example argument)''] -> <span style="color:#ff1472 | [''lilaya''.''glowLust(Example argument)''] -> <span style="color:#ff1472;">Example argument</span><br /> | ||
[''brax''.''glowLust(Example argument)''] -> <span style="color:#ff1472 | [''brax''.''glowLust(Example argument)''] -> <span style="color:#ff1472;">Example argument</span><br /> | ||
[''kate''.''glowLust(Example argument)''] -> <span style="color:#ff1472 | [''kate''.''glowLust(Example argument)''] -> <span style="color:#ff1472;">Example argument</span> | ||
----- | ----- | ||
Line 10,435: | Line 10,437: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCompanion(Example argument)''] -> <span style="color:#8fefbf | [''lilaya''.''glowCompanion(Example argument)''] -> <span style="color:#8fefbf;">Example argument</span><br /> | ||
[''brax''.''glowCompanion(Example argument)''] -> <span style="color:#8fefbf | [''brax''.''glowCompanion(Example argument)''] -> <span style="color:#8fefbf;">Example argument</span><br /> | ||
[''kate''.''glowCompanion(Example argument)''] -> <span style="color:#8fefbf | [''kate''.''glowCompanion(Example argument)''] -> <span style="color:#8fefbf;">Example argument</span> | ||
----- | ----- | ||
Line 10,479: | Line 10,481: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowStamina(Example argument)''] -> <span style="color:#99ebff | [''lilaya''.''glowStamina(Example argument)''] -> <span style="color:#99ebff;">Example argument</span><br /> | ||
[''brax''.''glowStamina(Example argument)''] -> <span style="color:#99ebff | [''brax''.''glowStamina(Example argument)''] -> <span style="color:#99ebff;">Example argument</span><br /> | ||
[''kate''.''glowStamina(Example argument)''] -> <span style="color:#99ebff | [''kate''.''glowStamina(Example argument)''] -> <span style="color:#99ebff;">Example argument</span> | ||
----- | ----- | ||
Line 10,523: | Line 10,525: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSleep(Example argument)''] -> <span style="color:#da8fff | [''lilaya''.''glowSleep(Example argument)''] -> <span style="color:#da8fff;">Example argument</span><br /> | ||
[''brax''.''glowSleep(Example argument)''] -> <span style="color:#da8fff | [''brax''.''glowSleep(Example argument)''] -> <span style="color:#da8fff;">Example argument</span><br /> | ||
[''kate''.''glowSleep(Example argument)''] -> <span style="color:#da8fff | [''kate''.''glowSleep(Example argument)''] -> <span style="color:#da8fff;">Example argument</span> | ||
----- | ----- | ||
Line 10,567: | Line 10,569: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowAffection(Example argument)''] -> <span style="color:#f5a8ff | [''lilaya''.''glowAffection(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span><br /> | ||
[''brax''.''glowAffection(Example argument)''] -> <span style="color:#f5a8ff | [''brax''.''glowAffection(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span><br /> | ||
[''kate''.''glowAffection(Example argument)''] -> <span style="color:#f5a8ff | [''kate''.''glowAffection(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span> | ||
----- | ----- | ||
Line 10,611: | Line 10,613: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowObedience(Example argument)''] -> <span style="color:#da8fff | [''lilaya''.''glowObedience(Example argument)''] -> <span style="color:#da8fff;">Example argument</span><br /> | ||
[''brax''.''glowObedience(Example argument)''] -> <span style="color:#da8fff | [''brax''.''glowObedience(Example argument)''] -> <span style="color:#da8fff;">Example argument</span><br /> | ||
[''kate''.''glowObedience(Example argument)''] -> <span style="color:#da8fff | [''kate''.''glowObedience(Example argument)''] -> <span style="color:#da8fff;">Example argument</span> | ||
----- | ----- | ||
Line 10,655: | Line 10,657: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowMasculineStrong(Example argument)''] -> <span style="color:#649fe7 | [''lilaya''.''glowMasculineStrong(Example argument)''] -> <span style="color:#649fe7;">Example argument</span><br /> | ||
[''brax''.''glowMasculineStrong(Example argument)''] -> <span style="color:#649fe7 | [''brax''.''glowMasculineStrong(Example argument)''] -> <span style="color:#649fe7;">Example argument</span><br /> | ||
[''kate''.''glowMasculineStrong(Example argument)''] -> <span style="color:#649fe7 | [''kate''.''glowMasculineStrong(Example argument)''] -> <span style="color:#649fe7;">Example argument</span> | ||
----- | ----- | ||
Line 10,699: | Line 10,701: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowMasculine(Example argument)''] -> <span style="color:#8abeff | [''lilaya''.''glowMasculine(Example argument)''] -> <span style="color:#8abeff;">Example argument</span><br /> | ||
[''brax''.''glowMasculine(Example argument)''] -> <span style="color:#8abeff | [''brax''.''glowMasculine(Example argument)''] -> <span style="color:#8abeff;">Example argument</span><br /> | ||
[''kate''.''glowMasculine(Example argument)''] -> <span style="color:#8abeff | [''kate''.''glowMasculine(Example argument)''] -> <span style="color:#8abeff;">Example argument</span> | ||
----- | ----- | ||
Line 10,743: | Line 10,745: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowAndrogynous(Example argument)''] -> <span style="color:#b39eff | [''lilaya''.''glowAndrogynous(Example argument)''] -> <span style="color:#b39eff;">Example argument</span><br /> | ||
[''brax''.''glowAndrogynous(Example argument)''] -> <span style="color:#b39eff | [''brax''.''glowAndrogynous(Example argument)''] -> <span style="color:#b39eff;">Example argument</span><br /> | ||
[''kate''.''glowAndrogynous(Example argument)''] -> <span style="color:#b39eff | [''kate''.''glowAndrogynous(Example argument)''] -> <span style="color:#b39eff;">Example argument</span> | ||
----- | ----- | ||
Line 10,787: | Line 10,789: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowFeminine(Example argument)''] -> <span style="color:#ffbdff | [''lilaya''.''glowFeminine(Example argument)''] -> <span style="color:#ffbdff;">Example argument</span><br /> | ||
[''brax''.''glowFeminine(Example argument)''] -> <span style="color:#ffbdff | [''brax''.''glowFeminine(Example argument)''] -> <span style="color:#ffbdff;">Example argument</span><br /> | ||
[''kate''.''glowFeminine(Example argument)''] -> <span style="color:#ffbdff | [''kate''.''glowFeminine(Example argument)''] -> <span style="color:#ffbdff;">Example argument</span> | ||
----- | ----- | ||
Line 10,831: | Line 10,833: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowFeminineStrong(Example argument)''] -> <span style="color:#ff85ff | [''lilaya''.''glowFeminineStrong(Example argument)''] -> <span style="color:#ff85ff;">Example argument</span><br /> | ||
[''brax''.''glowFeminineStrong(Example argument)''] -> <span style="color:#ff85ff | [''brax''.''glowFeminineStrong(Example argument)''] -> <span style="color:#ff85ff;">Example argument</span><br /> | ||
[''kate''.''glowFeminineStrong(Example argument)''] -> <span style="color:#ff85ff | [''kate''.''glowFeminineStrong(Example argument)''] -> <span style="color:#ff85ff;">Example argument</span> | ||
----- | ----- | ||
Line 10,875: | Line 10,877: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowBodySizeZero(Example argument)''] -> <span style="color:#ffebd6 | [''lilaya''.''glowBodySizeZero(Example argument)''] -> <span style="color:#ffebd6;">Example argument</span><br /> | ||
[''brax''.''glowBodySizeZero(Example argument)''] -> <span style="color:#ffebd6 | [''brax''.''glowBodySizeZero(Example argument)''] -> <span style="color:#ffebd6;">Example argument</span><br /> | ||
[''kate''.''glowBodySizeZero(Example argument)''] -> <span style="color:#ffebd6 | [''kate''.''glowBodySizeZero(Example argument)''] -> <span style="color:#ffebd6;">Example argument</span> | ||
----- | ----- | ||
Line 10,919: | Line 10,921: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowBodySizeOne(Example argument)''] -> <span style="color:#ffe0bd | [''lilaya''.''glowBodySizeOne(Example argument)''] -> <span style="color:#ffe0bd;">Example argument</span><br /> | ||
[''brax''.''glowBodySizeOne(Example argument)''] -> <span style="color:#ffe0bd | [''brax''.''glowBodySizeOne(Example argument)''] -> <span style="color:#ffe0bd;">Example argument</span><br /> | ||
[''kate''.''glowBodySizeOne(Example argument)''] -> <span style="color:#ffe0bd | [''kate''.''glowBodySizeOne(Example argument)''] -> <span style="color:#ffe0bd;">Example argument</span> | ||
----- | ----- | ||
Line 10,963: | Line 10,965: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowBodySizeTwo(Example argument)''] -> <span style="color:#ffc88a | [''lilaya''.''glowBodySizeTwo(Example argument)''] -> <span style="color:#ffc88a;">Example argument</span><br /> | ||
[''brax''.''glowBodySizeTwo(Example argument)''] -> <span style="color:#ffc88a | [''brax''.''glowBodySizeTwo(Example argument)''] -> <span style="color:#ffc88a;">Example argument</span><br /> | ||
[''kate''.''glowBodySizeTwo(Example argument)''] -> <span style="color:#ffc88a | [''kate''.''glowBodySizeTwo(Example argument)''] -> <span style="color:#ffc88a;">Example argument</span> | ||
----- | ----- | ||
Line 11,007: | Line 11,009: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowBodySizeThree(Example argument)''] -> <span style="color:#ffab57 | [''lilaya''.''glowBodySizeThree(Example argument)''] -> <span style="color:#ffab57;">Example argument</span><br /> | ||
[''brax''.''glowBodySizeThree(Example argument)''] -> <span style="color:#ffab57 | [''brax''.''glowBodySizeThree(Example argument)''] -> <span style="color:#ffab57;">Example argument</span><br /> | ||
[''kate''.''glowBodySizeThree(Example argument)''] -> <span style="color:#ffab57 | [''kate''.''glowBodySizeThree(Example argument)''] -> <span style="color:#ffab57;">Example argument</span> | ||
----- | ----- | ||
Line 11,051: | Line 11,053: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowBodySizeFour(Example argument)''] -> <span style="color:#ff9124 | [''lilaya''.''glowBodySizeFour(Example argument)''] -> <span style="color:#ff9124;">Example argument</span><br /> | ||
[''brax''.''glowBodySizeFour(Example argument)''] -> <span style="color:#ff9124 | [''brax''.''glowBodySizeFour(Example argument)''] -> <span style="color:#ff9124;">Example argument</span><br /> | ||
[''kate''.''glowBodySizeFour(Example argument)''] -> <span style="color:#ff9124 | [''kate''.''glowBodySizeFour(Example argument)''] -> <span style="color:#ff9124;">Example argument</span> | ||
----- | ----- | ||
Line 11,095: | Line 11,097: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowMuscleZero(Example argument)''] -> <span style="color:#dbfff6 | [''lilaya''.''glowMuscleZero(Example argument)''] -> <span style="color:#dbfff6;">Example argument</span><br /> | ||
[''brax''.''glowMuscleZero(Example argument)''] -> <span style="color:#dbfff6 | [''brax''.''glowMuscleZero(Example argument)''] -> <span style="color:#dbfff6;">Example argument</span><br /> | ||
[''kate''.''glowMuscleZero(Example argument)''] -> <span style="color:#dbfff6 | [''kate''.''glowMuscleZero(Example argument)''] -> <span style="color:#dbfff6;">Example argument</span> | ||
----- | ----- | ||
Line 11,139: | Line 11,141: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowMuscleOne(Example argument)''] -> <span style="color:#bdffed | [''lilaya''.''glowMuscleOne(Example argument)''] -> <span style="color:#bdffed;">Example argument</span><br /> | ||
[''brax''.''glowMuscleOne(Example argument)''] -> <span style="color:#bdffed | [''brax''.''glowMuscleOne(Example argument)''] -> <span style="color:#bdffed;">Example argument</span><br /> | ||
[''kate''.''glowMuscleOne(Example argument)''] -> <span style="color:#bdffed | [''kate''.''glowMuscleOne(Example argument)''] -> <span style="color:#bdffed;">Example argument</span> | ||
----- | ----- | ||
Line 11,183: | Line 11,185: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowMuscleTwo(Example argument)''] -> <span style="color:#8affe0 | [''lilaya''.''glowMuscleTwo(Example argument)''] -> <span style="color:#8affe0;">Example argument</span><br /> | ||
[''brax''.''glowMuscleTwo(Example argument)''] -> <span style="color:#8affe0 | [''brax''.''glowMuscleTwo(Example argument)''] -> <span style="color:#8affe0;">Example argument</span><br /> | ||
[''kate''.''glowMuscleTwo(Example argument)''] -> <span style="color:#8affe0 | [''kate''.''glowMuscleTwo(Example argument)''] -> <span style="color:#8affe0;">Example argument</span> | ||
----- | ----- | ||
Line 11,227: | Line 11,229: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowMuscleThree(Example argument)''] -> <span style="color:#57ffd2 | [''lilaya''.''glowMuscleThree(Example argument)''] -> <span style="color:#57ffd2;">Example argument</span><br /> | ||
[''brax''.''glowMuscleThree(Example argument)''] -> <span style="color:#57ffd2 | [''brax''.''glowMuscleThree(Example argument)''] -> <span style="color:#57ffd2;">Example argument</span><br /> | ||
[''kate''.''glowMuscleThree(Example argument)''] -> <span style="color:#57ffd2 | [''kate''.''glowMuscleThree(Example argument)''] -> <span style="color:#57ffd2;">Example argument</span> | ||
----- | ----- | ||
Line 11,271: | Line 11,273: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowMuscleFour(Example argument)''] -> <span style="color:#24ffc5 | [''lilaya''.''glowMuscleFour(Example argument)''] -> <span style="color:#24ffc5;">Example argument</span><br /> | ||
[''brax''.''glowMuscleFour(Example argument)''] -> <span style="color:#24ffc5 | [''brax''.''glowMuscleFour(Example argument)''] -> <span style="color:#24ffc5;">Example argument</span><br /> | ||
[''kate''.''glowMuscleFour(Example argument)''] -> <span style="color:#24ffc5 | [''kate''.''glowMuscleFour(Example argument)''] -> <span style="color:#24ffc5;">Example argument</span> | ||
----- | ----- | ||
Line 11,315: | Line 11,317: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowAgeTeens(Example argument)''] -> <span style="color:#e1f0c1 | [''lilaya''.''glowAgeTeens(Example argument)''] -> <span style="color:#e1f0c1;">Example argument</span><br /> | ||
[''brax''.''glowAgeTeens(Example argument)''] -> <span style="color:#e1f0c1 | [''brax''.''glowAgeTeens(Example argument)''] -> <span style="color:#e1f0c1;">Example argument</span><br /> | ||
[''kate''.''glowAgeTeens(Example argument)''] -> <span style="color:#e1f0c1 | [''kate''.''glowAgeTeens(Example argument)''] -> <span style="color:#e1f0c1;">Example argument</span> | ||
----- | ----- | ||
Line 11,359: | Line 11,361: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowAgeTwenties(Example argument)''] -> <span style="color:#cce698 | [''lilaya''.''glowAgeTwenties(Example argument)''] -> <span style="color:#cce698;">Example argument</span><br /> | ||
[''brax''.''glowAgeTwenties(Example argument)''] -> <span style="color:#cce698 | [''brax''.''glowAgeTwenties(Example argument)''] -> <span style="color:#cce698;">Example argument</span><br /> | ||
[''kate''.''glowAgeTwenties(Example argument)''] -> <span style="color:#cce698 | [''kate''.''glowAgeTwenties(Example argument)''] -> <span style="color:#cce698;">Example argument</span> | ||
----- | ----- | ||
Line 11,403: | Line 11,405: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowAge(Example argument)''] -> <span style="color:#b8dc6f | [''lilaya''.''glowAge(Example argument)''] -> <span style="color:#b8dc6f;">Example argument</span><br /> | ||
[''brax''.''glowAge(Example argument)''] -> <span style="color:#b8dc6f | [''brax''.''glowAge(Example argument)''] -> <span style="color:#b8dc6f;">Example argument</span><br /> | ||
[''kate''.''glowAge(Example argument)''] -> <span style="color:#b8dc6f | [''kate''.''glowAge(Example argument)''] -> <span style="color:#b8dc6f;">Example argument</span> | ||
----- | ----- | ||
Line 11,447: | Line 11,449: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowAgeForties(Example argument)''] -> <span style="color:#a4d246 | [''lilaya''.''glowAgeForties(Example argument)''] -> <span style="color:#a4d246;">Example argument</span><br /> | ||
[''brax''.''glowAgeForties(Example argument)''] -> <span style="color:#a4d246 | [''brax''.''glowAgeForties(Example argument)''] -> <span style="color:#a4d246;">Example argument</span><br /> | ||
[''kate''.''glowAgeForties(Example argument)''] -> <span style="color:#a4d246 | [''kate''.''glowAgeForties(Example argument)''] -> <span style="color:#a4d246;">Example argument</span> | ||
----- | ----- | ||
Line 11,491: | Line 11,493: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowAgeFifties(Example argument)''] -> <span style="color:#8ab92d | [''lilaya''.''glowAgeFifties(Example argument)''] -> <span style="color:#8ab92d;">Example argument</span><br /> | ||
[''brax''.''glowAgeFifties(Example argument)''] -> <span style="color:#8ab92d | [''brax''.''glowAgeFifties(Example argument)''] -> <span style="color:#8ab92d;">Example argument</span><br /> | ||
[''kate''.''glowAgeFifties(Example argument)''] -> <span style="color:#8ab92d | [''kate''.''glowAgeFifties(Example argument)''] -> <span style="color:#8ab92d;">Example argument</span> | ||
----- | ----- | ||
Line 11,535: | Line 11,537: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowAgeSixties(Example argument)''] -> <span style="color:#6b9023 | [''lilaya''.''glowAgeSixties(Example argument)''] -> <span style="color:#6b9023;">Example argument</span><br /> | ||
[''brax''.''glowAgeSixties(Example argument)''] -> <span style="color:#6b9023 | [''brax''.''glowAgeSixties(Example argument)''] -> <span style="color:#6b9023;">Example argument</span><br /> | ||
[''kate''.''glowAgeSixties(Example argument)''] -> <span style="color:#6b9023 | [''kate''.''glowAgeSixties(Example argument)''] -> <span style="color:#6b9023;">Example argument</span> | ||
----- | ----- | ||
Line 11,579: | Line 11,581: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowAlcohol(Example argument)''] -> <span style="color:#f8f8b9 | [''lilaya''.''glowAlcohol(Example argument)''] -> <span style="color:#f8f8b9;">Example argument</span><br /> | ||
[''brax''.''glowAlcohol(Example argument)''] -> <span style="color:#f8f8b9 | [''brax''.''glowAlcohol(Example argument)''] -> <span style="color:#f8f8b9;">Example argument</span><br /> | ||
[''kate''.''glowAlcohol(Example argument)''] -> <span style="color:#f8f8b9 | [''kate''.''glowAlcohol(Example argument)''] -> <span style="color:#f8f8b9;">Example argument</span> | ||
----- | ----- | ||
Line 11,623: | Line 11,625: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowPsychoactive(Example argument)''] -> <span style="color:#ff1472 | [''lilaya''.''glowPsychoactive(Example argument)''] -> <span style="color:#ff1472;">Example argument</span><br /> | ||
[''brax''.''glowPsychoactive(Example argument)''] -> <span style="color:#ff1472 | [''brax''.''glowPsychoactive(Example argument)''] -> <span style="color:#ff1472;">Example argument</span><br /> | ||
[''kate''.''glowPsychoactive(Example argument)''] -> <span style="color:#ff1472 | [''kate''.''glowPsychoactive(Example argument)''] -> <span style="color:#ff1472;">Example argument</span> | ||
----- | ----- | ||
Line 11,667: | Line 11,669: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowTfShrink(Example argument)''] -> <span style="color:#ea5d76 | [''lilaya''.''glowTfShrink(Example argument)''] -> <span style="color:#ea5d76;">Example argument</span><br /> | ||
[''brax''.''glowTfShrink(Example argument)''] -> <span style="color:#ea5d76 | [''brax''.''glowTfShrink(Example argument)''] -> <span style="color:#ea5d76;">Example argument</span><br /> | ||
[''kate''.''glowTfShrink(Example argument)''] -> <span style="color:#ea5d76 | [''kate''.''glowTfShrink(Example argument)''] -> <span style="color:#ea5d76;">Example argument</span> | ||
----- | ----- | ||
Line 11,711: | Line 11,713: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowTfGrow(Example argument)''] -> <span style="color:#57db7e | [''lilaya''.''glowTfGrow(Example argument)''] -> <span style="color:#57db7e;">Example argument</span><br /> | ||
[''brax''.''glowTfGrow(Example argument)''] -> <span style="color:#57db7e | [''brax''.''glowTfGrow(Example argument)''] -> <span style="color:#57db7e;">Example argument</span><br /> | ||
[''kate''.''glowTfGrow(Example argument)''] -> <span style="color:#57db7e | [''kate''.''glowTfGrow(Example argument)''] -> <span style="color:#57db7e;">Example argument</span> | ||
----- | ----- | ||
Line 11,755: | Line 11,757: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSize0(Example argument)''] -> <span style="color:#bdf1c1 | [''lilaya''.''glowSize0(Example argument)''] -> <span style="color:#bdf1c1;">Example argument</span><br /> | ||
[''brax''.''glowSize0(Example argument)''] -> <span style="color:#bdf1c1 | [''brax''.''glowSize0(Example argument)''] -> <span style="color:#bdf1c1;">Example argument</span><br /> | ||
[''kate''.''glowSize0(Example argument)''] -> <span style="color:#bdf1c1 | [''kate''.''glowSize0(Example argument)''] -> <span style="color:#bdf1c1;">Example argument</span> | ||
----- | ----- | ||
Line 11,799: | Line 11,801: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSize1(Example argument)''] -> <span style="color:#afe9b3 | [''lilaya''.''glowSize1(Example argument)''] -> <span style="color:#afe9b3;">Example argument</span><br /> | ||
[''brax''.''glowSize1(Example argument)''] -> <span style="color:#afe9b3 | [''brax''.''glowSize1(Example argument)''] -> <span style="color:#afe9b3;">Example argument</span><br /> | ||
[''kate''.''glowSize1(Example argument)''] -> <span style="color:#afe9b3 | [''kate''.''glowSize1(Example argument)''] -> <span style="color:#afe9b3;">Example argument</span> | ||
----- | ----- | ||
Line 11,843: | Line 11,845: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSize2(Example argument)''] -> <span style="color:#a0e4a3 | [''lilaya''.''glowSize2(Example argument)''] -> <span style="color:#a0e4a3;">Example argument</span><br /> | ||
[''brax''.''glowSize2(Example argument)''] -> <span style="color:#a0e4a3 | [''brax''.''glowSize2(Example argument)''] -> <span style="color:#a0e4a3;">Example argument</span><br /> | ||
[''kate''.''glowSize2(Example argument)''] -> <span style="color:#a0e4a3 | [''kate''.''glowSize2(Example argument)''] -> <span style="color:#a0e4a3;">Example argument</span> | ||
----- | ----- | ||
Line 11,887: | Line 11,889: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSize3(Example argument)''] -> <span style="color:#8fe096 | [''lilaya''.''glowSize3(Example argument)''] -> <span style="color:#8fe096;">Example argument</span><br /> | ||
[''brax''.''glowSize3(Example argument)''] -> <span style="color:#8fe096 | [''brax''.''glowSize3(Example argument)''] -> <span style="color:#8fe096;">Example argument</span><br /> | ||
[''kate''.''glowSize3(Example argument)''] -> <span style="color:#8fe096 | [''kate''.''glowSize3(Example argument)''] -> <span style="color:#8fe096;">Example argument</span> | ||
----- | ----- | ||
Line 11,931: | Line 11,933: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSize4(Example argument)''] -> <span style="color:#77da7f | [''lilaya''.''glowSize4(Example argument)''] -> <span style="color:#77da7f;">Example argument</span><br /> | ||
[''brax''.''glowSize4(Example argument)''] -> <span style="color:#77da7f | [''brax''.''glowSize4(Example argument)''] -> <span style="color:#77da7f;">Example argument</span><br /> | ||
[''kate''.''glowSize4(Example argument)''] -> <span style="color:#77da7f | [''kate''.''glowSize4(Example argument)''] -> <span style="color:#77da7f;">Example argument</span> | ||
----- | ----- | ||
Line 11,975: | Line 11,977: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSize5(Example argument)''] -> <span style="color:#67d570 | [''lilaya''.''glowSize5(Example argument)''] -> <span style="color:#67d570;">Example argument</span><br /> | ||
[''brax''.''glowSize5(Example argument)''] -> <span style="color:#67d570 | [''brax''.''glowSize5(Example argument)''] -> <span style="color:#67d570;">Example argument</span><br /> | ||
[''kate''.''glowSize5(Example argument)''] -> <span style="color:#67d570 | [''kate''.''glowSize5(Example argument)''] -> <span style="color:#67d570;">Example argument</span> | ||
----- | ----- | ||
Line 12,019: | Line 12,021: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSize6(Example argument)''] -> <span style="color:#57d161 | [''lilaya''.''glowSize6(Example argument)''] -> <span style="color:#57d161;">Example argument</span><br /> | ||
[''brax''.''glowSize6(Example argument)''] -> <span style="color:#57d161 | [''brax''.''glowSize6(Example argument)''] -> <span style="color:#57d161;">Example argument</span><br /> | ||
[''kate''.''glowSize6(Example argument)''] -> <span style="color:#57d161 | [''kate''.''glowSize6(Example argument)''] -> <span style="color:#57d161;">Example argument</span> | ||
----- | ----- | ||
Line 12,063: | Line 12,065: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSize7(Example argument)''] -> <span style="color:#47cd52 | [''lilaya''.''glowSize7(Example argument)''] -> <span style="color:#47cd52;">Example argument</span><br /> | ||
[''brax''.''glowSize7(Example argument)''] -> <span style="color:#47cd52 | [''brax''.''glowSize7(Example argument)''] -> <span style="color:#47cd52;">Example argument</span><br /> | ||
[''kate''.''glowSize7(Example argument)''] -> <span style="color:#47cd52 | [''kate''.''glowSize7(Example argument)''] -> <span style="color:#47cd52;">Example argument</span> | ||
----- | ----- | ||
Line 12,107: | Line 12,109: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSize8(Example argument)''] -> <span style="color:#37c843 | [''lilaya''.''glowSize8(Example argument)''] -> <span style="color:#37c843;">Example argument</span><br /> | ||
[''brax''.''glowSize8(Example argument)''] -> <span style="color:#37c843 | [''brax''.''glowSize8(Example argument)''] -> <span style="color:#37c843;">Example argument</span><br /> | ||
[''kate''.''glowSize8(Example argument)''] -> <span style="color:#37c843 | [''kate''.''glowSize8(Example argument)''] -> <span style="color:#37c843;">Example argument</span> | ||
----- | ----- | ||
Line 12,151: | Line 12,153: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSize9(Example argument)''] -> <span style="color:#19ba26 | [''lilaya''.''glowSize9(Example argument)''] -> <span style="color:#19ba26;">Example argument</span><br /> | ||
[''brax''.''glowSize9(Example argument)''] -> <span style="color:#19ba26 | [''brax''.''glowSize9(Example argument)''] -> <span style="color:#19ba26;">Example argument</span><br /> | ||
[''kate''.''glowSize9(Example argument)''] -> <span style="color:#19ba26 | [''kate''.''glowSize9(Example argument)''] -> <span style="color:#19ba26;">Example argument</span> | ||
----- | ----- | ||
Line 12,195: | Line 12,197: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSize10(Example argument)''] -> <span style="color:#0ba518 | [''lilaya''.''glowSize10(Example argument)''] -> <span style="color:#0ba518;">Example argument</span><br /> | ||
[''brax''.''glowSize10(Example argument)''] -> <span style="color:#0ba518 | [''brax''.''glowSize10(Example argument)''] -> <span style="color:#0ba518;">Example argument</span><br /> | ||
[''kate''.''glowSize10(Example argument)''] -> <span style="color:#0ba518 | [''kate''.''glowSize10(Example argument)''] -> <span style="color:#0ba518;">Example argument</span> | ||
----- | ----- | ||
Line 12,239: | Line 12,241: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowWetness1(Example argument)''] -> <span style="color:#ddd2bf | [''lilaya''.''glowWetness1(Example argument)''] -> <span style="color:#ddd2bf;">Example argument</span><br /> | ||
[''brax''.''glowWetness1(Example argument)''] -> <span style="color:#ddd2bf | [''brax''.''glowWetness1(Example argument)''] -> <span style="color:#ddd2bf;">Example argument</span><br /> | ||
[''kate''.''glowWetness1(Example argument)''] -> <span style="color:#ddd2bf | [''kate''.''glowWetness1(Example argument)''] -> <span style="color:#ddd2bf;">Example argument</span> | ||
----- | ----- | ||
Line 12,283: | Line 12,285: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowWetness2(Example argument)''] -> <span style="color:#e3f8ff | [''lilaya''.''glowWetness2(Example argument)''] -> <span style="color:#e3f8ff;">Example argument</span><br /> | ||
[''brax''.''glowWetness2(Example argument)''] -> <span style="color:#e3f8ff | [''brax''.''glowWetness2(Example argument)''] -> <span style="color:#e3f8ff;">Example argument</span><br /> | ||
[''kate''.''glowWetness2(Example argument)''] -> <span style="color:#e3f8ff | [''kate''.''glowWetness2(Example argument)''] -> <span style="color:#e3f8ff;">Example argument</span> | ||
----- | ----- | ||
Line 12,327: | Line 12,329: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowWetness3(Example argument)''] -> <span style="color:#cbf1ff | [''lilaya''.''glowWetness3(Example argument)''] -> <span style="color:#cbf1ff;">Example argument</span><br /> | ||
[''brax''.''glowWetness3(Example argument)''] -> <span style="color:#cbf1ff | [''brax''.''glowWetness3(Example argument)''] -> <span style="color:#cbf1ff;">Example argument</span><br /> | ||
[''kate''.''glowWetness3(Example argument)''] -> <span style="color:#cbf1ff | [''kate''.''glowWetness3(Example argument)''] -> <span style="color:#cbf1ff;">Example argument</span> | ||
----- | ----- | ||
Line 12,371: | Line 12,373: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowWetness4(Example argument)''] -> <span style="color:#99ebff | [''lilaya''.''glowWetness4(Example argument)''] -> <span style="color:#99ebff;">Example argument</span><br /> | ||
[''brax''.''glowWetness4(Example argument)''] -> <span style="color:#99ebff | [''brax''.''glowWetness4(Example argument)''] -> <span style="color:#99ebff;">Example argument</span><br /> | ||
[''kate''.''glowWetness4(Example argument)''] -> <span style="color:#99ebff | [''kate''.''glowWetness4(Example argument)''] -> <span style="color:#99ebff;">Example argument</span> | ||
----- | ----- | ||
Line 12,415: | Line 12,417: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowWetness5(Example argument)''] -> <span style="color:#7cccff | [''lilaya''.''glowWetness5(Example argument)''] -> <span style="color:#7cccff;">Example argument</span><br /> | ||
[''brax''.''glowWetness5(Example argument)''] -> <span style="color:#7cccff | [''brax''.''glowWetness5(Example argument)''] -> <span style="color:#7cccff;">Example argument</span><br /> | ||
[''kate''.''glowWetness5(Example argument)''] -> <span style="color:#7cccff | [''kate''.''glowWetness5(Example argument)''] -> <span style="color:#7cccff;">Example argument</span> | ||
----- | ----- | ||
Line 12,459: | Line 12,461: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowWetness6(Example argument)''] -> <span style="color:#79acff | [''lilaya''.''glowWetness6(Example argument)''] -> <span style="color:#79acff;">Example argument</span><br /> | ||
[''brax''.''glowWetness6(Example argument)''] -> <span style="color:#79acff | [''brax''.''glowWetness6(Example argument)''] -> <span style="color:#79acff;">Example argument</span><br /> | ||
[''kate''.''glowWetness6(Example argument)''] -> <span style="color:#79acff | [''kate''.''glowWetness6(Example argument)''] -> <span style="color:#79acff;">Example argument</span> | ||
----- | ----- | ||
Line 12,503: | Line 12,505: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowWetness7(Example argument)''] -> <span style="color:#649fff | [''lilaya''.''glowWetness7(Example argument)''] -> <span style="color:#649fff;">Example argument</span><br /> | ||
[''brax''.''glowWetness7(Example argument)''] -> <span style="color:#649fff | [''brax''.''glowWetness7(Example argument)''] -> <span style="color:#649fff;">Example argument</span><br /> | ||
[''kate''.''glowWetness7(Example argument)''] -> <span style="color:#649fff | [''kate''.''glowWetness7(Example argument)''] -> <span style="color:#649fff;">Example argument</span> | ||
----- | ----- | ||
Line 12,547: | Line 12,549: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowWetness8(Example argument)''] -> <span style="color:#488eff | [''lilaya''.''glowWetness8(Example argument)''] -> <span style="color:#488eff;">Example argument</span><br /> | ||
[''brax''.''glowWetness8(Example argument)''] -> <span style="color:#488eff | [''brax''.''glowWetness8(Example argument)''] -> <span style="color:#488eff;">Example argument</span><br /> | ||
[''kate''.''glowWetness8(Example argument)''] -> <span style="color:#488eff | [''kate''.''glowWetness8(Example argument)''] -> <span style="color:#488eff;">Example argument</span> | ||
----- | ----- | ||
Line 12,591: | Line 12,593: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowWetness(Example argument)''] -> <span style="color:#99ebff | [''lilaya''.''glowWetness(Example argument)''] -> <span style="color:#99ebff;">Example argument</span><br /> | ||
[''brax''.''glowWetness(Example argument)''] -> <span style="color:#99ebff | [''brax''.''glowWetness(Example argument)''] -> <span style="color:#99ebff;">Example argument</span><br /> | ||
[''kate''.''glowWetness(Example argument)''] -> <span style="color:#99ebff | [''kate''.''glowWetness(Example argument)''] -> <span style="color:#99ebff;">Example argument</span> | ||
----- | ----- | ||
Line 12,635: | Line 12,637: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowPlasticity(Example argument)''] -> <span style="color:#9683ec | [''lilaya''.''glowPlasticity(Example argument)''] -> <span style="color:#9683ec;">Example argument</span><br /> | ||
[''brax''.''glowPlasticity(Example argument)''] -> <span style="color:#9683ec | [''brax''.''glowPlasticity(Example argument)''] -> <span style="color:#9683ec;">Example argument</span><br /> | ||
[''kate''.''glowPlasticity(Example argument)''] -> <span style="color:#9683ec | [''kate''.''glowPlasticity(Example argument)''] -> <span style="color:#9683ec;">Example argument</span> | ||
----- | ----- | ||
Line 12,679: | Line 12,681: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowElasticity(Example argument)''] -> <span style="color:#da8fff | [''lilaya''.''glowElasticity(Example argument)''] -> <span style="color:#da8fff;">Example argument</span><br /> | ||
[''brax''.''glowElasticity(Example argument)''] -> <span style="color:#da8fff | [''brax''.''glowElasticity(Example argument)''] -> <span style="color:#da8fff;">Example argument</span><br /> | ||
[''kate''.''glowElasticity(Example argument)''] -> <span style="color:#da8fff | [''kate''.''glowElasticity(Example argument)''] -> <span style="color:#da8fff;">Example argument</span> | ||
----- | ----- | ||
Line 12,723: | Line 12,725: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowTfGeneric(Example argument)''] -> <span style="color:#b4d987 | [''lilaya''.''glowTfGeneric(Example argument)''] -> <span style="color:#b4d987;">Example argument</span><br /> | ||
[''brax''.''glowTfGeneric(Example argument)''] -> <span style="color:#b4d987 | [''brax''.''glowTfGeneric(Example argument)''] -> <span style="color:#b4d987;">Example argument</span><br /> | ||
[''kate''.''glowTfGeneric(Example argument)''] -> <span style="color:#b4d987 | [''kate''.''glowTfGeneric(Example argument)''] -> <span style="color:#b4d987;">Example argument</span> | ||
----- | ----- | ||
Line 12,767: | Line 12,769: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowTfSex(Example argument)''] -> <span style="color:#f5a8ff | [''lilaya''.''glowTfSex(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span><br /> | ||
[''brax''.''glowTfSex(Example argument)''] -> <span style="color:#f5a8ff | [''brax''.''glowTfSex(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span><br /> | ||
[''kate''.''glowTfSex(Example argument)''] -> <span style="color:#f5a8ff | [''kate''.''glowTfSex(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span> | ||
----- | ----- | ||
Line 12,811: | Line 12,813: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowTfHuman(Example argument)''] -> <span style="color:#a7b7d2 | [''lilaya''.''glowTfHuman(Example argument)''] -> <span style="color:#a7b7d2;">Example argument</span><br /> | ||
[''brax''.''glowTfHuman(Example argument)''] -> <span style="color:#a7b7d2 | [''brax''.''glowTfHuman(Example argument)''] -> <span style="color:#a7b7d2;">Example argument</span><br /> | ||
[''kate''.''glowTfHuman(Example argument)''] -> <span style="color:#a7b7d2 | [''kate''.''glowTfHuman(Example argument)''] -> <span style="color:#a7b7d2;">Example argument</span> | ||
----- | ----- | ||
Line 12,855: | Line 12,857: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowTfPartial(Example argument)''] -> <span style="color:#ff80bf | [''lilaya''.''glowTfPartial(Example argument)''] -> <span style="color:#ff80bf;">Example argument</span><br /> | ||
[''brax''.''glowTfPartial(Example argument)''] -> <span style="color:#ff80bf | [''brax''.''glowTfPartial(Example argument)''] -> <span style="color:#ff80bf;">Example argument</span><br /> | ||
[''kate''.''glowTfPartial(Example argument)''] -> <span style="color:#ff80bf | [''kate''.''glowTfPartial(Example argument)''] -> <span style="color:#ff80bf;">Example argument</span> | ||
----- | ----- | ||
Line 12,899: | Line 12,901: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowTfMinor(Example argument)''] -> <span style="color:#ff1a8c | [''lilaya''.''glowTfMinor(Example argument)''] -> <span style="color:#ff1a8c;">Example argument</span><br /> | ||
[''brax''.''glowTfMinor(Example argument)''] -> <span style="color:#ff1a8c | [''brax''.''glowTfMinor(Example argument)''] -> <span style="color:#ff1a8c;">Example argument</span><br /> | ||
[''kate''.''glowTfMinor(Example argument)''] -> <span style="color:#ff1a8c | [''kate''.''glowTfMinor(Example argument)''] -> <span style="color:#ff1a8c;">Example argument</span> | ||
----- | ----- | ||
Line 12,943: | Line 12,945: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowTfLesser(Example argument)''] -> <span style="color:#e600ac | [''lilaya''.''glowTfLesser(Example argument)''] -> <span style="color:#e600ac;">Example argument</span><br /> | ||
[''brax''.''glowTfLesser(Example argument)''] -> <span style="color:#e600ac | [''brax''.''glowTfLesser(Example argument)''] -> <span style="color:#e600ac;">Example argument</span><br /> | ||
[''kate''.''glowTfLesser(Example argument)''] -> <span style="color:#e600ac | [''kate''.''glowTfLesser(Example argument)''] -> <span style="color:#e600ac;">Example argument</span> | ||
----- | ----- | ||
Line 12,987: | Line 12,989: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowTfGreater(Example argument)''] -> <span style="color:#d411d4 | [''lilaya''.''glowTfGreater(Example argument)''] -> <span style="color:#d411d4;">Example argument</span><br /> | ||
[''brax''.''glowTfGreater(Example argument)''] -> <span style="color:#d411d4 | [''brax''.''glowTfGreater(Example argument)''] -> <span style="color:#d411d4;">Example argument</span><br /> | ||
[''kate''.''glowTfGreater(Example argument)''] -> <span style="color:#d411d4 | [''kate''.''glowTfGreater(Example argument)''] -> <span style="color:#d411d4;">Example argument</span> | ||
----- | ----- | ||
Line 13,031: | Line 13,033: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowUnarmed(Example argument)''] -> <span style="color:#edd6ba | [''lilaya''.''glowUnarmed(Example argument)''] -> <span style="color:#edd6ba;">Example argument</span><br /> | ||
[''brax''.''glowUnarmed(Example argument)''] -> <span style="color:#edd6ba | [''brax''.''glowUnarmed(Example argument)''] -> <span style="color:#edd6ba;">Example argument</span><br /> | ||
[''kate''.''glowUnarmed(Example argument)''] -> <span style="color:#edd6ba | [''kate''.''glowUnarmed(Example argument)''] -> <span style="color:#edd6ba;">Example argument</span> | ||
----- | ----- | ||
Line 13,075: | Line 13,077: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowMelee(Example argument)''] -> <span style="color:#ea98a1 | [''lilaya''.''glowMelee(Example argument)''] -> <span style="color:#ea98a1;">Example argument</span><br /> | ||
[''brax''.''glowMelee(Example argument)''] -> <span style="color:#ea98a1 | [''brax''.''glowMelee(Example argument)''] -> <span style="color:#ea98a1;">Example argument</span><br /> | ||
[''kate''.''glowMelee(Example argument)''] -> <span style="color:#ea98a1 | [''kate''.''glowMelee(Example argument)''] -> <span style="color:#ea98a1;">Example argument</span> | ||
----- | ----- | ||
Line 13,119: | Line 13,121: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowRanged(Example argument)''] -> <span style="color:#d2f2ff | [''lilaya''.''glowRanged(Example argument)''] -> <span style="color:#d2f2ff;">Example argument</span><br /> | ||
[''brax''.''glowRanged(Example argument)''] -> <span style="color:#d2f2ff | [''brax''.''glowRanged(Example argument)''] -> <span style="color:#d2f2ff;">Example argument</span><br /> | ||
[''kate''.''glowRanged(Example argument)''] -> <span style="color:#d2f2ff | [''kate''.''glowRanged(Example argument)''] -> <span style="color:#d2f2ff;">Example argument</span> | ||
----- | ----- | ||
Line 13,163: | Line 13,165: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDmgPhysical(Example argument)''] -> <span style="color:#a79e90 | [''lilaya''.''glowDmgPhysical(Example argument)''] -> <span style="color:#a79e90;">Example argument</span><br /> | ||
[''brax''.''glowDmgPhysical(Example argument)''] -> <span style="color:#a79e90 | [''brax''.''glowDmgPhysical(Example argument)''] -> <span style="color:#a79e90;">Example argument</span><br /> | ||
[''kate''.''glowDmgPhysical(Example argument)''] -> <span style="color:#a79e90 | [''kate''.''glowDmgPhysical(Example argument)''] -> <span style="color:#a79e90;">Example argument</span> | ||
----- | ----- | ||
Line 13,207: | Line 13,209: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDmgMana(Example argument)''] -> <span style="color:#da8fff | [''lilaya''.''glowDmgMana(Example argument)''] -> <span style="color:#da8fff;">Example argument</span><br /> | ||
[''brax''.''glowDmgMana(Example argument)''] -> <span style="color:#da8fff | [''brax''.''glowDmgMana(Example argument)''] -> <span style="color:#da8fff;">Example argument</span><br /> | ||
[''kate''.''glowDmgMana(Example argument)''] -> <span style="color:#da8fff | [''kate''.''glowDmgMana(Example argument)''] -> <span style="color:#da8fff;">Example argument</span> | ||
----- | ----- | ||
Line 13,251: | Line 13,253: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDmgLust(Example argument)''] -> <span style="color:#f5a8ff | [''lilaya''.''glowDmgLust(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span><br /> | ||
[''brax''.''glowDmgLust(Example argument)''] -> <span style="color:#f5a8ff | [''brax''.''glowDmgLust(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span><br /> | ||
[''kate''.''glowDmgLust(Example argument)''] -> <span style="color:#f5a8ff | [''kate''.''glowDmgLust(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span> | ||
----- | ----- | ||
Line 13,295: | Line 13,297: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDmgSpell(Example argument)''] -> <span style="color:#ff6bda | [''lilaya''.''glowDmgSpell(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span><br /> | ||
[''brax''.''glowDmgSpell(Example argument)''] -> <span style="color:#ff6bda | [''brax''.''glowDmgSpell(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span><br /> | ||
[''kate''.''glowDmgSpell(Example argument)''] -> <span style="color:#ff6bda | [''kate''.''glowDmgSpell(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span> | ||
----- | ----- | ||
Line 13,339: | Line 13,341: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDmgFire(Example argument)''] -> <span style="color:#ff9955 | [''lilaya''.''glowDmgFire(Example argument)''] -> <span style="color:#ff9955;">Example argument</span><br /> | ||
[''brax''.''glowDmgFire(Example argument)''] -> <span style="color:#ff9955 | [''brax''.''glowDmgFire(Example argument)''] -> <span style="color:#ff9955;">Example argument</span><br /> | ||
[''kate''.''glowDmgFire(Example argument)''] -> <span style="color:#ff9955 | [''kate''.''glowDmgFire(Example argument)''] -> <span style="color:#ff9955;">Example argument</span> | ||
----- | ----- | ||
Line 13,383: | Line 13,385: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDmgCold(Example argument)''] -> <span style="color:#85c6ff | [''lilaya''.''glowDmgCold(Example argument)''] -> <span style="color:#85c6ff;">Example argument</span><br /> | ||
[''brax''.''glowDmgCold(Example argument)''] -> <span style="color:#85c6ff | [''brax''.''glowDmgCold(Example argument)''] -> <span style="color:#85c6ff;">Example argument</span><br /> | ||
[''kate''.''glowDmgCold(Example argument)''] -> <span style="color:#85c6ff | [''kate''.''glowDmgCold(Example argument)''] -> <span style="color:#85c6ff;">Example argument</span> | ||
----- | ----- | ||
Line 13,427: | Line 13,429: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDmgPoison(Example argument)''] -> <span style="color:#85ff8b | [''lilaya''.''glowDmgPoison(Example argument)''] -> <span style="color:#85ff8b;">Example argument</span><br /> | ||
[''brax''.''glowDmgPoison(Example argument)''] -> <span style="color:#85ff8b | [''brax''.''glowDmgPoison(Example argument)''] -> <span style="color:#85ff8b;">Example argument</span><br /> | ||
[''kate''.''glowDmgPoison(Example argument)''] -> <span style="color:#85ff8b | [''kate''.''glowDmgPoison(Example argument)''] -> <span style="color:#85ff8b;">Example argument</span> | ||
----- | ----- | ||
Line 13,471: | Line 13,473: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDmgPure(Example argument)''] -> <span style="color:#ffcc00 | [''lilaya''.''glowDmgPure(Example argument)''] -> <span style="color:#ffcc00;">Example argument</span><br /> | ||
[''brax''.''glowDmgPure(Example argument)''] -> <span style="color:#ffcc00 | [''brax''.''glowDmgPure(Example argument)''] -> <span style="color:#ffcc00;">Example argument</span><br /> | ||
[''kate''.''glowDmgPure(Example argument)''] -> <span style="color:#ffcc00 | [''kate''.''glowDmgPure(Example argument)''] -> <span style="color:#ffcc00;">Example argument</span> | ||
----- | ----- | ||
Line 13,515: | Line 13,517: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSpellFire(Example argument)''] -> <span style="color:#ff9970 | [''lilaya''.''glowSpellFire(Example argument)''] -> <span style="color:#ff9970;">Example argument</span><br /> | ||
[''brax''.''glowSpellFire(Example argument)''] -> <span style="color:#ff9970 | [''brax''.''glowSpellFire(Example argument)''] -> <span style="color:#ff9970;">Example argument</span><br /> | ||
[''kate''.''glowSpellFire(Example argument)''] -> <span style="color:#ff9970 | [''kate''.''glowSpellFire(Example argument)''] -> <span style="color:#ff9970;">Example argument</span> | ||
----- | ----- | ||
Line 13,559: | Line 13,561: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowWater(Example argument)''] -> <span style="color:#61ffff | [''lilaya''.''glowWater(Example argument)''] -> <span style="color:#61ffff;">Example argument</span><br /> | ||
[''brax''.''glowWater(Example argument)''] -> <span style="color:#61ffff | [''brax''.''glowWater(Example argument)''] -> <span style="color:#61ffff;">Example argument</span><br /> | ||
[''kate''.''glowWater(Example argument)''] -> <span style="color:#61ffff | [''kate''.''glowWater(Example argument)''] -> <span style="color:#61ffff;">Example argument</span> | ||
----- | ----- | ||
Line 13,603: | Line 13,605: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowEarth(Example argument)''] -> <span style="color:#d0a38b | [''lilaya''.''glowEarth(Example argument)''] -> <span style="color:#d0a38b;">Example argument</span><br /> | ||
[''brax''.''glowEarth(Example argument)''] -> <span style="color:#d0a38b | [''brax''.''glowEarth(Example argument)''] -> <span style="color:#d0a38b;">Example argument</span><br /> | ||
[''kate''.''glowEarth(Example argument)''] -> <span style="color:#d0a38b | [''kate''.''glowEarth(Example argument)''] -> <span style="color:#d0a38b;">Example argument</span> | ||
----- | ----- | ||
Line 13,647: | Line 13,649: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowAir(Example argument)''] -> <span style="color:#99ebff | [''lilaya''.''glowAir(Example argument)''] -> <span style="color:#99ebff;">Example argument</span><br /> | ||
[''brax''.''glowAir(Example argument)''] -> <span style="color:#99ebff | [''brax''.''glowAir(Example argument)''] -> <span style="color:#99ebff;">Example argument</span><br /> | ||
[''kate''.''glowAir(Example argument)''] -> <span style="color:#99ebff | [''kate''.''glowAir(Example argument)''] -> <span style="color:#99ebff;">Example argument</span> | ||
----- | ----- | ||
Line 13,691: | Line 13,693: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSpellArcane(Example argument)''] -> <span style="color:#ff6bda | [''lilaya''.''glowSpellArcane(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span><br /> | ||
[''brax''.''glowSpellArcane(Example argument)''] -> <span style="color:#ff6bda | [''brax''.''glowSpellArcane(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span><br /> | ||
[''kate''.''glowSpellArcane(Example argument)''] -> <span style="color:#ff6bda | [''kate''.''glowSpellArcane(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span> | ||
----- | ----- | ||
Line 13,735: | Line 13,737: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowJinx(Example argument)''] -> <span style="color:#ea5d76 | [''lilaya''.''glowJinx(Example argument)''] -> <span style="color:#ea5d76;">Example argument</span><br /> | ||
[''brax''.''glowJinx(Example argument)''] -> <span style="color:#ea5d76 | [''brax''.''glowJinx(Example argument)''] -> <span style="color:#ea5d76;">Example argument</span><br /> | ||
[''kate''.''glowJinx(Example argument)''] -> <span style="color:#ea5d76 | [''kate''.''glowJinx(Example argument)''] -> <span style="color:#ea5d76;">Example argument</span> | ||
----- | ----- | ||
Line 13,779: | Line 13,781: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCommon(Example argument)''] -> <span style="color:#f2f2f2 | [''lilaya''.''glowCommon(Example argument)''] -> <span style="color:#f2f2f2;">Example argument</span><br /> | ||
[''brax''.''glowCommon(Example argument)''] -> <span style="color:#f2f2f2 | [''brax''.''glowCommon(Example argument)''] -> <span style="color:#f2f2f2;">Example argument</span><br /> | ||
[''kate''.''glowCommon(Example argument)''] -> <span style="color:#f2f2f2 | [''kate''.''glowCommon(Example argument)''] -> <span style="color:#f2f2f2;">Example argument</span> | ||
----- | ----- | ||
Line 13,823: | Line 13,825: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowUncommon(Example argument)''] -> <span style="color:#57f17c | [''lilaya''.''glowUncommon(Example argument)''] -> <span style="color:#57f17c;">Example argument</span><br /> | ||
[''brax''.''glowUncommon(Example argument)''] -> <span style="color:#57f17c | [''brax''.''glowUncommon(Example argument)''] -> <span style="color:#57f17c;">Example argument</span><br /> | ||
[''kate''.''glowUncommon(Example argument)''] -> <span style="color:#57f17c | [''kate''.''glowUncommon(Example argument)''] -> <span style="color:#57f17c;">Example argument</span> | ||
----- | ----- | ||
Line 13,867: | Line 13,869: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowRare(Example argument)''] -> <span style="color:#47c2ff | [''lilaya''.''glowRare(Example argument)''] -> <span style="color:#47c2ff;">Example argument</span><br /> | ||
[''brax''.''glowRare(Example argument)''] -> <span style="color:#47c2ff | [''brax''.''glowRare(Example argument)''] -> <span style="color:#47c2ff;">Example argument</span><br /> | ||
[''kate''.''glowRare(Example argument)''] -> <span style="color:#47c2ff | [''kate''.''glowRare(Example argument)''] -> <span style="color:#47c2ff;">Example argument</span> | ||
----- | ----- | ||
Line 13,911: | Line 13,913: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowEpic(Example argument)''] -> <span style="color:#ff4dfc | [''lilaya''.''glowEpic(Example argument)''] -> <span style="color:#ff4dfc;">Example argument</span><br /> | ||
[''brax''.''glowEpic(Example argument)''] -> <span style="color:#ff4dfc | [''brax''.''glowEpic(Example argument)''] -> <span style="color:#ff4dfc;">Example argument</span><br /> | ||
[''kate''.''glowEpic(Example argument)''] -> <span style="color:#ff4dfc | [''kate''.''glowEpic(Example argument)''] -> <span style="color:#ff4dfc;">Example argument</span> | ||
----- | ----- | ||
Line 13,955: | Line 13,957: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowLegendary(Example argument)''] -> <span style="color:#ffcc00 | [''lilaya''.''glowLegendary(Example argument)''] -> <span style="color:#ffcc00;">Example argument</span><br /> | ||
[''brax''.''glowLegendary(Example argument)''] -> <span style="color:#ffcc00 | [''brax''.''glowLegendary(Example argument)''] -> <span style="color:#ffcc00;">Example argument</span><br /> | ||
[''kate''.''glowLegendary(Example argument)''] -> <span style="color:#ffcc00 | [''kate''.''glowLegendary(Example argument)''] -> <span style="color:#ffcc00;">Example argument</span> | ||
----- | ----- | ||
Line 13,999: | Line 14,001: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowTeal(Example argument)''] -> <span style="color:#6cbcb1 | [''lilaya''.''glowTeal(Example argument)''] -> <span style="color:#6cbcb1;">Example argument</span><br /> | ||
[''brax''.''glowTeal(Example argument)''] -> <span style="color:#6cbcb1 | [''brax''.''glowTeal(Example argument)''] -> <span style="color:#6cbcb1;">Example argument</span><br /> | ||
[''kate''.''glowTeal(Example argument)''] -> <span style="color:#6cbcb1 | [''kate''.''glowTeal(Example argument)''] -> <span style="color:#6cbcb1;">Example argument</span> | ||
----- | ----- | ||
Line 14,043: | Line 14,045: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowMoney(Example argument)''] -> <span style="color:#ffcc00 | [''lilaya''.''glowMoney(Example argument)''] -> <span style="color:#ffcc00;">Example argument</span><br /> | ||
[''brax''.''glowMoney(Example argument)''] -> <span style="color:#ffcc00 | [''brax''.''glowMoney(Example argument)''] -> <span style="color:#ffcc00;">Example argument</span><br /> | ||
[''kate''.''glowMoney(Example argument)''] -> <span style="color:#ffcc00 | [''kate''.''glowMoney(Example argument)''] -> <span style="color:#ffcc00;">Example argument</span> | ||
----- | ----- | ||
Line 14,087: | Line 14,089: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCurrencySilver(Example argument)''] -> <span style="color:#f3f3f3 | [''lilaya''.''glowCurrencySilver(Example argument)''] -> <span style="color:#f3f3f3;">Example argument</span><br /> | ||
[''brax''.''glowCurrencySilver(Example argument)''] -> <span style="color:#f3f3f3 | [''brax''.''glowCurrencySilver(Example argument)''] -> <span style="color:#f3f3f3;">Example argument</span><br /> | ||
[''kate''.''glowCurrencySilver(Example argument)''] -> <span style="color:#f3f3f3 | [''kate''.''glowCurrencySilver(Example argument)''] -> <span style="color:#f3f3f3;">Example argument</span> | ||
----- | ----- | ||
Line 14,131: | Line 14,133: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCurrencyCopper(Example argument)''] -> <span style="color:#d46f2b | [''lilaya''.''glowCurrencyCopper(Example argument)''] -> <span style="color:#d46f2b;">Example argument</span><br /> | ||
[''brax''.''glowCurrencyCopper(Example argument)''] -> <span style="color:#d46f2b | [''brax''.''glowCurrencyCopper(Example argument)''] -> <span style="color:#d46f2b;">Example argument</span><br /> | ||
[''kate''.''glowCurrencyCopper(Example argument)''] -> <span style="color:#d46f2b | [''kate''.''glowCurrencyCopper(Example argument)''] -> <span style="color:#d46f2b;">Example argument</span> | ||
----- | ----- | ||
Line 14,175: | Line 14,177: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowMilk(Example argument)''] -> <span style="color:#f8f8d9 | [''lilaya''.''glowMilk(Example argument)''] -> <span style="color:#f8f8d9;">Example argument</span><br /> | ||
[''brax''.''glowMilk(Example argument)''] -> <span style="color:#f8f8d9 | [''brax''.''glowMilk(Example argument)''] -> <span style="color:#f8f8d9;">Example argument</span><br /> | ||
[''kate''.''glowMilk(Example argument)''] -> <span style="color:#f8f8d9 | [''kate''.''glowMilk(Example argument)''] -> <span style="color:#f8f8d9;">Example argument</span> | ||
----- | ----- | ||
Line 14,219: | Line 14,221: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCum(Example argument)''] -> <span style="color:#d9f8ff | [''lilaya''.''glowCum(Example argument)''] -> <span style="color:#d9f8ff;">Example argument</span><br /> | ||
[''brax''.''glowCum(Example argument)''] -> <span style="color:#d9f8ff | [''brax''.''glowCum(Example argument)''] -> <span style="color:#d9f8ff;">Example argument</span><br /> | ||
[''kate''.''glowCum(Example argument)''] -> <span style="color:#d9f8ff | [''kate''.''glowCum(Example argument)''] -> <span style="color:#d9f8ff;">Example argument</span> | ||
----- | ----- | ||
Line 14,263: | Line 14,265: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowGirlcum(Example argument)''] -> <span style="color:#f5d6ff | [''lilaya''.''glowGirlcum(Example argument)''] -> <span style="color:#f5d6ff;">Example argument</span><br /> | ||
[''brax''.''glowGirlcum(Example argument)''] -> <span style="color:#f5d6ff | [''brax''.''glowGirlcum(Example argument)''] -> <span style="color:#f5d6ff;">Example argument</span><br /> | ||
[''kate''.''glowGirlcum(Example argument)''] -> <span style="color:#f5d6ff | [''kate''.''glowGirlcum(Example argument)''] -> <span style="color:#f5d6ff;">Example argument</span> | ||
----- | ----- | ||
Line 14,307: | Line 14,309: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowEgg(Example argument)''] -> <span style="color:#f8f8d9 | [''lilaya''.''glowEgg(Example argument)''] -> <span style="color:#f8f8d9;">Example argument</span><br /> | ||
[''brax''.''glowEgg(Example argument)''] -> <span style="color:#f8f8d9 | [''brax''.''glowEgg(Example argument)''] -> <span style="color:#f8f8d9;">Example argument</span><br /> | ||
[''kate''.''glowEgg(Example argument)''] -> <span style="color:#f8f8d9 | [''kate''.''glowEgg(Example argument)''] -> <span style="color:#f8f8d9;">Example argument</span> | ||
----- | ----- | ||
Line 14,351: | Line 14,353: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowVagina(Example argument)''] -> <span style="color:#ff6bda | [''lilaya''.''glowVagina(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span><br /> | ||
[''brax''.''glowVagina(Example argument)''] -> <span style="color:#ff6bda | [''brax''.''glowVagina(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span><br /> | ||
[''kate''.''glowVagina(Example argument)''] -> <span style="color:#ff6bda | [''kate''.''glowVagina(Example argument)''] -> <span style="color:#ff6bda;">Example argument</span> | ||
----- | ----- | ||
Line 14,395: | Line 14,397: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowAsshole(Example argument)''] -> <span style="color:#ff33cc | [''lilaya''.''glowAsshole(Example argument)''] -> <span style="color:#ff33cc;">Example argument</span><br /> | ||
[''brax''.''glowAsshole(Example argument)''] -> <span style="color:#ff33cc | [''brax''.''glowAsshole(Example argument)''] -> <span style="color:#ff33cc;">Example argument</span><br /> | ||
[''kate''.''glowAsshole(Example argument)''] -> <span style="color:#ff33cc | [''kate''.''glowAsshole(Example argument)''] -> <span style="color:#ff33cc;">Example argument</span> | ||
----- | ----- | ||
Line 14,439: | Line 14,441: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowPenis(Example argument)''] -> <span style="color:#b980ff | [''lilaya''.''glowPenis(Example argument)''] -> <span style="color:#b980ff;">Example argument</span><br /> | ||
[''brax''.''glowPenis(Example argument)''] -> <span style="color:#b980ff | [''brax''.''glowPenis(Example argument)''] -> <span style="color:#b980ff;">Example argument</span><br /> | ||
[''kate''.''glowPenis(Example argument)''] -> <span style="color:#b980ff | [''kate''.''glowPenis(Example argument)''] -> <span style="color:#b980ff;">Example argument</span> | ||
----- | ----- | ||
Line 14,483: | Line 14,485: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowNipples(Example argument)''] -> <span style="color:#f5a8ff | [''lilaya''.''glowNipples(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span><br /> | ||
[''brax''.''glowNipples(Example argument)''] -> <span style="color:#f5a8ff | [''brax''.''glowNipples(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span><br /> | ||
[''kate''.''glowNipples(Example argument)''] -> <span style="color:#f5a8ff | [''kate''.''glowNipples(Example argument)''] -> <span style="color:#f5a8ff;">Example argument</span> | ||
----- | ----- | ||
Line 14,527: | Line 14,529: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowNipplesCrotch(Example argument)''] -> <span style="color:#da8fff | [''lilaya''.''glowNipplesCrotch(Example argument)''] -> <span style="color:#da8fff;">Example argument</span><br /> | ||
[''brax''.''glowNipplesCrotch(Example argument)''] -> <span style="color:#da8fff | [''brax''.''glowNipplesCrotch(Example argument)''] -> <span style="color:#da8fff;">Example argument</span><br /> | ||
[''kate''.''glowNipplesCrotch(Example argument)''] -> <span style="color:#da8fff | [''kate''.''glowNipplesCrotch(Example argument)''] -> <span style="color:#da8fff;">Example argument</span> | ||
----- | ----- | ||
Line 14,571: | Line 14,573: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowPenisUrethra(Example argument)''] -> <span style="color:#ff99c9 | [''lilaya''.''glowPenisUrethra(Example argument)''] -> <span style="color:#ff99c9;">Example argument</span><br /> | ||
[''brax''.''glowPenisUrethra(Example argument)''] -> <span style="color:#ff99c9 | [''brax''.''glowPenisUrethra(Example argument)''] -> <span style="color:#ff99c9;">Example argument</span><br /> | ||
[''kate''.''glowPenisUrethra(Example argument)''] -> <span style="color:#ff99c9 | [''kate''.''glowPenisUrethra(Example argument)''] -> <span style="color:#ff99c9;">Example argument</span> | ||
----- | ----- | ||
Line 14,615: | Line 14,617: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowVaginaUrethra(Example argument)''] -> <span style="color:#c8a2c8 | [''lilaya''.''glowVaginaUrethra(Example argument)''] -> <span style="color:#c8a2c8;">Example argument</span><br /> | ||
[''brax''.''glowVaginaUrethra(Example argument)''] -> <span style="color:#c8a2c8 | [''brax''.''glowVaginaUrethra(Example argument)''] -> <span style="color:#c8a2c8;">Example argument</span><br /> | ||
[''kate''.''glowVaginaUrethra(Example argument)''] -> <span style="color:#c8a2c8 | [''kate''.''glowVaginaUrethra(Example argument)''] -> <span style="color:#c8a2c8;">Example argument</span> | ||
----- | ----- | ||
Line 14,659: | Line 14,661: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowMouth(Example argument)''] -> <span style="color:#dcd0ff | [''lilaya''.''glowMouth(Example argument)''] -> <span style="color:#dcd0ff;">Example argument</span><br /> | ||
[''brax''.''glowMouth(Example argument)''] -> <span style="color:#dcd0ff | [''brax''.''glowMouth(Example argument)''] -> <span style="color:#dcd0ff;">Example argument</span><br /> | ||
[''kate''.''glowMouth(Example argument)''] -> <span style="color:#dcd0ff | [''kate''.''glowMouth(Example argument)''] -> <span style="color:#dcd0ff;">Example argument</span> | ||
----- | ----- | ||
Line 14,703: | Line 14,705: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDirty(Example argument)''] -> <span style="color:#f8f8b9 | [''lilaya''.''glowDirty(Example argument)''] -> <span style="color:#f8f8b9;">Example argument</span><br /> | ||
[''brax''.''glowDirty(Example argument)''] -> <span style="color:#f8f8b9 | [''brax''.''glowDirty(Example argument)''] -> <span style="color:#f8f8b9;">Example argument</span><br /> | ||
[''kate''.''glowDirty(Example argument)''] -> <span style="color:#f8f8b9 | [''kate''.''glowDirty(Example argument)''] -> <span style="color:#f8f8b9;">Example argument</span> | ||
----- | ----- | ||
Line 14,747: | Line 14,749: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSeal(Example argument)''] -> <span style="color:#ff33cc | [''lilaya''.''glowSeal(Example argument)''] -> <span style="color:#ff33cc;">Example argument</span><br /> | ||
[''brax''.''glowSeal(Example argument)''] -> <span style="color:#ff33cc | [''brax''.''glowSeal(Example argument)''] -> <span style="color:#ff33cc;">Example argument</span><br /> | ||
[''kate''.''glowSeal(Example argument)''] -> <span style="color:#ff33cc | [''kate''.''glowSeal(Example argument)''] -> <span style="color:#ff33cc;">Example argument</span> | ||
----- | ----- | ||
Line 14,791: | Line 14,793: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDisplaced(Example argument)''] -> <span style="color:#ff385d | [''lilaya''.''glowDisplaced(Example argument)''] -> <span style="color:#ff385d;">Example argument</span><br /> | ||
[''brax''.''glowDisplaced(Example argument)''] -> <span style="color:#ff385d | [''brax''.''glowDisplaced(Example argument)''] -> <span style="color:#ff385d;">Example argument</span><br /> | ||
[''kate''.''glowDisplaced(Example argument)''] -> <span style="color:#ff385d | [''kate''.''glowDisplaced(Example argument)''] -> <span style="color:#ff385d;">Example argument</span> | ||
----- | ----- | ||
Line 14,835: | Line 14,837: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowText(Example argument)''] -> <span style="color:#dddddd | [''lilaya''.''glowText(Example argument)''] -> <span style="color:#dddddd;">Example argument</span><br /> | ||
[''brax''.''glowText(Example argument)''] -> <span style="color:#dddddd | [''brax''.''glowText(Example argument)''] -> <span style="color:#dddddd;">Example argument</span><br /> | ||
[''kate''.''glowText(Example argument)''] -> <span style="color:#dddddd | [''kate''.''glowText(Example argument)''] -> <span style="color:#dddddd;">Example argument</span> | ||
----- | ----- | ||
Line 14,879: | Line 14,881: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowHalfDisabled(Example argument)''] -> <span style="color:#bbbbbb | [''lilaya''.''glowHalfDisabled(Example argument)''] -> <span style="color:#bbbbbb;">Example argument</span><br /> | ||
[''brax''.''glowHalfDisabled(Example argument)''] -> <span style="color:#bbbbbb | [''brax''.''glowHalfDisabled(Example argument)''] -> <span style="color:#bbbbbb;">Example argument</span><br /> | ||
[''kate''.''glowHalfDisabled(Example argument)''] -> <span style="color:#bbbbbb | [''kate''.''glowHalfDisabled(Example argument)''] -> <span style="color:#bbbbbb;">Example argument</span> | ||
----- | ----- | ||
Line 14,923: | Line 14,925: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDisabled(Example argument)''] -> <span style="color:#777777 | [''lilaya''.''glowDisabled(Example argument)''] -> <span style="color:#777777;">Example argument</span><br /> | ||
[''brax''.''glowDisabled(Example argument)''] -> <span style="color:#777777 | [''brax''.''glowDisabled(Example argument)''] -> <span style="color:#777777;">Example argument</span><br /> | ||
[''kate''.''glowDisabled(Example argument)''] -> <span style="color:#777777 | [''kate''.''glowDisabled(Example argument)''] -> <span style="color:#777777;">Example argument</span> | ||
----- | ----- | ||
Line 14,967: | Line 14,969: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowDisabledDark(Example argument)''] -> <span style="color:#444444 | [''lilaya''.''glowDisabledDark(Example argument)''] -> <span style="color:#444444;">Example argument</span><br /> | ||
[''brax''.''glowDisabledDark(Example argument)''] -> <span style="color:#444444 | [''brax''.''glowDisabledDark(Example argument)''] -> <span style="color:#444444;">Example argument</span><br /> | ||
[''kate''.''glowDisabledDark(Example argument)''] -> <span style="color:#444444 | [''kate''.''glowDisabledDark(Example argument)''] -> <span style="color:#444444;">Example argument</span> | ||
----- | ----- | ||
Line 15,011: | Line 15,013: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowCopper(Example argument)''] -> <span style="color:#d46f2b | [''lilaya''.''glowCopper(Example argument)''] -> <span style="color:#d46f2b;">Example argument</span><br /> | ||
[''brax''.''glowCopper(Example argument)''] -> <span style="color:#d46f2b | [''brax''.''glowCopper(Example argument)''] -> <span style="color:#d46f2b;">Example argument</span><br /> | ||
[''kate''.''glowCopper(Example argument)''] -> <span style="color:#d46f2b | [''kate''.''glowCopper(Example argument)''] -> <span style="color:#d46f2b;">Example argument</span> | ||
----- | ----- | ||
Line 15,055: | Line 15,057: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowSilver(Example argument)''] -> <span style="color:#c4c4c4 | [''lilaya''.''glowSilver(Example argument)''] -> <span style="color:#c4c4c4;">Example argument</span><br /> | ||
[''brax''.''glowSilver(Example argument)''] -> <span style="color:#c4c4c4 | [''brax''.''glowSilver(Example argument)''] -> <span style="color:#c4c4c4;">Example argument</span><br /> | ||
[''kate''.''glowSilver(Example argument)''] -> <span style="color:#c4c4c4 | [''kate''.''glowSilver(Example argument)''] -> <span style="color:#c4c4c4;">Example argument</span> | ||
----- | ----- | ||
Line 15,099: | Line 15,101: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowBronze(Example argument)''] -> <span style="color:#cd7f32 | [''lilaya''.''glowBronze(Example argument)''] -> <span style="color:#cd7f32;">Example argument</span><br /> | ||
[''brax''.''glowBronze(Example argument)''] -> <span style="color:#cd7f32 | [''brax''.''glowBronze(Example argument)''] -> <span style="color:#cd7f32;">Example argument</span><br /> | ||
[''kate''.''glowBronze(Example argument)''] -> <span style="color:#cd7f32 | [''kate''.''glowBronze(Example argument)''] -> <span style="color:#cd7f32;">Example argument</span> | ||
----- | ----- | ||
Line 15,143: | Line 15,145: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowRainbow(Example argument)''] -> <span style="color:#e64c4c | [''lilaya''.''glowRainbow(Example argument)''] -> <span style="color:#e64c4c;">E</span><span style="color:#e6854c;">x</span><span style="color:#e6c74c;">a</span><span style="color:#6ee64c;">m</span><span style="color:#4cb2e6;">p</span><span style="color:#ad4ce6;">l</span><span style="color:#e64ca8;">e</span><span style="color:#e64c4c;"> </span><span style="color:#e6854c;">a</span><span style="color:#e6c74c;">r</span><span style="color:#6ee64c;">g</span><span style="color:#4cb2e6;">u</span><span style="color:#ad4ce6;">m</span><span style="color:#e64ca8;">e</span><span style="color:#e64c4c;">n</span><span style="color:#e6854c;">t</span><br /> | ||
[''brax''.''glowRainbow(Example argument)''] -> <span style="color:#e64c4c | [''brax''.''glowRainbow(Example argument)''] -> <span style="color:#e64c4c;">E</span><span style="color:#e6854c;">x</span><span style="color:#e6c74c;">a</span><span style="color:#6ee64c;">m</span><span style="color:#4cb2e6;">p</span><span style="color:#ad4ce6;">l</span><span style="color:#e64ca8;">e</span><span style="color:#e64c4c;"> </span><span style="color:#e6854c;">a</span><span style="color:#e6c74c;">r</span><span style="color:#6ee64c;">g</span><span style="color:#4cb2e6;">u</span><span style="color:#ad4ce6;">m</span><span style="color:#e64ca8;">e</span><span style="color:#e64c4c;">n</span><span style="color:#e6854c;">t</span><br /> | ||
[''kate''.''glowRainbow(Example argument)''] -> <span style="color:#e64c4c | [''kate''.''glowRainbow(Example argument)''] -> <span style="color:#e64c4c;">E</span><span style="color:#e6854c;">x</span><span style="color:#e6c74c;">a</span><span style="color:#6ee64c;">m</span><span style="color:#4cb2e6;">p</span><span style="color:#ad4ce6;">l</span><span style="color:#e64ca8;">e</span><span style="color:#e64c4c;"> </span><span style="color:#e6854c;">a</span><span style="color:#e6c74c;">r</span><span style="color:#6ee64c;">g</span><span style="color:#4cb2e6;">u</span><span style="color:#ad4ce6;">m</span><span style="color:#e64ca8;">e</span><span style="color:#e64c4c;">n</span><span style="color:#e6854c;">t</span> | ||
----- | ----- | ||
Line 15,187: | Line 15,189: | ||
Description of method<br /> | Description of method<br /> | ||
Examples:<br /> | Examples:<br /> | ||
[''lilaya''.''glowPastelRainbow(Example argument)''] -> <span style="color:#4bb1d0 | [''lilaya''.''glowPastelRainbow(Example argument)''] -> <span style="color:#4bb1d0;">E</span><span style="color:#7bd8b0;">x</span><span style="color:#83a5ef;">a</span><span style="color:#ecb6f9;">m</span><span style="color:#4bb1d0;">p</span><span style="color:#7bd8b0;">l</span><span style="color:#83a5ef;">e</span><span style="color:#ecb6f9;"> </span><span style="color:#4bb1d0;">a</span><span style="color:#7bd8b0;">r</span><span style="color:#83a5ef;">g</span><span style="color:#ecb6f9;">u</span><span style="color:#4bb1d0;">m</span><span style="color:#7bd8b0;">e</span><span style="color:#83a5ef;">n</span><span style="color:#ecb6f9;">t</span><br /> | ||
[''brax''.''glowPastelRainbow(Example argument)''] -> <span style="color:#4bb1d0 | [''brax''.''glowPastelRainbow(Example argument)''] -> <span style="color:#4bb1d0;">E</span><span style="color:#7bd8b0;">x</span><span style="color:#83a5ef;">a</span><span style="color:#ecb6f9;">m</span><span style="color:#4bb1d0;">p</span><span style="color:#7bd8b0;">l</span><span style="color:#83a5ef;">e</span><span style="color:#ecb6f9;"> </span><span style="color:#4bb1d0;">a</span><span style="color:#7bd8b0;">r</span><span style="color:#83a5ef;">g</span><span style="color:#ecb6f9;">u</span><span style="color:#4bb1d0;">m</span><span style="color:#7bd8b0;">e</span><span style="color:#83a5ef;">n</span><span style="color:#ecb6f9;">t</span><br /> | ||
[''kate''.''glowPastelRainbow(Example argument)''] -> <span style="color:#4bb1d0 | [''kate''.''glowPastelRainbow(Example argument)''] -> <span style="color:#4bb1d0;">E</span><span style="color:#7bd8b0;">x</span><span style="color:#83a5ef;">a</span><span style="color:#ecb6f9;">m</span><span style="color:#4bb1d0;">p</span><span style="color:#7bd8b0;">l</span><span style="color:#83a5ef;">e</span><span style="color:#ecb6f9;"> </span><span style="color:#4bb1d0;">a</span><span style="color:#7bd8b0;">r</span><span style="color:#83a5ef;">g</span><span style="color:#ecb6f9;">u</span><span style="color:#4bb1d0;">m</span><span style="color:#7bd8b0;">e</span><span style="color:#83a5ef;">n</span><span style="color:#ecb6f9;">t</span> | ||
----- | ----- | ||
Line 21,870: | Line 21,872: | ||
= Notes = | = Notes = | ||
Dialogue written by Innoxia for ''Lilith's Throne v0.4.9'' | Dialogue written by Innoxia for ''Lilith's Throne v0.4.9'' | ||
__NOINDEX__ |
Latest revision as of 07:18, 14 March 2024
This page is current for game version 0.4.9 See also: Parser Target and Binding Reference
Parser Command Reference
Here are a list of accepted commands, for use in the parsing syntax:
[target.command(arguments)]
Please don't be intimidated by the number of commands! The vast majority of them are automatically generated 'standard' variations for body parts, following a (hopefully) intuitive naming system.
Generic
001. wall
No arguments
Capitalisation | Pronouns
Returns the name of what kind of wall is in the character's area (for having sex against).
Examples:
[lilaya.wall] -> wall
[brax.wall] -> wall
[kate.wall] -> wall
002. desk
No arguments
Capitalisation | Pronouns
Returns the name of what kind of desk is in the character's area (for having sex over).
Examples:
[lilaya.desk] -> desk
[brax.desk] -> desk
[kate.desk] -> desk
003. moneyFormat
(amount, tag)
Capitalisation | Pronouns
Formats the supplied number as money, using the tag as the html tag.
Examples:
[lilaya.moneyFormat(Example argument)] ->
[brax.moneyFormat(Example argument)] ->
[kate.moneyFormat(Example argument)] ->
004. intFormat | intToString | parseInt
(integer)
Capitalisation | Pronouns
Formats the passed integer argument as a String.
Examples:
[lilaya.intFormat(Example argument)] ->
[brax.intFormat(Example argument)] ->
[kate.intFormat(Example argument)] ->
005. moneyFormatUncoloured | moneyFormatNoColour | moneyFormatUncolored | moneyFormatNoColor
(amount, tag)
Capitalisation | Pronouns
Formats the supplied number as money, using the tag as the html tag.
Examples:
[lilaya.moneyFormatUncoloured(Example argument)] ->
[brax.moneyFormatUncoloured(Example argument)] ->
[kate.moneyFormatUncoloured(Example argument)] ->
006. money
(asWords)
Capitalisation | Pronouns
Returns how much money the character has. Pass in true to format the integer into words (e.g. 100 -> one hundred).
Examples:
[lilaya.money(Example argument)] -> 10
[brax.money(Example argument)] -> 10
[kate.money(Example argument)] -> 562
007. random
(text1 | text2 | text3)
Capitalisation | Pronouns
Returns a random string from the supplied arguments. Nesting 'random' commands inside one another currently does not work.
Examples:
[lilaya.random(Example argument)] -> Example argument
[brax.random(Example argument)] -> Example argument
[kate.random(Example argument)] -> Example argument
008. name
(prefix/real name)
Capitalisation | Pronouns
Returns the name of the target, automatically appending 'the' to names that don't start with a capital letter. If a prefix is provided, the prefix will be appended (with an automatic addition of a space) to non-capitalised names. If a blank space or 'true' is set as the argument, the character's true name will be returned, ignoring whether or not the player knows it.
Examples:
[lilaya.name(Example argument)] -> Lilaya
[brax.name(Example argument)] -> Brax
[kate.name(Example argument)] -> Kate
009. namePos
(prefix/real name)
Capitalisation | Pronouns
Returns a possessive version of the name of the target, automatically appending 'the' to names that don't start with a capital letter. If you need the actual name (for player third-person reference, or to ignore knowledge of name), pass either ' ' or 'true' as an argument.
Examples:
[lilaya.namePos(Example argument)] -> Lilaya's
[brax.namePos(Example argument)] -> Brax's
[kate.namePos(Example argument)] -> Kate's
010. nameIs
(prefix/real name)
Capitalisation | Pronouns
Returns a contractive version of the name of the target, automatically appending 'the' to names that don't start with a capital letter. If you need the actual player name for third-person reference, passin 'true' as an argument.
Examples:
[lilaya.nameIs(Example argument)] -> Lilaya's
[brax.nameIs(Example argument)] -> Brax's
[kate.nameIs(Example argument)] -> Kate's
011. nameIsFull
(prefix/real name)
Capitalisation | Pronouns
Returns a contractive version of the name of the target, automatically appending 'the' to names that don't start with a capital letter.
Examples:
[lilaya.nameIsFull(Example argument)] -> Lilaya is
[brax.nameIsFull(Example argument)] -> Brax is
[kate.nameIsFull(Example argument)] -> Kate is
012. nameHas
(prefix/real name)
Capitalisation | Pronouns
Returns a contractive version of the name of the target, automatically appending 'the' to names that don't start with a capital letter. If you need the actual player name for third-person reference, passin 'true' as an argument.
Examples:
[lilaya.nameHas(Example argument)] -> Lilaya's
[brax.nameHas(Example argument)] -> Brax's
[kate.nameHas(Example argument)] -> Kate's
013. nameHasFull
(prefix/real name)
Capitalisation | Pronouns
Returns a contractive version of the name of the target, automatically appending 'the' to names that don't start with a capital letter, followed by 'has' or 'have'.
Examples:
[lilaya.nameHasFull(Example argument)] -> Lilaya has
[brax.nameHasFull(Example argument)] -> Brax has
[kate.nameHasFull(Example argument)] -> Kate has
014. verb | verbPerson
(verb)
Capitalisation | Pronouns
Returns a verb in the (probably) correct person for this character. A player might get 'wiggle' where an NPC would get 'wiggles'.
Examples:
[lilaya.verb(Example argument)] -> Example arguments
[brax.verb(Example argument)] -> Example arguments
[kate.verb(Example argument)] -> Example arguments
015. walk | slither
No arguments
Capitalisation | Pronouns
Returns the appropriate present first person singular verb for this character's movement.
Examples:
[lilaya.walk] -> walk
[brax.walk] -> walk
[kate.walk] -> walk
016. walks | slithers
No arguments
Capitalisation | Pronouns
Returns the appropriate present third person singular verb for this character's movement.
Examples:
[lilaya.walks] -> walks
[brax.walks] -> walks
[kate.walks] -> walks
017. walking | slithering
No arguments
Capitalisation | Pronouns
Returns the appropriate present participle verb for this character's movement.
Examples:
[lilaya.walking] -> walking
[brax.walking] -> walking
[kate.walking] -> walking
018. walked | slithered
No arguments
Capitalisation | Pronouns
Returns the appropriate past participle verb for this character's movement.
Examples:
[lilaya.walked] -> walked
[brax.walked] -> walked
[kate.walked] -> walked
019. step | slide
No arguments
Capitalisation | Pronouns
Returns the appropriate present first person singular verb for this character's individual movement action.
Examples:
[lilaya.step] -> step
[brax.step] -> step
[kate.step] -> step
020. steps | slides
No arguments
Capitalisation | Pronouns
Returns the appropriate present third person singular verb for this character's individual movement action.
Examples:
[lilaya.steps] -> steps
[brax.steps] -> steps
[kate.steps] -> steps
021. stepping | sliding
No arguments
Capitalisation | Pronouns
Returns the appropriate present participle verb for this character's individual movement action.
Examples:
[lilaya.stepping] -> stepping
[brax.stepping] -> stepping
[kate.stepping] -> stepping
022. stepped | slid
No arguments
Capitalisation | Pronouns
Returns the appropriate past participle verb for this character's individual movement action.
Examples:
[lilaya.stepped] -> stepped
[brax.stepped] -> stepped
[kate.stepped] -> stepped
023. surname
No arguments
Capitalisation | Pronouns
Returns the surname of the target.
Examples:
[lilaya.surname] -> Lyssiethmartusarri
[brax.surname] -> Volkov
[kate.surname] -> Lasiellemartu
024. fullName | nameFull
(prefix)
Capitalisation | Pronouns
Returns the name of the target, automatically appending 'the' to names that don't start with a capital letter. If you want the basic form of the name, pass in a space as an argument. If a prefix is provided, the prefix will be appended (with an automatic addition of a space) to non-capitalised names.
Examples:
[lilaya.fullName(Example argument)] -> Lilaya Lyssiethmartusarri
[brax.fullName(Example argument)] -> Brax Volkov
[kate.fullName(Example argument)] -> Kate Lasiellemartu
025. pcName | pcPetName
No arguments
Capitalisation | Pronouns
Returns the name that this character prefers to call the player by.
Examples:
[lilaya.pcName] -> Terry
[brax.pcName] -> Terry
[kate.pcName] -> Terry
026. petName
(target)
Capitalisation | Pronouns
Returns the pet name that this character prefers to call the target by. Target argument should be a parsing target tag, such as 'pc', 'npc2', 'lilaya', etc.
Examples:
[lilaya.petName(Example argument)] -> petName INVALID_TARGET_NAME(Example argument)
[brax.petName(Example argument)] -> petName INVALID_TARGET_NAME(Example argument)
[kate.petName(Example argument)] -> petName INVALID_TARGET_NAME(Example argument)
027. description | desc
No arguments
Capitalisation | Pronouns
Returns a brief descriptive overview of this character.
Examples:
[lilaya.description] -> Along with your twin cousins, your aunt Lily was the only family you'd ever known. Although she still exists in this world, she isn't your aunt any more, and in this reality, she's a half-demon called 'Lilaya'. Whereas your old aunt was a researcher at the city museum, Lilaya is a privately-funded researcher of the arcane. Due to her demonic appearance and the fact that she's the daughter of the Lilin Lyssieth, people usually regard Lilaya with a mixture of fear and respect.
[brax.description] -> Holding the rank of Inspector, Brax is a high-ranking Enforcer. Muscular, handsome, and with an incredibly dominant personality, he's the focus of every female Enforcer's attention.
[kate.description] -> Kate is a demon who owns the beauty salon 'Succubi's Secrets'. Despite being incredibly good at what she does, she's exceedingly lazy, and prefers to keep the exterior of her shop looking run-down so as to scare off potential customers.
028. age
No arguments
Capitalisation | Pronouns
Returns the age of this character.
Examples:
[lilaya.age] -> forty-six
[brax.age] -> twenty-eight
[kate.age] -> thirty-six
029. job | jobName
No arguments
Capitalisation | Pronouns
Returns the name of this character's job.
Examples:
[lilaya.job] -> arcane researcher
[brax.job] -> Enforcer
[kate.job] -> beautician
030. desiredJob
No arguments
Capitalisation | Pronouns
Returns the name of this character's desired job.
Examples:
[lilaya.desiredJob] ->
[brax.desiredJob] ->
[kate.desiredJob] ->
031. jobHourStart | jobStartHour
No arguments
Capitalisation | Pronouns
Returns the twenty-four hour start time for this character's job. Does not work for slave jobs.
Examples:
[lilaya.jobHourStart] -> 9
[brax.jobHourStart] -> 9
[kate.jobHourStart] -> 9
032. jobHourEnd | jobEndHour | jobHourFinish | jobFinishHour
No arguments
Capitalisation | Pronouns
Returns the twenty-four hour end time for this character's job. Does not work for slave jobs.
Examples:
[lilaya.jobHourEnd] -> 17
[brax.jobHourEnd] -> 17
[kate.jobHourEnd] -> 17
033. jobTimeStart | jobStartTime
No arguments
Capitalisation | Pronouns
Returns the locale-adapted start time for this character's job. Does not work for slave jobs.
Examples:
[lilaya.jobTimeStart] -> 09:00
[brax.jobTimeStart] -> 09:00
[kate.jobTimeStart] -> 09:00
034. jobTimeEnd | jobEndTime | jobTimeFinish | jobFinishTime
No arguments
Capitalisation | Pronouns
Returns the locale-adapted end time for this character's job. Does not work for slave jobs.
Examples:
[lilaya.jobTimeEnd] -> 17:00
[brax.jobTimeEnd] -> 17:00
[kate.jobTimeEnd] -> 17:00
035. jobDayStart | jobStartDay
No arguments
Capitalisation | Pronouns
Returns the day of the week start for this character's job. Does not work for slave jobs.
Examples:
[lilaya.jobDayStart] -> Monday
[brax.jobDayStart] -> Monday
[kate.jobDayStart] -> Monday
036. jobDayEnd | jobEndDay | jobDayFinish | jobFinishDay
No arguments
Capitalisation | Pronouns
Returns the day of the week end for this character's job. Does not work for slave jobs.
Examples:
[lilaya.jobDayEnd] -> Friday
[brax.jobDayEnd] -> Friday
[kate.jobDayEnd] -> Friday
037. gender
(coloured)
Capitalisation | Pronouns
Returns the name of this character's gender, which is coloured if the argument is 'true'.
Examples:
[lilaya.gender(Example argument)] -> female
[brax.gender(Example argument)] -> male
[kate.gender(Example argument)] -> female
038. genderAppears | genderAppearsAs | appearsAsGender
(coloured)
Capitalisation | Pronouns
Returns the name of the gender that this character appears to be (which may not be their actual gender), which is coloured if the argument is 'true'.
Examples:
[lilaya.genderAppears(Example argument)] -> female
[brax.genderAppears(Example argument)] -> male
[kate.genderAppears(Example argument)] -> female
039. orientation
No arguments
Capitalisation | Pronouns
Returns the name of this character's sexual orientation.
Examples:
[lilaya.orientation] -> ambiphilic
[brax.orientation] -> ambiphilic
[kate.orientation] -> ambiphilic
040. affection
(target)
Capitalisation | Pronouns
Prints out the name of this character's affection towards the target. e.g. lilaya.affection(pc) would print 'likes' by default
Examples:
[lilaya.affection(Example argument)] -> Error: affection command character argument not found! (Example argument)
[brax.affection(Example argument)] -> Error: affection command character argument not found! (Example argument)
[kate.affection(Example argument)] -> Error: affection command character argument not found! (Example argument)
041. companion
No arguments
Capitalisation | Pronouns
Prints out the most important name of this character's relation towards their party's leader (it will cut off multiple relation names) for half of the time. The other half will return 'companion' or 'slave' (if applicable). e.g. If the player's companion is their daughter, then 'npc.companion' would print 'daughter', otherwise 'companion' or 'slave' (if applicable).
Examples:
[lilaya.companion] -> companion
[brax.companion] -> companion
[kate.companion] -> companion
042. relation | relationship
(target)
Capitalisation | Pronouns
Prints out the most important name of this character's relation towards the target (it will cut off multiple relation names). e.g. blaze.relation(crystal) would print 'brother'
Examples:
[lilaya.relation(Example argument)] -> Error: relation command character argument not found! (Example argument)
[brax.relation(Example argument)] -> Error: relation command character argument not found! (Example argument)
[kate.relation(Example argument)] -> Error: relation command character argument not found! (Example argument)
043. relationFull | relationshipFull
(target)
Capitalisation | Pronouns
Prints out all of this character's relations towards the target. e.g. lilaya.relation(pc) might print 'half-sister and aunt'
Examples:
[lilaya.relationFull(Example argument)] -> Error: relation command character argument not found! (Example argument)
[brax.relationFull(Example argument)] -> Error: relation command character argument not found! (Example argument)
[kate.relationFull(Example argument)] -> Error: relation command character argument not found! (Example argument)
044. daughter | son
No arguments
Capitalisation | Pronouns
Returns either 'son' or 'daughter' based on the character's femininity.
Examples:
[lilaya.daughter] -> daughter
[brax.daughter] -> son
[kate.daughter] -> daughter
045. mother | father
No arguments
Capitalisation | Pronouns
Returns either 'father' or 'mother' based on the character's femininity.
Examples:
[lilaya.mother] -> mother
[brax.mother] -> father
[kate.mother] -> mother
046. mommy | daddy
No arguments
Capitalisation | Pronouns
Returns either 'daddy' or 'mommy' based on the character's femininity.
Examples:
[lilaya.mommy] -> mommy
[brax.mommy] -> daddy
[kate.mommy] -> mommy
047. mom | mum | dad
No arguments
Capitalisation | Pronouns
Returns either 'dad' or 'mom' based on the character's femininity.
Examples:
[lilaya.mom] -> mom
[brax.mom] -> dad
[kate.mom] -> mom
048. sister | brother
No arguments
Capitalisation | Pronouns
Returns either 'brother' or 'sister' based on the character's femininity.
Examples:
[lilaya.sister] -> sister
[brax.sister] -> brother
[kate.sister] -> sister
049. sis | bro
No arguments
Capitalisation | Pronouns
Returns either 'bro' or 'sis' based on the character's femininity.
Examples:
[lilaya.sis] -> sis
[brax.sis] -> bro
[kate.sis] -> sis
050. niece | nephew
No arguments
Capitalisation | Pronouns
Returns either 'nephew' or 'niece' based on the character's femininity.
Examples:
[lilaya.niece] -> niece
[brax.niece] -> nephew
[kate.niece] -> niece
051. mistress | master
No arguments
Capitalisation | Pronouns
Returns either 'master' or 'mistress' based on the character's femininity.
Examples:
[lilaya.mistress] -> mistress
[brax.mistress] -> master
[kate.mistress] -> mistress
052. maam | ma'am | sir
No arguments
Capitalisation | Pronouns
Returns either 'sir' or 'ma'am' based on the character's femininity.
Examples:
[lilaya.maam] -> ma'am
[brax.maam] -> sir
[kate.maam] -> ma'am
053. lord | lady
No arguments
Capitalisation | Pronouns
Returns either 'lord' or 'lady' based on the character's femininity.
Examples:
[lilaya.lord] -> lady
[brax.lord] -> lord
[kate.lord] -> lady
054. heroine | hero
No arguments
Capitalisation | Pronouns
Returns either 'hero' or 'heroine' based on the character's femininity.
Examples:
[lilaya.heroine] -> heroine
[brax.heroine] -> hero
[kate.heroine] -> heroine
055. miss | ms | mister | mr
No arguments
Capitalisation | Pronouns
Returns either 'Mr.' or 'Miss' based on the character's femininity.
Examples:
[lilaya.miss] -> Miss
[brax.miss] -> Mr.
[kate.miss] -> Miss
056. boyfriend | girlfriend
No arguments
Capitalisation | Pronouns
Returns either 'boyfriend' or 'girlfriend' based on the character's femininity.
Examples:
[lilaya.boyfriend] -> girlfriend
[brax.boyfriend] -> boyfriend
[kate.boyfriend] -> girlfriend
057. bitch | slut | insult
No arguments
Capitalisation | Pronouns
Returns a random mean word to describe this person, based on their femininity.
Examples:
[lilaya.bitch] -> slut
[brax.bitch] -> bastard
[kate.bitch] -> skank
058. bitches | sluts | insultPlural
No arguments
Capitalisation | Pronouns
Returns a random mean pluralised word to describe this person, based on their femininity.
Examples:
[lilaya.bitches] -> cunts
[brax.bitches] -> fuckers
[kate.bitches] -> whores
059. hun | babe
No arguments
Capitalisation | Pronouns
Returns a random mean word to describe this person, based on their femininity.
Examples:
[lilaya.hun] -> babe
[brax.hun] -> hun
[kate.hun] -> babe
060. fullRace | raceFull | femininityRace
(coloured)
Capitalisation | Pronouns
Returns a full description of this characters race (including femininity). Pass in 'true' to colour the text.
Examples:
[lilaya.fullRace(Example argument)] -> very feminine lesser half-succubus
[brax.fullRace(Example argument)] -> masculine greater wolf-boy
[kate.fullRace(Example argument)] -> very feminine greater succubus
061. fullRaces | racesFull | femininityRaces
(coloured)
Capitalisation | Pronouns
Returns a full description of this characters pluralised race (including femininity). Pass in 'true' to colour the text.
Examples:
[lilaya.fullRaces(Example argument)] -> very feminine lesser half-succubi
[brax.fullRaces(Example argument)] -> masculine greater wolf-boys
[kate.fullRaces(Example argument)] -> womanly greater succubi
062. race
(coloured)
Capitalisation | Pronouns
Returns the name of this characters race. Pass in 'true' to colour the text.
Examples:
[lilaya.race(Example argument)] -> half-succubus
[brax.race(Example argument)] -> wolf-boy
[kate.race(Example argument)] -> succubus
063. races | racePlural
(coloured)
Capitalisation | Pronouns
Returns the plural name of this characters race. Pass in 'true' to colour the text.
Examples:
[lilaya.races(Example argument)] -> half-succubi
[brax.races(Example argument)] -> wolf-boys
[kate.races(Example argument)] -> succubi
064. raceFeral | feralRace
(coloured)
Capitalisation | Pronouns
Returns the feral name of this characters race. Pass in 'true' to colour the text.
Examples:
[lilaya.raceFeral(Example argument)] -> human
[brax.raceFeral(Example argument)] -> wolf
[kate.raceFeral(Example argument)] -> demon
065. passiveForm | passiveRace | racePassive
(coloured)
Capitalisation | Pronouns
Returns the name of this elemental's passive form. Pass in 'true' to colour the text. (Returns an error code if the target is not an Elemental.)
Examples:
[lilaya.passiveForm(Example argument)] -> [style.italicsBad(The 'passiveRace' command does not work on non-elementals!)]
[brax.passiveForm(Example argument)] -> [style.italicsBad(The 'passiveRace' command does not work on non-elementals!)]
[kate.passiveForm(Example argument)] -> [style.italicsBad(The 'passiveRace' command does not work on non-elementals!)]
066. school | elementalSchool | boundSchool
(coloured)
Capitalisation | Pronouns
Returns the name of the arcane school to which this elemental is currently bound. Pass in 'true' to colour the text. (Returns an error code if the target is not an Elemental.)
Examples:
[lilaya.school(Example argument)] -> [style.italicsBad(The 'boundSchool' command does not work on non-elementals!)]
[brax.school(Example argument)] -> [style.italicsBad(The 'boundSchool' command does not work on non-elementals!)]
[kate.school(Example argument)] -> [style.italicsBad(The 'boundSchool' command does not work on non-elementals!)]
067. raceStage
(coloured)
Capitalisation | Pronouns
Returns the name of the 'stage' of characters race (partial, lesser, greater). Pass in 'true' to colour the text.
Examples:
[lilaya.raceStage(Example argument)] -> lesser
[brax.raceStage(Example argument)] -> greater
[kate.raceStage(Example argument)] -> greater
068. preferredBody
(tag)
Capitalisation | Pronouns
Returns the description of this character's preferred body.
Examples:
[lilaya.preferredBody(Example argument)] ->
male
[brax.preferredBody(Example argument)] ->
female
wolf-morph
[kate.preferredBody(Example argument)] ->
cuntboy
069. materialDescriptor | materialCompositionDescriptor | compositionDescriptor
No arguments
Capitalisation | Pronouns
Returns the name of the character's BodyMaterial.
Examples:
[lilaya.materialDescriptor] -> covered in
[brax.materialDescriptor] -> covered in
[kate.materialDescriptor] -> covered in
070. bodyMaterial | materialName
No arguments
Capitalisation | Pronouns
Returns the name of the character's BodyMaterial.
Examples:
[lilaya.bodyMaterial] -> flesh
[brax.bodyMaterial] -> flesh
[kate.bodyMaterial] -> flesh
071. materialSkin
No arguments
Capitalisation | Pronouns
Returns a descriptor of the character's skin.
Examples:
[lilaya.materialSkin] -> skin
[brax.materialSkin] -> skin
[kate.materialSkin] -> skin
072. materialSkinAdjective
No arguments
Capitalisation | Pronouns
Returns an adjectival descriptor of the character's skin.
Examples:
[lilaya.materialSkinAdjective] -> fleshy
[brax.materialSkinAdjective] -> fleshy
[kate.materialSkinAdjective] -> fleshy
073. materialSkinAlt
No arguments
Capitalisation | Pronouns
Returns a descriptor of the character's skin on nonhumanoid body parts.
Examples:
[lilaya.materialSkinAlt] -> skin
[brax.materialSkinAlt] -> skin
[kate.materialSkinAlt] -> skin
074. materialSkinAltAdjective
No arguments
Capitalisation | Pronouns
Returns an adjectival descriptor of the character's skin on nonhumanoid body parts.
Examples:
[lilaya.materialSkinAltAdjective] -> fleshy
[brax.materialSkinAltAdjective] -> fleshy
[kate.materialSkinAltAdjective] -> fleshy
075. materialOrifice
No arguments
Capitalisation | Pronouns
Returns a descriptor of the material lining the character's orifices.
Examples:
[lilaya.materialOrifice] -> flesh
[brax.materialOrifice] -> flesh
[kate.materialOrifice] -> flesh
076. materialOrificeAdjective
No arguments
Capitalisation | Pronouns
Returns an adjectival descriptor of the material lining the character's orifices.
Examples:
[lilaya.materialOrificeAdjective] -> fleshy
[brax.materialOrificeAdjective] -> fleshy
[kate.materialOrificeAdjective] -> fleshy
077. materialOrificeAlt
No arguments
Capitalisation | Pronouns
Returns a descriptor of the material lining the character's orifices on nonhumanoid body parts.
Examples:
[lilaya.materialOrificeAlt] -> flesh
[brax.materialOrificeAlt] -> flesh
[kate.materialOrificeAlt] -> flesh
078. materialOrificeAltAdjective
No arguments
Capitalisation | Pronouns
Returns an adjectival descriptor of the material lining the character's orifices on nonhumanoid body parts.
Examples:
[lilaya.materialOrificeAltAdjective] -> fleshy
[brax.materialOrificeAltAdjective] -> fleshy
[kate.materialOrificeAltAdjective] -> fleshy
079. materialHair
No arguments
Capitalisation | Pronouns
Returns a descriptor of the character's hair.
Examples:
[lilaya.materialHair] -> hair
[brax.materialHair] -> hair
[kate.materialHair] -> hair
080. materialHairAdjective
No arguments
Capitalisation | Pronouns
Returns an adjectival descriptor of the character's hair.
Examples:
[lilaya.materialHairAdjective] -> hairy
[brax.materialHairAdjective] -> hairy
[kate.materialHairAdjective] -> hairy
081. materialHairBody | materialBodyHair
No arguments
Capitalisation | Pronouns
Returns a descriptor of the character's body hair.
Examples:
[lilaya.materialHairBody] -> hair
[brax.materialHairBody] -> hair
[kate.materialHairBody] -> hair
082. materialHairBodyAdjective | materialBodyHairAdjective
No arguments
Capitalisation | Pronouns
Returns an adjectival descriptor of the character's body hair.
Examples:
[lilaya.materialHairBodyAdjective] -> hairy
[brax.materialHairBodyAdjective] -> hairy
[kate.materialHairBodyAdjective] -> hairy
083. materialHairAlt
No arguments
Capitalisation | Pronouns
Returns a descriptor of the character's Hair on nonhumanoid body parts.
Examples:
[lilaya.materialHairAlt] -> hair
[brax.materialHairAlt] -> hair
[kate.materialHairAlt] -> hair
084. materialHairAltAdjective
No arguments
Capitalisation | Pronouns
Returns an adjectival descriptor of the character's hair on nonhumanoid body parts.
Examples:
[lilaya.materialHairAltAdjective] -> hairy
[brax.materialHairAltAdjective] -> hairy
[kate.materialHairAltAdjective] -> hairy
085. materialFur
No arguments
Capitalisation | Pronouns
Returns a descriptor of the character's fur.
Examples:
[lilaya.materialFur] -> fur
[brax.materialFur] -> fur
[kate.materialFur] -> fur
086. materialFurAdjective
No arguments
Capitalisation | Pronouns
Returns an adjectival descriptor of the character's fur.
Examples:
[lilaya.materialFurAdjective] -> furry
[brax.materialFurAdjective] -> furry
[kate.materialFurAdjective] -> furry
087. materialFurAlt
No arguments
Capitalisation | Pronouns
Returns a descriptor of the character's fur on nonhumanoid body parts.
Examples:
[lilaya.materialFurAlt] -> fur
[brax.materialFurAlt] -> fur
[kate.materialFurAlt] -> fur
088. materialFurAltAdjective
No arguments
Capitalisation | Pronouns
Returns an adjectival descriptor of the character's fur on nonhumanoid body parts.
Examples:
[lilaya.materialFurAltAdjective] -> furry
[brax.materialFurAltAdjective] -> furry
[kate.materialFurAltAdjective] -> furry
089. materialFeather | materialFeathers
No arguments
Capitalisation | Pronouns
Returns a descriptor of the character's feathers.
Examples:
[lilaya.materialFeather] -> feathers
[brax.materialFeather] -> feathers
[kate.materialFeather] -> feathers
090. materialFeatherAdjective | materialFeathersAdjective
No arguments
Capitalisation | Pronouns
Returns an adjectival descriptor of the character's feathers.
Examples:
[lilaya.materialFeatherAdjective] -> feathered
[brax.materialFeatherAdjective] -> feathered
[kate.materialFeatherAdjective] -> feathered
091. materialFeatherAlt | materialFeathersAlt
No arguments
Capitalisation | Pronouns
Returns a descriptor of the character's feathers on nonhumanoid body parts.
Examples:
[lilaya.materialFeatherAlt] -> feathers
[brax.materialFeatherAlt] -> feathers
[kate.materialFeatherAlt] -> feathers
092. materialFeatherAltAdjective | materialFeathersAltAdjective
No arguments
Capitalisation | Pronouns
Returns an adjectival descriptor of the character's fur on nonhumanoid body parts.
Examples:
[lilaya.materialFeatherAltAdjective] -> feathered
[brax.materialFeatherAltAdjective] -> feathered
[kate.materialFeatherAltAdjective] -> feathered
093. materialScale | materialScales
No arguments
Capitalisation | Pronouns
Returns a descriptor of the character's scales.
Examples:
[lilaya.materialScale] -> scales
[brax.materialScale] -> scales
[kate.materialScale] -> scales
094. materialScaleAdjective | materialScalesAdjective
No arguments
Capitalisation | Pronouns
Returns an adjectival descriptor of the character's scales.
Examples:
[lilaya.materialScaleAdjective] -> scaled
[brax.materialScaleAdjective] -> scaled
[kate.materialScaleAdjective] -> scaled
095. materialScaleAlt | materialScalesAlt
No arguments
Capitalisation | Pronouns
Returns a descriptor of the character's scales on nonhumanoid body parts.
Examples:
[lilaya.materialScaleAlt] -> scales
[brax.materialScaleAlt] -> scales
[kate.materialScaleAlt] -> scales
096. materialScaleAltAdjective | materialScalesAltAdjective
No arguments
Capitalisation | Pronouns
Returns an adjectival descriptor of the character's scales on nonhumanoid body parts.
Examples:
[lilaya.materialScaleAltAdjective] -> scaled
[brax.materialScaleAltAdjective] -> scaled
[kate.materialScaleAltAdjective] -> scaled
097. materialShell
No arguments
Capitalisation | Pronouns
Returns a descriptor of the character's shell.
Examples:
[lilaya.materialShell] -> shell
[brax.materialShell] -> shell
[kate.materialShell] -> shell
098. materialShellAdjective
No arguments
Capitalisation | Pronouns
Returns an adjectival descriptor of the character's shell.
Examples:
[lilaya.materialShellAdjective] -> shelled
[brax.materialShellAdjective] -> shelled
[kate.materialShellAdjective] -> shelled
099. materialShellAlt
No arguments
Capitalisation | Pronouns
Returns a descriptor of the character's shell on nonhumanoid body parts.
Examples:
[lilaya.materialShellAlt] -> shell
[brax.materialShellAlt] -> shell
[kate.materialShellAlt] -> shell
100. materialShellAltAdjective
No arguments
Capitalisation | Pronouns
Returns an adjectival descriptor of the character's shell on nonhumanoid body parts.
Examples:
[lilaya.materialShellAltAdjective] -> shelled
[brax.materialShellAltAdjective] -> shelled
[kate.materialShellAltAdjective] -> shelled
101. materialKeratin
No arguments
Capitalisation | Pronouns
Returns a descriptor of the character's keratin.
Examples:
[lilaya.materialKeratin] -> nails
[brax.materialKeratin] -> nails
[kate.materialKeratin] -> nails
102. materialKeratinAdjective
No arguments
Capitalisation | Pronouns
Returns an adjectival descriptor of the character's keratin.
Examples:
[lilaya.materialKeratinAdjective] -> hard
[brax.materialKeratinAdjective] -> hard
[kate.materialKeratinAdjective] -> hard
103. materialKeratinAlt
No arguments
Capitalisation | Pronouns
Returns a descriptor of the character's keratin on nonhumanoid body parts.
Examples:
[lilaya.materialKeratinAlt] -> keratin
[brax.materialKeratinAlt] -> keratin
[kate.materialKeratinAlt] -> keratin
104. materialKeratinAltAdjective
No arguments
Capitalisation | Pronouns
Returns an adjectival descriptor of the character's keratin on nonhumanoid body parts.
Examples:
[lilaya.materialKeratinAltAdjective] -> keratinous
[brax.materialKeratinAltAdjective] -> keratinous
[kate.materialKeratinAltAdjective] -> keratinous
105. femininity | fem | masculinity | mas
(coloured)
Capitalisation | Pronouns
Returns the name of this character's femininity. Pass in 'true' as an argument to make the returned text coloured in the femininity's colour.
Examples:
[lilaya.femininity(Example argument)] -> womanly
[brax.femininity(Example argument)] -> boyish
[kate.femininity(Example argument)] -> very feminine
106. bodySize
No arguments
Capitalisation | Pronouns
Returns a single word descriptor of this character's body size.
Examples:
[lilaya.bodySize] -> average
[brax.bodySize] -> large
[kate.bodySize] -> average
107. muscle
No arguments
Capitalisation | Pronouns
Returns a single word descriptor of this character's muscle mass.
Examples:
[lilaya.muscle] -> lightly muscled
[brax.muscle] -> ripped
[kate.muscle] -> muscular
108. bodyShape
No arguments
Capitalisation | Pronouns
Returns a single word descriptor of this character's body shape.
Examples:
[lilaya.bodyShape] -> average
[brax.bodyShape] -> buff
[kate.bodyShape] -> fit
109. height
No arguments
Capitalisation | Pronouns
Returns a single word descriptor of this character's height.
Examples:
[lilaya.height] -> average height
[brax.height] -> tall
[kate.height] -> average height
110. heightValue
No arguments
Capitalisation | Pronouns
Returns the character's height in the long, localised format.
Examples:
[lilaya.heightValue] -> 1.8 metres
[brax.heightValue] -> 1.83 metres
[kate.heightValue] -> 1.8 metres
111. heightDown | heightUp
target
Capitalisation | Pronouns
Returns 'down' if this character is taller than the target, or 'up' if they are smaller than them.
Examples:
[lilaya.heightDown(Example argument)] -> Error: heightDown character argument not found! (Example argument)
[brax.heightDown(Example argument)] -> Error: heightDown character argument not found! (Example argument)
[kate.heightDown(Example argument)] -> Error: heightDown character argument not found! (Example argument)
112. weight
No arguments
Capitalisation | Pronouns
Returns the character's weight in the long, localized format.
Examples:
[lilaya.weight] -> less than 1 gram
[brax.weight] -> less than 1 gram
[kate.weight] -> less than 1 gram
113. speech
(speech content)
Capitalisation | Pronouns
Parses the containing dialogue as though the targeted character is saying it. Automatically applies any extra speech-modifying effects, such as drunken slurs, slovenly speech, sexual moans, etc.
Examples:
[lilaya.speech(Example argument)] -> Example argument
[brax.speech(Example argument)] -> Example argument
[kate.speech(Example argument)] -> Example argument
114. speechMasculine | masculineSpeech
(speech content)
Capitalisation | Pronouns
Parses the containing dialogue as though a generic, masculine character is saying it.
Examples:
[lilaya.speechMasculine(Example argument)] -> Example argument
[brax.speechMasculine(Example argument)] -> Example argument
[kate.speechMasculine(Example argument)] -> Example argument
115. speechMasculineStrong | speechMasculineHeavy | speechMasculinePlus | masculineStrongSpeech | masculineHeavySpeech | masculinePlusSpeech
(speech content)
Capitalisation | Pronouns
Parses the containing dialogue as though a generic, very masculine character is saying it.
Examples:
[lilaya.speechMasculineStrong(Example argument)] -> Example argument
[brax.speechMasculineStrong(Example argument)] -> Example argument
[kate.speechMasculineStrong(Example argument)] -> Example argument
116. speechAndrogynous | androgynousSpeech
(speech content)
Capitalisation | Pronouns
Parses the containing dialogue as though a generic, androgynous character is saying it.
Examples:
[lilaya.speechAndrogynous(Example argument)] -> Example argument
[brax.speechAndrogynous(Example argument)] -> Example argument
[kate.speechAndrogynous(Example argument)] -> Example argument
117. speechFeminine | feminineSpeech
(speech content)
Capitalisation | Pronouns
Parses the containing dialogue as though a generic, feminine character is saying it.
Examples:
[lilaya.speechFeminine(Example argument)] -> Example argument
[brax.speechFeminine(Example argument)] -> Example argument
[kate.speechFeminine(Example argument)] -> Example argument
118. speechFeminineStrong | speechFeminineHeavy | speechFemininePlus | feminineStrongSpeech | feminineHeavySpeech | femininePlusSpeech
(speech content)
Capitalisation | Pronouns
Parses the containing dialogue as though a generic, very feminine character is saying it.
Examples:
[lilaya.speechFeminineStrong(Example argument)] -> Example argument
[brax.speechFeminineStrong(Example argument)] -> Example argument
[kate.speechFeminineStrong(Example argument)] -> Example argument
119. speechNoEffects
(speech content)
Capitalisation | Pronouns
Parses the containing dialogue as though the targeted character is saying it. Cuts out *all* extra speech-modifying effects, such as drunken slurs, slovenly speech, sexual moans, etc.
Examples:
[lilaya.speechNoEffects(Example argument)] -> Example argument
[brax.speechNoEffects(Example argument)] -> Example argument
[kate.speechNoEffects(Example argument)] -> Example argument
120. speechNoExtraEffects
(speech content)
Capitalisation | Pronouns
Parses the containing dialogue as though the targeted character is saying it. Cuts out only the extra speech-modifying effects which are not a part of the character's personality, such as drunken slurs, sexual moans, etc.
Examples:
[lilaya.speechNoExtraEffects(Example argument)] -> Example argument
[brax.speechNoExtraEffects(Example argument)] -> Example argument
[kate.speechNoExtraEffects(Example argument)] -> Example argument
121. thought
(thought content)
Capitalisation | Pronouns
Parses the supplied text in the argument as though it's a thought of the character.
Examples:
[lilaya.thought(Example argument)] -> Example argument
[brax.thought(Example argument)] -> Example argument
[kate.thought(Example argument)] -> Example argument
122. thoughtMasculine | masculineThought
(thought content)
Capitalisation | Pronouns
Parses the containing dialogue as though a generic, masculine character is saying it.
Examples:
[lilaya.thoughtMasculine(Example argument)] -> Example argument
[brax.thoughtMasculine(Example argument)] -> Example argument
[kate.thoughtMasculine(Example argument)] -> Example argument
123. thoughtMasculineStrong | thoughtMasculineHeavy | thoughtMasculinePlus | masculineStrongThought | masculineHeavyThought | masculinePlusThought
(thought content)
Capitalisation | Pronouns
Parses the containing dialogue as though a generic, very masculine character is saying it.
Examples:
[lilaya.thoughtMasculineStrong(Example argument)] -> Example argument
[brax.thoughtMasculineStrong(Example argument)] -> Example argument
[kate.thoughtMasculineStrong(Example argument)] -> Example argument
124. thoughtAndrogynous | androgynousThought
(thought content)
Capitalisation | Pronouns
Parses the containing dialogue as though a generic, androgynous character is saying it.
Examples:
[lilaya.thoughtAndrogynous(Example argument)] -> Example argument
[brax.thoughtAndrogynous(Example argument)] -> Example argument
[kate.thoughtAndrogynous(Example argument)] -> Example argument
125. thoughtFeminine | feminineThought
(thought content)
Capitalisation | Pronouns
Parses the containing dialogue as though a generic, feminine character is saying it.
Examples:
[lilaya.thoughtFeminine(Example argument)] -> Example argument
[brax.thoughtFeminine(Example argument)] -> Example argument
[kate.thoughtFeminine(Example argument)] -> Example argument
126. thoughtFeminineStrong | thoughtFeminineHeavy | thoughtFemininePlus | feminineStrongThought | feminineHeavyThought | femininePlusThought
(thought content)
Capitalisation | Pronouns
Parses the containing dialogue as though a generic, very feminine character is saying it.
Examples:
[lilaya.thoughtFeminineStrong(Example argument)] -> Example argument
[brax.thoughtFeminineStrong(Example argument)] -> Example argument
[kate.thoughtFeminineStrong(Example argument)] -> Example argument
127. moan | groan | sob | cry
No arguments
Capitalisation | Pronouns
Returns a suitable variant of a 'sexual noise' that the target might make. For example, if they're feminine, they will moan, while if they are masculine, they will groan. This method takes into account if the target is resisting, and if they are, the returned noise will be something like 'sob' or 'cry'.
Examples:
[lilaya.moan] -> moan
[brax.moan] -> groan
[kate.moan] -> squeal
128. moan+ | moanD | groan+ | groanD | sob+ | sobD | cry+ | cryD
No arguments
Capitalisation | Pronouns
Returns a suitable variant of a 'sexual noise' that the target might make. For example, if they're feminine, they will moan, while if they are masculine, they will groan. This method takes into account if the target is resisting, and if they are, the returned noise will be something like 'sob' or 'cry'. Expansion of 'moan' command: This command will append a suitable descriptor before the 'moan' noise. e.g. 'lewd squeal', or 'eager grunt'.
Examples:
[lilaya.moan+] -> desperate cry
[brax.moan+] -> desperate grunt
[kate.moan+] -> high-pitched moan
129. moanVerb | groanVerb | sobVerb | cryVerb | moansVerb | groansVerb | sobsVerb | criesVerb
No arguments
Capitalisation | Pronouns
Returns a suitable variant of a 'sexual noise' that the target might make. For example, if they're feminine, they will moan, while if they are masculine, they will groan. This method takes into account if the target is resisting, and if they are, the returned noise will be something like 'sob' or 'cry'.
Examples:
[lilaya.moanVerb] -> moans
[brax.moanVerb] -> grunts
[kate.moanVerb] -> moans
130. moanVerb+ | moanVerbD | groanVerb+ | groanVerbD | sobVerb+ | sobVerbD | cryVerb+ | cryVerbD | moansVerb+ | moansVerbD | groansVerb+ | groansVerbD | sobsVerb+ | sobsVerbD | criesVerb+ | criesVerbD
No arguments
Capitalisation | Pronouns
Returns a suitable variant of a 'sexual noise' that the target might make. For example, if they're feminine, they will moan, while if they are masculine, they will groan. This method takes into account if the target is resisting, and if they are, the returned noise will be something like 'sob' or 'cry'. Expansion of 'moan' command: This command will append a suitable descriptor before the 'moan' noise. e.g. 'lewd squeal', or 'eager grunt'.
Examples:
[lilaya.moanVerb+] -> lewdly cries
[brax.moanVerb+] -> desperately grunts
[kate.moanVerb+] -> desperately moans
131. moans | groans | sobs | cries
No arguments
Capitalisation | Pronouns
Returns a suitable variant of a 'sexual noise' that the target might make. For example, if they're feminine, they will make moans, while if they are masculine, they will make groans. This method takes into account if the target is resisting, and if they are, the returned noise will be something like 'sobs' or 'cries'. Provides an appropriate noun version of 'moans'. (Use 'moansVerb' for the verb version.)
Examples:
[lilaya.moans] -> gasps
[brax.moans] -> grunts
[kate.moans] -> gasps
132. moans+ | moansD | groans+ | groansD | sobs+ | sobsD | cries+ | criesD
No arguments
Capitalisation | Pronouns
Returns a suitable variant of a 'sexual noise' that the target might make. For example, if they're feminine, they will make moans, while if they are masculine, they will make groans. This method takes into account if the target is resisting, and if they are, the returned noise will be something like 'sobs' or 'cries'. Expansion of 'moans' command: This command will append a suitable descriptor before the 'moans' noise. e.g. 'lewd squeals', or 'eager grunts'. Provides an appropriate noun version of 'moans'. (Use 'moansVerb+' for the verb version.)
Examples:
[lilaya.moans+] -> high-pitched gasps
[brax.moans+] -> deep groans
[kate.moans+] -> desperate squeals
133. moaning | groaning | sobbing | crying
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.moaning] -> moaning
[brax.moaning] -> groaning
[kate.moaning] -> moaning
134. moaning+ | moaningD | groaning+ | groaningD | sobbing+ | sobbingD | crying+ | cryingD
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.moaning+] -> eagerly squealing
[brax.moaning+] -> eagerly grunting
[kate.moaning+] -> lewdly moaning
135. eagerly | gently | roughly | sexPaceVerb
(Alternative start string)
Capitalisation | Pronouns
Returns an appropriate descriptor based on the pace of the character. The argument is used in place of a descriptor if the pace is SUB_NORMAL.
Examples:
[lilaya.eagerly(Example argument)] -> eagerly
[brax.eagerly(Example argument)] -> eagerly
[kate.eagerly(Example argument)] -> eagerly
136. scent | smell
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.scent] -> scent
[brax.scent] -> musk
[kate.scent] -> scent
137. scent+ | scentD | smell+ | smellD
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.scent+] -> feminine perfume
[brax.scent+] -> masculine musk
[kate.scent+] -> delicate scent
138. guy
No arguments
Capitalisation | Pronouns
Returns the correct gender version of 'girl' or 'guy' for this character.
Examples:
[lilaya.guy] -> girl
[brax.guy] -> guy
[kate.guy] -> girl
139. girl | boy
No arguments
Capitalisation | Pronouns
Returns the correct gender version of 'girl' or 'boy' for this character.
Examples:
[lilaya.girl] -> girl
[brax.girl] -> boy
[kate.girl] -> girl
140. girls | boys
No arguments
Capitalisation | Pronouns
Returns the correct gender version of 'girls' or 'boys' for this character.
Examples:
[lilaya.girls] -> girls
[brax.girls] -> boys
[kate.girls] -> girls
141. woman | man
No arguments
Capitalisation | Pronouns
Returns the correct gender version of 'woman' or 'man' for this character.
Examples:
[lilaya.woman] -> woman
[brax.woman] -> man
[kate.woman] -> woman
142. female | male
No arguments
Capitalisation | Pronouns
Returns the correct gender version of 'female' or 'male' for this character.
Examples:
[lilaya.female] -> female
[brax.female] -> male
[kate.female] -> female
143. feminine | masculine
No arguments
Capitalisation | Pronouns
Returns the correct gender version of 'feminine' or 'masculine' for this character.
Examples:
[lilaya.feminine] -> feminine
[brax.feminine] -> masculine
[kate.feminine] -> feminine
144. filly | colt
No arguments
Capitalisation | Pronouns
Returns the correct gender version of 'filly' or 'colt' for this character.
Examples:
[lilaya.filly] -> filly
[brax.filly] -> colt
[kate.filly] -> filly
145. mare | stallion
No arguments
Capitalisation | Pronouns
Returns the correct gender version of 'mare' or 'stallion' for this character.
Examples:
[lilaya.mare] -> mare
[brax.mare] -> stallion
[kate.mare] -> mare
146. feminineDescriptor | masculineDescriptor
(coloured)
Capitalisation | Pronouns
Returns a one or two word descriptor of the femininity of the character. Pass in 'true' as an argument if you want the descriptor to be coloured.
Examples:
[lilaya.feminineDescriptor(Example argument)] -> very feminine
[brax.feminineDescriptor(Example argument)] -> masculine
[kate.feminineDescriptor(Example argument)] -> beautiful
147. wife | husband
No arguments
Capitalisation | Pronouns
Returns the correct gender version of 'wife' or 'husband' for this character.
Examples:
[lilaya.wife] -> wife
[brax.wife] -> husband
[kate.wife] -> wife
148. have | has
No arguments
Capitalisation | Pronouns
Returns the correct version of 'has' for this character (has or have).
Examples:
[lilaya.have] -> has
[brax.have] -> has
[kate.have] -> has
149. is | are
No arguments
Capitalisation | Pronouns
Returns the correct version of 'is' for this character (is or are).
Examples:
[lilaya.is] -> is
[brax.is] -> is
[kate.is] -> is
150. does | do
No arguments
Capitalisation | Pronouns
Returns the correct version of 'does' for this character (do or does).
Examples:
[lilaya.does] -> does
[brax.does] -> does
[kate.does] -> does
151. were | was
No arguments
Capitalisation | Pronouns
Returns the correct version of 'was' for this character (was or were).
Examples:
[lilaya.were] -> was
[brax.were] -> was
[kate.were] -> was
152. her | his | herPos | herHis | hisPos | hisHer
(real pronoun)
Capitalisation | Pronouns
Returns the correct gender-specific possessive pronoun for this character (your, her, his). By default, returns 'your' for player character. If you need the actual third-person player character pronoun, passin 'true' as an argument.
Examples:
[lilaya.her(Example argument)] -> her
[brax.her(Example argument)] -> his
[kate.her(Example argument)] -> her
153. hers | hersHis | hisHers
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.hers] -> hers
[brax.hers] -> his
[kate.hers] -> hers
154. nameHers | nameHersHis | nameHisHers
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.nameHers] -> Lilaya's
[brax.nameHers] -> Brax's
[kate.nameHers] -> Kate's
155. him | herPro | herHim | himHer
(real pronoun)
Capitalisation | Pronouns
Returns the correct pronoun for this character (you, him, her). By default, returns 'you' for player character. If you need the regular third-person player character pronoun, pass in 'true' as an argument.
Examples:
[lilaya.him(Example argument)] -> her
[brax.him(Example argument)] -> him
[kate.him(Example argument)] -> her
156. she | sheHe | he | heShe
(real pronoun)
Capitalisation | Pronouns
Returns the correct pronoun for this character (you, she, he). By default, returns 'you' for player character. If you need the regular third-person player character pronoun, passin 'true' as an argument.
Examples:
[lilaya.she(Example argument)] -> she
[brax.she(Example argument)] -> he
[kate.she(Example argument)] -> she
157. sheIs | sheHeIs | heIs | heSheIs
(real pronoun)
Capitalisation | Pronouns
Returns the correct gender-specific pronoun contraction for this character (you're, she's, he's). By default, returns 'you're' for player character. If you need the regular third-person player character pronoun contraction, passin 'true' as an argument.
Examples:
[lilaya.sheIs(Example argument)] -> she's
[brax.sheIs(Example argument)] -> he's
[kate.sheIs(Example argument)] -> she's
158. sheIsFull | sheHeIsFull | heIsFull | heSheIsFull
(real pronoun)
Capitalisation | Pronouns
Returns the correct gender-specific pronoun contraction for this character (you are, she is, he is). By default, returns 'you are' for player character. If you need the regular third-person player character pronoun contraction, passin 'true' as an argument.
Examples:
[lilaya.sheIsFull(Example argument)] -> she is
[brax.sheIsFull(Example argument)] -> he is
[kate.sheIsFull(Example argument)] -> she is
159. sheHas | sheHeHas | heHas | heSheHas
(real pronoun)
Capitalisation | Pronouns
Returns the correct gender-specific pronoun contraction for this character (you've, she's, he's). By default, returns 'you've' for player character. If you need the regular third-person player character pronoun contraction, passin 'true' as an argument.
Examples:
[lilaya.sheHas(Example argument)] -> she's
[brax.sheHas(Example argument)] -> he's
[kate.sheHas(Example argument)] -> she's
160. sheHasFull | sheHeHasFull | heHasFull | heSheHasFull
No arguments
Capitalisation | Pronouns
Returns the correct gender-specific pronoun contraction for this character (you have, she has, he has). By default, returns 'you have' for player character.
Examples:
[lilaya.sheHasFull] -> she has
[brax.sheHasFull] -> he has
[kate.sheHasFull] -> she has
161. herself | himself
No arguments
Capitalisation | Pronouns
Returns correct gender-specific reflexive pronoun for this character (yourself, herself, himself). By default, returns 'yourself' for player character. If you need the regular reflexive player character pronoun, passin 'true' as an argument.
Examples:
[lilaya.herself] -> herself
[brax.herself] -> himself
[kate.herself] -> herself
162. slotClothing
(inventorySlot, coloured)
Capitalisation | Pronouns
Returns the name of the piece of clothing that's in the inventory slot passed in as the first argument. Possible arguments are the InventorySlot enum values. The second argument is a boolean for whether you want the clothing name to include its colour.
Examples:
[lilaya.slotClothing(GROIN, true)] -> black panties
[brax.slotClothing(GROIN, true)] -> black boxer shorts
[kate.slotClothing(GROIN, true)] -> pink v-string panties
163. topClothing | highestClothing | highClothing
(bodyPart)
Capitalisation | Pronouns
Returns the name of the highest piece of clothing that's blocking the area passed in as an argument. Possible arguments are the CoverableArea enum values.
Examples:
[lilaya.topClothing(VAGINA)] -> pencil skirt
[brax.topClothing(VAGINA)] -> Enforcer's dress slacks
[kate.topClothing(VAGINA)] -> v-string panties
164. bottomClothing | lowestClothing | lowClothing
(bodyPart)
Capitalisation | Pronouns
Returns the name of the lowest piece of clothing that's blocking the area passed in as an argument. Possible arguments are the CoverableArea enum values.
Examples:
[lilaya.bottomClothing(VAGINA)] -> panties
[brax.bottomClothing(VAGINA)] -> boxer shorts
[kate.bottomClothing(VAGINA)] -> v-string panties
165. hermaphrodite
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.hermaphrodite] -> hermaphrodite
[brax.hermaphrodite] -> hermaphrodite
[kate.hermaphrodite] -> hermaphrodite
166. hermaphrodite
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.hermaphrodite] -> hermaphrodite
[brax.hermaphrodite] -> hermaphrodite
[kate.hermaphrodite] -> hermaphrodite
167. busty-boy
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.busty-boy] -> busty-boy
[brax.busty-boy] -> busty-boy
[kate.busty-boy] -> busty-boy
168. male
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.male] -> female
[brax.male] -> male
[kate.male] -> female
169. butch
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.butch] -> butch
[brax.butch] -> butch
[kate.butch] -> butch
170. cuntboy
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.cuntboy] -> cuntboy
[brax.cuntboy] -> cuntboy
[kate.cuntboy] -> cuntboy
171. mannequin
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.mannequin] -> mannequin
[brax.mannequin] -> mannequin
[kate.mannequin] -> mannequin
172. mannequin
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.mannequin] -> mannequin
[brax.mannequin] -> mannequin
[kate.mannequin] -> mannequin
173. futanari
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.futanari] -> futanari
[brax.futanari] -> futanari
[kate.futanari] -> futanari
174. futanari
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.futanari] -> futanari
[brax.futanari] -> futanari
[kate.futanari] -> futanari
175. shemale
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.shemale] -> shemale
[brax.shemale] -> shemale
[kate.shemale] -> shemale
176. trap
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.trap] -> trap
[brax.trap] -> trap
[kate.trap] -> trap
177. female
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.female] -> female
[brax.female] -> male
[kate.female] -> female
178. female
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.female] -> female
[brax.female] -> male
[kate.female] -> female
179. mannequin
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.mannequin] -> mannequin
[brax.mannequin] -> mannequin
[kate.mannequin] -> mannequin
180. mannequin
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.mannequin] -> mannequin
[brax.mannequin] -> mannequin
[kate.mannequin] -> mannequin
181. hermaphrodite
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.hermaphrodite] -> hermaphrodite
[brax.hermaphrodite] -> hermaphrodite
[kate.hermaphrodite] -> hermaphrodite
182. hermaphrodite
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.hermaphrodite] -> hermaphrodite
[brax.hermaphrodite] -> hermaphrodite
[kate.hermaphrodite] -> hermaphrodite
183. shemale
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.shemale] -> shemale
[brax.shemale] -> shemale
[kate.shemale] -> shemale
184. trap
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.trap] -> trap
[brax.trap] -> trap
[kate.trap] -> trap
185. tomboy
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.tomboy] -> tomboy
[brax.tomboy] -> tomboy
[kate.tomboy] -> tomboy
186. tomboy
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.tomboy] -> tomboy
[brax.tomboy] -> tomboy
[kate.tomboy] -> tomboy
187. neuter
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.neuter] -> neuter
[brax.neuter] -> neuter
[kate.neuter] -> neuter
188. neuter
No arguments
Capitalisation | Pronouns
Returns this gender name (based on user settings).
Examples:
[lilaya.neuter] -> neuter
[brax.neuter] -> neuter
[kate.neuter] -> neuter
189. evening | afternoon | morning
No arguments
Capitalisation | Pronouns
Returns 'morning' in the morning, 'afternoon' in the afternoon, or 'evening' in the evening and night.
Examples:
[lilaya.evening] -> evening
[brax.evening] -> evening
[kate.evening] -> evening
190. bold | b
(text to make bold)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.bold(Example argument)] -> Example argument
[brax.bold(Example argument)] -> Example argument
[kate.bold(Example argument)] -> Example argument
191. italic | italics | i
(text to italicise)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.italic(Example argument)] -> Example argument
[brax.italic(Example argument)] -> Example argument
[kate.italic(Example argument)] -> Example argument
192. glow | glowing | g
(text to make glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glow(Example argument)] -> Example argument
[brax.glow(Example argument)] -> Example argument
[kate.glow(Example argument)] -> Example argument
193. colorCerulean | cCerulean | colourCerulean
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCerulean(Example argument)] -> Example argument
[brax.colorCerulean(Example argument)] -> Example argument
[kate.colorCerulean(Example argument)] -> Example argument
194. boldCerulean | bCerulean
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCerulean(Example argument)] -> Example argument
[brax.boldCerulean(Example argument)] -> Example argument
[kate.boldCerulean(Example argument)] -> Example argument
195. italicCerulean | italicsCerulean | iCerulean
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCerulean(Example argument)] -> Example argument
[brax.italicCerulean(Example argument)] -> Example argument
[kate.italicCerulean(Example argument)] -> Example argument
196. glowCerulean | glowingCerulean | gCerulean
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCerulean(Example argument)] -> Example argument
[brax.glowCerulean(Example argument)] -> Example argument
[kate.glowCerulean(Example argument)] -> Example argument
197. colorPale grey | cPale grey | colourPale grey | colorFish | cFish | colourFish
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorPale grey(Example argument)] -> Example argument
[brax.colorPale grey(Example argument)] -> Example argument
[kate.colorPale grey(Example argument)] -> Example argument
198. boldPale grey | bPale grey | boldFish | bFish
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldPale grey(Example argument)] -> Example argument
[brax.boldPale grey(Example argument)] -> Example argument
[kate.boldPale grey(Example argument)] -> Example argument
199. italicPale grey | italicsPale grey | iPale grey | italicFish | italicsFish | iFish
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicPale grey(Example argument)] -> Example argument
[brax.italicPale grey(Example argument)] -> Example argument
[kate.italicPale grey(Example argument)] -> Example argument
200. glowPale grey | glowingPale grey | gPale grey | glowFish | glowingFish | gFish
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowPale grey(Example argument)] -> Example argument
[brax.glowPale grey(Example argument)] -> Example argument
[kate.glowPale grey(Example argument)] -> Example argument
201. colorDromaeosaurLime | cDromaeosaurLime | colourDromaeosaurLime | colorDromaeosaurLimeGreen | cDromaeosaurLimeGreen | colourDromaeosaurLimeGreen
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDromaeosaurLime(Example argument)] -> Example argument
[brax.colorDromaeosaurLime(Example argument)] -> Example argument
[kate.colorDromaeosaurLime(Example argument)] -> Example argument
202. boldDromaeosaurLime | bDromaeosaurLime | boldDromaeosaurLimeGreen | bDromaeosaurLimeGreen
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDromaeosaurLime(Example argument)] -> Example argument
[brax.boldDromaeosaurLime(Example argument)] -> Example argument
[kate.boldDromaeosaurLime(Example argument)] -> Example argument
203. italicDromaeosaurLime | italicsDromaeosaurLime | iDromaeosaurLime | italicDromaeosaurLimeGreen | italicsDromaeosaurLimeGreen | iDromaeosaurLimeGreen
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDromaeosaurLime(Example argument)] -> Example argument
[brax.italicDromaeosaurLime(Example argument)] -> Example argument
[kate.italicDromaeosaurLime(Example argument)] -> Example argument
204. glowDromaeosaurLime | glowingDromaeosaurLime | gDromaeosaurLime | glowDromaeosaurLimeGreen | glowingDromaeosaurLimeGreen | gDromaeosaurLimeGreen
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDromaeosaurLime(Example argument)] -> Example argument
[brax.glowDromaeosaurLime(Example argument)] -> Example argument
[kate.glowDromaeosaurLime(Example argument)] -> Example argument
205. colorSergalSlate | cSergalSlate | colourSergalSlate | colorSergalSlateBlue | cSergalSlateBlue | colourSergalSlateBlue
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSergalSlate(Example argument)] -> Example argument
[brax.colorSergalSlate(Example argument)] -> Example argument
[kate.colorSergalSlate(Example argument)] -> Example argument
206. boldSergalSlate | bSergalSlate | boldSergalSlateBlue | bSergalSlateBlue
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSergalSlate(Example argument)] -> Example argument
[brax.boldSergalSlate(Example argument)] -> Example argument
[kate.boldSergalSlate(Example argument)] -> Example argument
207. italicSergalSlate | italicsSergalSlate | iSergalSlate | italicSergalSlateBlue | italicsSergalSlateBlue | iSergalSlateBlue
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSergalSlate(Example argument)] -> Example argument
[brax.italicSergalSlate(Example argument)] -> Example argument
[kate.italicSergalSlate(Example argument)] -> Example argument
208. glowSergalSlate | glowingSergalSlate | gSergalSlate | glowSergalSlateBlue | glowingSergalSlateBlue | gSergalSlateBlue
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSergalSlate(Example argument)] -> Example argument
[brax.glowSergalSlate(Example argument)] -> Example argument
[kate.glowSergalSlate(Example argument)] -> Example argument
209. colorJackalGoldenRod | cJackalGoldenRod | colourJackalGoldenRod
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorJackalGoldenRod(Example argument)] -> Example argument
[brax.colorJackalGoldenRod(Example argument)] -> Example argument
[kate.colorJackalGoldenRod(Example argument)] -> Example argument
210. boldJackalGoldenRod | bJackalGoldenRod
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldJackalGoldenRod(Example argument)] -> Example argument
[brax.boldJackalGoldenRod(Example argument)] -> Example argument
[kate.boldJackalGoldenRod(Example argument)] -> Example argument
211. italicJackalGoldenRod | italicsJackalGoldenRod | iJackalGoldenRod
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicJackalGoldenRod(Example argument)] -> Example argument
[brax.italicJackalGoldenRod(Example argument)] -> Example argument
[kate.italicJackalGoldenRod(Example argument)] -> Example argument
212. glowJackalGoldenRod | glowingJackalGoldenRod | gJackalGoldenRod
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowJackalGoldenRod(Example argument)] -> Example argument
[brax.glowJackalGoldenRod(Example argument)] -> Example argument
[kate.glowJackalGoldenRod(Example argument)] -> Example argument
213. colorFuchsia | cFuchsia | colourFuchsia | colorBlindingPink | cBlindingPink | colourBlindingPink
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorFuchsia(Example argument)] -> Example argument
[brax.colorFuchsia(Example argument)] -> Example argument
[kate.colorFuchsia(Example argument)] -> Example argument
214. boldFuchsia | bFuchsia | boldBlindingPink | bBlindingPink
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldFuchsia(Example argument)] -> Example argument
[brax.boldFuchsia(Example argument)] -> Example argument
[kate.boldFuchsia(Example argument)] -> Example argument
215. italicFuchsia | italicsFuchsia | iFuchsia | italicBlindingPink | italicsBlindingPink | iBlindingPink
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicFuchsia(Example argument)] -> Example argument
[brax.italicFuchsia(Example argument)] -> Example argument
[kate.italicFuchsia(Example argument)] -> Example argument
216. glowFuchsia | glowingFuchsia | gFuchsia | glowBlindingPink | glowingBlindingPink | gBlindingPink
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowFuchsia(Example argument)] -> Example argument
[brax.glowFuchsia(Example argument)] -> Example argument
[kate.glowFuchsia(Example argument)] -> Example argument
217. colorMantis | cMantis | colourMantis | colorMantisMorph | cMantisMorph | colourMantisMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorMantis(Example argument)] -> Example argument
[brax.colorMantis(Example argument)] -> Example argument
[kate.colorMantis(Example argument)] -> Example argument
218. boldMantis | bMantis | boldMantisMorph | bMantisMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldMantis(Example argument)] -> Example argument
[brax.boldMantis(Example argument)] -> Example argument
[kate.boldMantis(Example argument)] -> Example argument
219. italicMantis | italicsMantis | iMantis | italicMantisMorph | italicsMantisMorph | iMantisMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicMantis(Example argument)] -> Example argument
[brax.italicMantis(Example argument)] -> Example argument
[kate.italicMantis(Example argument)] -> Example argument
220. glowMantis | glowingMantis | gMantis | glowMantisMorph | glowingMantisMorph | gMantisMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowMantis(Example argument)] -> Example argument
[brax.glowMantis(Example argument)] -> Example argument
[kate.glowMantis(Example argument)] -> Example argument
221. colorBee | cBee | colourBee | colorBeeYellow | cBeeYellow | colourBeeYellow
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorBee(Example argument)] -> Example argument
[brax.colorBee(Example argument)] -> Example argument
[kate.colorBee(Example argument)] -> Example argument
222. boldBee | bBee | boldBeeYellow | bBeeYellow
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldBee(Example argument)] -> Example argument
[brax.boldBee(Example argument)] -> Example argument
[kate.boldBee(Example argument)] -> Example argument
223. italicBee | italicsBee | iBee | italicBeeYellow | italicsBeeYellow | iBeeYellow
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicBee(Example argument)] -> Example argument
[brax.italicBee(Example argument)] -> Example argument
[kate.italicBee(Example argument)] -> Example argument
224. glowBee | glowingBee | gBee | glowBeeYellow | glowingBeeYellow | gBeeYellow
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowBee(Example argument)] -> Example argument
[brax.glowBee(Example argument)] -> Example argument
[kate.glowBee(Example argument)] -> Example argument
225. colorAardvark | cAardvark | colourAardvark | colorAardvarkMorph | cAardvarkMorph | colourAardvarkMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorAardvark(Example argument)] -> Example argument
[brax.colorAardvark(Example argument)] -> Example argument
[kate.colorAardvark(Example argument)] -> Example argument
226. boldAardvark | bAardvark | boldAardvarkMorph | bAardvarkMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldAardvark(Example argument)] -> Example argument
[brax.boldAardvark(Example argument)] -> Example argument
[kate.boldAardvark(Example argument)] -> Example argument
227. italicAardvark | italicsAardvark | iAardvark | italicAardvarkMorph | italicsAardvarkMorph | iAardvarkMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicAardvark(Example argument)] -> Example argument
[brax.italicAardvark(Example argument)] -> Example argument
[kate.italicAardvark(Example argument)] -> Example argument
228. glowAardvark | glowingAardvark | gAardvark | glowAardvarkMorph | glowingAardvarkMorph | gAardvarkMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowAardvark(Example argument)] -> Example argument
[brax.glowAardvark(Example argument)] -> Example argument
[kate.glowAardvark(Example argument)] -> Example argument
229. colorShibaYellow | cShibaYellow | colourShibaYellow | colorShibayellow | cShibayellow | colourShibayellow | colorShiba | cShiba | colourShiba
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorShibaYellow(Example argument)] -> Example argument
[brax.colorShibaYellow(Example argument)] -> Example argument
[kate.colorShibaYellow(Example argument)] -> Example argument
230. boldShibaYellow | bShibaYellow | boldShibayellow | bShibayellow | boldShiba | bShiba
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldShibaYellow(Example argument)] -> Example argument
[brax.boldShibaYellow(Example argument)] -> Example argument
[kate.boldShibaYellow(Example argument)] -> Example argument
231. italicShibaYellow | italicsShibaYellow | iShibaYellow | italicShibayellow | italicsShibayellow | iShibayellow | italicShiba | italicsShiba | iShiba
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicShibaYellow(Example argument)] -> Example argument
[brax.italicShibaYellow(Example argument)] -> Example argument
[kate.italicShibaYellow(Example argument)] -> Example argument
232. glowShibaYellow | glowingShibaYellow | gShibaYellow | glowShibayellow | glowingShibayellow | gShibayellow | glowShiba | glowingShiba | gShiba
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowShibaYellow(Example argument)] -> Example argument
[brax.glowShibaYellow(Example argument)] -> Example argument
[kate.glowShibaYellow(Example argument)] -> Example argument
233. colorWoodelf | cWoodelf | colourWoodelf | colorWoodelfMorph | cWoodelfMorph | colourWoodelfMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorWoodelf(Example argument)] -> Example argument
[brax.colorWoodelf(Example argument)] -> Example argument
[kate.colorWoodelf(Example argument)] -> Example argument
234. boldWoodelf | bWoodelf | boldWoodelfMorph | bWoodelfMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldWoodelf(Example argument)] -> Example argument
[brax.boldWoodelf(Example argument)] -> Example argument
[kate.boldWoodelf(Example argument)] -> Example argument
235. italicWoodelf | italicsWoodelf | iWoodelf | italicWoodelfMorph | italicsWoodelfMorph | iWoodelfMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicWoodelf(Example argument)] -> Example argument
[brax.italicWoodelf(Example argument)] -> Example argument
[kate.italicWoodelf(Example argument)] -> Example argument
236. glowWoodelf | glowingWoodelf | gWoodelf | glowWoodelfMorph | glowingWoodelfMorph | gWoodelfMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowWoodelf(Example argument)] -> Example argument
[brax.glowWoodelf(Example argument)] -> Example argument
[kate.glowWoodelf(Example argument)] -> Example argument
237. colorGoblin | cGoblin | colourGoblin | colorGoblinMorph | cGoblinMorph | colourGoblinMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorGoblin(Example argument)] -> Example argument
[brax.colorGoblin(Example argument)] -> Example argument
[kate.colorGoblin(Example argument)] -> Example argument
238. boldGoblin | bGoblin | boldGoblinMorph | bGoblinMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldGoblin(Example argument)] -> Example argument
[brax.boldGoblin(Example argument)] -> Example argument
[kate.boldGoblin(Example argument)] -> Example argument
239. italicGoblin | italicsGoblin | iGoblin | italicGoblinMorph | italicsGoblinMorph | iGoblinMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicGoblin(Example argument)] -> Example argument
[brax.italicGoblin(Example argument)] -> Example argument
[kate.italicGoblin(Example argument)] -> Example argument
240. glowGoblin | glowingGoblin | gGoblin | glowGoblinMorph | glowingGoblinMorph | gGoblinMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowGoblin(Example argument)] -> Example argument
[brax.glowGoblin(Example argument)] -> Example argument
[kate.glowGoblin(Example argument)] -> Example argument
241. colorSnowelf | cSnowelf | colourSnowelf | colorSnowelfMorph | cSnowelfMorph | colourSnowelfMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSnowelf(Example argument)] -> Example argument
[brax.colorSnowelf(Example argument)] -> Example argument
[kate.colorSnowelf(Example argument)] -> Example argument
242. boldSnowelf | bSnowelf | boldSnowelfMorph | bSnowelfMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSnowelf(Example argument)] -> Example argument
[brax.boldSnowelf(Example argument)] -> Example argument
[kate.boldSnowelf(Example argument)] -> Example argument
243. italicSnowelf | italicsSnowelf | iSnowelf | italicSnowelfMorph | italicsSnowelfMorph | iSnowelfMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSnowelf(Example argument)] -> Example argument
[brax.italicSnowelf(Example argument)] -> Example argument
[kate.italicSnowelf(Example argument)] -> Example argument
244. glowSnowelf | glowingSnowelf | gSnowelf | glowSnowelfMorph | glowingSnowelfMorph | gSnowelfMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSnowelf(Example argument)] -> Example argument
[brax.glowSnowelf(Example argument)] -> Example argument
[kate.glowSnowelf(Example argument)] -> Example argument
245. colorElf | cElf | colourElf | colorElfMorph | cElfMorph | colourElfMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorElf(Example argument)] -> Example argument
[brax.colorElf(Example argument)] -> Example argument
[kate.colorElf(Example argument)] -> Example argument
246. boldElf | bElf | boldElfMorph | bElfMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldElf(Example argument)] -> Example argument
[brax.boldElf(Example argument)] -> Example argument
[kate.boldElf(Example argument)] -> Example argument
247. italicElf | italicsElf | iElf | italicElfMorph | italicsElfMorph | iElfMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicElf(Example argument)] -> Example argument
[brax.italicElf(Example argument)] -> Example argument
[kate.italicElf(Example argument)] -> Example argument
248. glowElf | glowingElf | gElf | glowElfMorph | glowingElfMorph | gElfMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowElf(Example argument)] -> Example argument
[brax.glowElf(Example argument)] -> Example argument
[kate.glowElf(Example argument)] -> Example argument
249. colorAquaticelf | cAquaticelf | colourAquaticelf | colorAquaticelfMorph | cAquaticelfMorph | colourAquaticelfMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorAquaticelf(Example argument)] -> Example argument
[brax.colorAquaticelf(Example argument)] -> Example argument
[kate.colorAquaticelf(Example argument)] -> Example argument
250. boldAquaticelf | bAquaticelf | boldAquaticelfMorph | bAquaticelfMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldAquaticelf(Example argument)] -> Example argument
[brax.boldAquaticelf(Example argument)] -> Example argument
[kate.boldAquaticelf(Example argument)] -> Example argument
251. italicAquaticelf | italicsAquaticelf | iAquaticelf | italicAquaticelfMorph | italicsAquaticelfMorph | iAquaticelfMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicAquaticelf(Example argument)] -> Example argument
[brax.italicAquaticelf(Example argument)] -> Example argument
[kate.italicAquaticelf(Example argument)] -> Example argument
252. glowAquaticelf | glowingAquaticelf | gAquaticelf | glowAquaticelfMorph | glowingAquaticelfMorph | gAquaticelfMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowAquaticelf(Example argument)] -> Example argument
[brax.glowAquaticelf(Example argument)] -> Example argument
[kate.glowAquaticelf(Example argument)] -> Example argument
253. colorHobgoblin | cHobgoblin | colourHobgoblin | colorHobgoblinMorph | cHobgoblinMorph | colourHobgoblinMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorHobgoblin(Example argument)] -> Example argument
[brax.colorHobgoblin(Example argument)] -> Example argument
[kate.colorHobgoblin(Example argument)] -> Example argument
254. boldHobgoblin | bHobgoblin | boldHobgoblinMorph | bHobgoblinMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldHobgoblin(Example argument)] -> Example argument
[brax.boldHobgoblin(Example argument)] -> Example argument
[kate.boldHobgoblin(Example argument)] -> Example argument
255. italicHobgoblin | italicsHobgoblin | iHobgoblin | italicHobgoblinMorph | italicsHobgoblinMorph | iHobgoblinMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicHobgoblin(Example argument)] -> Example argument
[brax.italicHobgoblin(Example argument)] -> Example argument
[kate.italicHobgoblin(Example argument)] -> Example argument
256. glowHobgoblin | glowingHobgoblin | gHobgoblin | glowHobgoblinMorph | glowingHobgoblinMorph | gHobgoblinMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowHobgoblin(Example argument)] -> Example argument
[brax.glowHobgoblin(Example argument)] -> Example argument
[kate.glowHobgoblin(Example argument)] -> Example argument
257. colorMonkey | cMonkey | colourMonkey | colorMonkeyMorph | cMonkeyMorph | colourMonkeyMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorMonkey(Example argument)] -> Example argument
[brax.colorMonkey(Example argument)] -> Example argument
[kate.colorMonkey(Example argument)] -> Example argument
258. boldMonkey | bMonkey | boldMonkeyMorph | bMonkeyMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldMonkey(Example argument)] -> Example argument
[brax.boldMonkey(Example argument)] -> Example argument
[kate.boldMonkey(Example argument)] -> Example argument
259. italicMonkey | italicsMonkey | iMonkey | italicMonkeyMorph | italicsMonkeyMorph | iMonkeyMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicMonkey(Example argument)] -> Example argument
[brax.italicMonkey(Example argument)] -> Example argument
[kate.italicMonkey(Example argument)] -> Example argument
260. glowMonkey | glowingMonkey | gMonkey | glowMonkeyMorph | glowingMonkeyMorph | gMonkeyMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowMonkey(Example argument)] -> Example argument
[brax.glowMonkey(Example argument)] -> Example argument
[kate.glowMonkey(Example argument)] -> Example argument
261. colorApe | cApe | colourApe | colorApeMorph | cApeMorph | colourApeMorph | colorChimpanzee | cChimpanzee | colourChimpanzee | colorGorilla | cGorilla | colourGorilla
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorApe(Example argument)] -> Example argument
[brax.colorApe(Example argument)] -> Example argument
[kate.colorApe(Example argument)] -> Example argument
262. boldApe | bApe | boldApeMorph | bApeMorph | boldChimpanzee | bChimpanzee | boldGorilla | bGorilla
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldApe(Example argument)] -> Example argument
[brax.boldApe(Example argument)] -> Example argument
[kate.boldApe(Example argument)] -> Example argument
263. italicApe | italicsApe | iApe | italicApeMorph | italicsApeMorph | iApeMorph | italicChimpanzee | italicsChimpanzee | iChimpanzee | italicGorilla | italicsGorilla | iGorilla
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicApe(Example argument)] -> Example argument
[brax.italicApe(Example argument)] -> Example argument
[kate.italicApe(Example argument)] -> Example argument
264. glowApe | glowingApe | gApe | glowApeMorph | glowingApeMorph | gApeMorph | glowChimpanzee | glowingChimpanzee | gChimpanzee | glowGorilla | glowingGorilla | gGorilla
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowApe(Example argument)] -> Example argument
[brax.glowApe(Example argument)] -> Example argument
[kate.glowApe(Example argument)] -> Example argument
265. colorMonkey | cMonkey | colourMonkey | colorMonkeyMorph | cMonkeyMorph | colourMonkeyMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorMonkey(Example argument)] -> Example argument
[brax.colorMonkey(Example argument)] -> Example argument
[kate.colorMonkey(Example argument)] -> Example argument
266. boldMonkey | bMonkey | boldMonkeyMorph | bMonkeyMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldMonkey(Example argument)] -> Example argument
[brax.boldMonkey(Example argument)] -> Example argument
[kate.boldMonkey(Example argument)] -> Example argument
267. italicMonkey | italicsMonkey | iMonkey | italicMonkeyMorph | italicsMonkeyMorph | iMonkeyMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicMonkey(Example argument)] -> Example argument
[brax.italicMonkey(Example argument)] -> Example argument
[kate.italicMonkey(Example argument)] -> Example argument
268. glowMonkey | glowingMonkey | gMonkey | glowMonkeyMorph | glowingMonkeyMorph | gMonkeyMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowMonkey(Example argument)] -> Example argument
[brax.glowMonkey(Example argument)] -> Example argument
[kate.glowMonkey(Example argument)] -> Example argument
269. colorMonkey | cMonkey | colourMonkey | colorMonkeyMorph | cMonkeyMorph | colourMonkeyMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorMonkey(Example argument)] -> Example argument
[brax.colorMonkey(Example argument)] -> Example argument
[kate.colorMonkey(Example argument)] -> Example argument
270. boldMonkey | bMonkey | boldMonkeyMorph | bMonkeyMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldMonkey(Example argument)] -> Example argument
[brax.boldMonkey(Example argument)] -> Example argument
[kate.boldMonkey(Example argument)] -> Example argument
271. italicMonkey | italicsMonkey | iMonkey | italicMonkeyMorph | italicsMonkeyMorph | iMonkeyMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicMonkey(Example argument)] -> Example argument
[brax.italicMonkey(Example argument)] -> Example argument
[kate.italicMonkey(Example argument)] -> Example argument
272. glowMonkey | glowingMonkey | gMonkey | glowMonkeyMorph | glowingMonkeyMorph | gMonkeyMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowMonkey(Example argument)] -> Example argument
[brax.glowMonkey(Example argument)] -> Example argument
[kate.glowMonkey(Example argument)] -> Example argument
273. colorOtan | cOtan | colourOtan | colorOtanMorph | cOtanMorph | colourOtanMorph | colorOrangutan | cOrangutan | colourOrangutan
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorOtan(Example argument)] -> Example argument
[brax.colorOtan(Example argument)] -> Example argument
[kate.colorOtan(Example argument)] -> Example argument
274. boldOtan | bOtan | boldOtanMorph | bOtanMorph | boldOrangutan | bOrangutan
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldOtan(Example argument)] -> Example argument
[brax.boldOtan(Example argument)] -> Example argument
[kate.boldOtan(Example argument)] -> Example argument
275. italicOtan | italicsOtan | iOtan | italicOtanMorph | italicsOtanMorph | iOtanMorph | italicOrangutan | italicsOrangutan | iOrangutan
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicOtan(Example argument)] -> Example argument
[brax.italicOtan(Example argument)] -> Example argument
[kate.italicOtan(Example argument)] -> Example argument
276. glowOtan | glowingOtan | gOtan | glowOtanMorph | glowingOtanMorph | gOtanMorph | glowOrangutan | glowingOrangutan | gOrangutan
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowOtan(Example argument)] -> Example argument
[brax.glowOtan(Example argument)] -> Example argument
[kate.glowOtan(Example argument)] -> Example argument
277. colorOchre | cOchre | colourOchre | colorOchre | cOchre | colourOchre
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorOchre(Example argument)] -> Example argument
[brax.colorOchre(Example argument)] -> Example argument
[kate.colorOchre(Example argument)] -> Example argument
278. boldOchre | bOchre | boldOchre | bOchre
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldOchre(Example argument)] -> Example argument
[brax.boldOchre(Example argument)] -> Example argument
[kate.boldOchre(Example argument)] -> Example argument
279. italicOchre | italicsOchre | iOchre | italicOchre | italicsOchre | iOchre
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicOchre(Example argument)] -> Example argument
[brax.italicOchre(Example argument)] -> Example argument
[kate.italicOchre(Example argument)] -> Example argument
280. glowOchre | glowingOchre | gOchre | glowOchre | glowingOchre | gOchre
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowOchre(Example argument)] -> Example argument
[brax.glowOchre(Example argument)] -> Example argument
[kate.glowOchre(Example argument)] -> Example argument
281. colorClayTan | cClayTan | colourClayTan | colorClayTan | cClayTan | colourClayTan
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorClayTan(Example argument)] -> Example argument
[brax.colorClayTan(Example argument)] -> Example argument
[kate.colorClayTan(Example argument)] -> Example argument
282. boldClayTan | bClayTan | boldClayTan | bClayTan
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldClayTan(Example argument)] -> Example argument
[brax.boldClayTan(Example argument)] -> Example argument
[kate.boldClayTan(Example argument)] -> Example argument
283. italicClayTan | italicsClayTan | iClayTan | italicClayTan | italicsClayTan | iClayTan
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicClayTan(Example argument)] -> Example argument
[brax.italicClayTan(Example argument)] -> Example argument
[kate.italicClayTan(Example argument)] -> Example argument
284. glowClayTan | glowingClayTan | gClayTan | glowClayTan | glowingClayTan | gClayTan
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowClayTan(Example argument)] -> Example argument
[brax.glowClayTan(Example argument)] -> Example argument
[kate.glowClayTan(Example argument)] -> Example argument
285. colorCrocGreen | cCrocGreen | colourCrocGreen
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCrocGreen(Example argument)] -> Example argument
[brax.colorCrocGreen(Example argument)] -> Example argument
[kate.colorCrocGreen(Example argument)] -> Example argument
286. boldCrocGreen | bCrocGreen
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCrocGreen(Example argument)] -> Example argument
[brax.boldCrocGreen(Example argument)] -> Example argument
[kate.boldCrocGreen(Example argument)] -> Example argument
287. italicCrocGreen | italicsCrocGreen | iCrocGreen
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCrocGreen(Example argument)] -> Example argument
[brax.italicCrocGreen(Example argument)] -> Example argument
[kate.italicCrocGreen(Example argument)] -> Example argument
288. glowCrocGreen | glowingCrocGreen | gCrocGreen
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCrocGreen(Example argument)] -> Example argument
[brax.glowCrocGreen(Example argument)] -> Example argument
[kate.glowCrocGreen(Example argument)] -> Example argument
289. colorSmokeGrey | cSmokeGrey | colourSmokeGrey | colorSmokeGrey | cSmokeGrey | colourSmokeGrey
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSmokeGrey(Example argument)] -> Example argument
[brax.colorSmokeGrey(Example argument)] -> Example argument
[kate.colorSmokeGrey(Example argument)] -> Example argument
290. boldSmokeGrey | bSmokeGrey | boldSmokeGrey | bSmokeGrey
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSmokeGrey(Example argument)] -> Example argument
[brax.boldSmokeGrey(Example argument)] -> Example argument
[kate.boldSmokeGrey(Example argument)] -> Example argument
291. italicSmokeGrey | italicsSmokeGrey | iSmokeGrey | italicSmokeGrey | italicsSmokeGrey | iSmokeGrey
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSmokeGrey(Example argument)] -> Example argument
[brax.italicSmokeGrey(Example argument)] -> Example argument
[kate.italicSmokeGrey(Example argument)] -> Example argument
292. glowSmokeGrey | glowingSmokeGrey | gSmokeGrey | glowSmokeGrey | glowingSmokeGrey | gSmokeGrey
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSmokeGrey(Example argument)] -> Example argument
[brax.glowSmokeGrey(Example argument)] -> Example argument
[kate.glowSmokeGrey(Example argument)] -> Example argument
293. colorUmber | cUmber | colourUmber | colorUmber | cUmber | colourUmber
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorUmber(Example argument)] -> Example argument
[brax.colorUmber(Example argument)] -> Example argument
[kate.colorUmber(Example argument)] -> Example argument
294. boldUmber | bUmber | boldUmber | bUmber
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldUmber(Example argument)] -> Example argument
[brax.boldUmber(Example argument)] -> Example argument
[kate.boldUmber(Example argument)] -> Example argument
295. italicUmber | italicsUmber | iUmber | italicUmber | italicsUmber | iUmber
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicUmber(Example argument)] -> Example argument
[brax.italicUmber(Example argument)] -> Example argument
[kate.italicUmber(Example argument)] -> Example argument
296. glowUmber | glowingUmber | gUmber | glowUmber | glowingUmber | gUmber
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowUmber(Example argument)] -> Example argument
[brax.glowUmber(Example argument)] -> Example argument
[kate.glowUmber(Example argument)] -> Example argument
297. colorCoeurl | cCoeurl | colourCoeurl | colorCoeurlIndigo | cCoeurlIndigo | colourCoeurlIndigo
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCoeurl(Example argument)] -> Example argument
[brax.colorCoeurl(Example argument)] -> Example argument
[kate.colorCoeurl(Example argument)] -> Example argument
298. boldCoeurl | bCoeurl | boldCoeurlIndigo | bCoeurlIndigo
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCoeurl(Example argument)] -> Example argument
[brax.boldCoeurl(Example argument)] -> Example argument
[kate.boldCoeurl(Example argument)] -> Example argument
299. italicCoeurl | italicsCoeurl | iCoeurl | italicCoeurlIndigo | italicsCoeurlIndigo | iCoeurlIndigo
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCoeurl(Example argument)] -> Example argument
[brax.italicCoeurl(Example argument)] -> Example argument
[kate.italicCoeurl(Example argument)] -> Example argument
300. glowCoeurl | glowingCoeurl | gCoeurl | glowCoeurlIndigo | glowingCoeurlIndigo | gCoeurlIndigo
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCoeurl(Example argument)] -> Example argument
[brax.glowCoeurl(Example argument)] -> Example argument
[kate.glowCoeurl(Example argument)] -> Example argument
301. colorDarkTeal | cDarkTeal | colourDarkTeal | colorDarkTeal | cDarkTeal | colourDarkTeal
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDarkTeal(Example argument)] -> Example argument
[brax.colorDarkTeal(Example argument)] -> Example argument
[kate.colorDarkTeal(Example argument)] -> Example argument
302. boldDarkTeal | bDarkTeal | boldDarkTeal | bDarkTeal
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDarkTeal(Example argument)] -> Example argument
[brax.boldDarkTeal(Example argument)] -> Example argument
[kate.boldDarkTeal(Example argument)] -> Example argument
303. italicDarkTeal | italicsDarkTeal | iDarkTeal | italicDarkTeal | italicsDarkTeal | iDarkTeal
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDarkTeal(Example argument)] -> Example argument
[brax.italicDarkTeal(Example argument)] -> Example argument
[kate.italicDarkTeal(Example argument)] -> Example argument
304. glowDarkTeal | glowingDarkTeal | gDarkTeal | glowDarkTeal | glowingDarkTeal | gDarkTeal
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDarkTeal(Example argument)] -> Example argument
[brax.glowDarkTeal(Example argument)] -> Example argument
[kate.glowDarkTeal(Example argument)] -> Example argument
305. colorSeaGreen | cSeaGreen | colourSeaGreen | colorSeaGreen | cSeaGreen | colourSeaGreen
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSeaGreen(Example argument)] -> Example argument
[brax.colorSeaGreen(Example argument)] -> Example argument
[kate.colorSeaGreen(Example argument)] -> Example argument
306. boldSeaGreen | bSeaGreen | boldSeaGreen | bSeaGreen
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSeaGreen(Example argument)] -> Example argument
[brax.boldSeaGreen(Example argument)] -> Example argument
[kate.boldSeaGreen(Example argument)] -> Example argument
307. italicSeaGreen | italicsSeaGreen | iSeaGreen | italicSeaGreen | italicsSeaGreen | iSeaGreen
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSeaGreen(Example argument)] -> Example argument
[brax.italicSeaGreen(Example argument)] -> Example argument
[kate.italicSeaGreen(Example argument)] -> Example argument
308. glowSeaGreen | glowingSeaGreen | gSeaGreen | glowSeaGreen | glowingSeaGreen | gSeaGreen
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSeaGreen(Example argument)] -> Example argument
[brax.glowSeaGreen(Example argument)] -> Example argument
[kate.glowSeaGreen(Example argument)] -> Example argument
309. colorOlm | cOlm | colourOlm | colorOlmPink | cOlmPink | colourOlmPink
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorOlm(Example argument)] -> Example argument
[brax.colorOlm(Example argument)] -> Example argument
[kate.colorOlm(Example argument)] -> Example argument
310. boldOlm | bOlm | boldOlmPink | bOlmPink
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldOlm(Example argument)] -> Example argument
[brax.boldOlm(Example argument)] -> Example argument
[kate.boldOlm(Example argument)] -> Example argument
311. italicOlm | italicsOlm | iOlm | italicOlmPink | italicsOlmPink | iOlmPink
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicOlm(Example argument)] -> Example argument
[brax.italicOlm(Example argument)] -> Example argument
[kate.italicOlm(Example argument)] -> Example argument
312. glowOlm | glowingOlm | gOlm | glowOlmPink | glowingOlmPink | gOlmPink
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowOlm(Example argument)] -> Example argument
[brax.glowOlm(Example argument)] -> Example argument
[kate.glowOlm(Example argument)] -> Example argument
313. colorStoneGrey | cStoneGrey | colourStoneGrey | colorStoneGrey | cStoneGrey | colourStoneGrey
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorStoneGrey(Example argument)] -> Example argument
[brax.colorStoneGrey(Example argument)] -> Example argument
[kate.colorStoneGrey(Example argument)] -> Example argument
314. boldStoneGrey | bStoneGrey | boldStoneGrey | bStoneGrey
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldStoneGrey(Example argument)] -> Example argument
[brax.boldStoneGrey(Example argument)] -> Example argument
[kate.boldStoneGrey(Example argument)] -> Example argument
315. italicStoneGrey | italicsStoneGrey | iStoneGrey | italicStoneGrey | italicsStoneGrey | iStoneGrey
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicStoneGrey(Example argument)] -> Example argument
[brax.italicStoneGrey(Example argument)] -> Example argument
[kate.italicStoneGrey(Example argument)] -> Example argument
316. glowStoneGrey | glowingStoneGrey | gStoneGrey | glowStoneGrey | glowingStoneGrey | gStoneGrey
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowStoneGrey(Example argument)] -> Example argument
[brax.glowStoneGrey(Example argument)] -> Example argument
[kate.glowStoneGrey(Example argument)] -> Example argument
317. colorKirin | cKirin | colourKirin | colorKirinBlue | cKirinBlue | colourKirinBlue
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorKirin(Example argument)] -> Example argument
[brax.colorKirin(Example argument)] -> Example argument
[kate.colorKirin(Example argument)] -> Example argument
318. boldKirin | bKirin | boldKirinBlue | bKirinBlue
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldKirin(Example argument)] -> Example argument
[brax.boldKirin(Example argument)] -> Example argument
[kate.boldKirin(Example argument)] -> Example argument
319. italicKirin | italicsKirin | iKirin | italicKirinBlue | italicsKirinBlue | iKirinBlue
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicKirin(Example argument)] -> Example argument
[brax.italicKirin(Example argument)] -> Example argument
[kate.italicKirin(Example argument)] -> Example argument
320. glowKirin | glowingKirin | gKirin | glowKirinBlue | glowingKirinBlue | gKirinBlue
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowKirin(Example argument)] -> Example argument
[brax.glowKirin(Example argument)] -> Example argument
[kate.glowKirin(Example argument)] -> Example argument
321. colorBrickRed | cBrickRed | colourBrickRed | colorBrickRed | cBrickRed | colourBrickRed
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorBrickRed(Example argument)] -> Example argument
[brax.colorBrickRed(Example argument)] -> Example argument
[kate.colorBrickRed(Example argument)] -> Example argument
322. boldBrickRed | bBrickRed | boldBrickRed | bBrickRed
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldBrickRed(Example argument)] -> Example argument
[brax.boldBrickRed(Example argument)] -> Example argument
[kate.boldBrickRed(Example argument)] -> Example argument
323. italicBrickRed | italicsBrickRed | iBrickRed | italicBrickRed | italicsBrickRed | iBrickRed
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicBrickRed(Example argument)] -> Example argument
[brax.italicBrickRed(Example argument)] -> Example argument
[kate.italicBrickRed(Example argument)] -> Example argument
324. glowBrickRed | glowingBrickRed | gBrickRed | glowBrickRed | glowingBrickRed | gBrickRed
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowBrickRed(Example argument)] -> Example argument
[brax.glowBrickRed(Example argument)] -> Example argument
[kate.glowBrickRed(Example argument)] -> Example argument
325. colorOliveGreen | cOliveGreen | colourOliveGreen | colorOliveGreen | cOliveGreen | colourOliveGreen
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorOliveGreen(Example argument)] -> Example argument
[brax.colorOliveGreen(Example argument)] -> Example argument
[kate.colorOliveGreen(Example argument)] -> Example argument
326. boldOliveGreen | bOliveGreen | boldOliveGreen | bOliveGreen
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldOliveGreen(Example argument)] -> Example argument
[brax.boldOliveGreen(Example argument)] -> Example argument
[kate.boldOliveGreen(Example argument)] -> Example argument
327. italicOliveGreen | italicsOliveGreen | iOliveGreen | italicOliveGreen | italicsOliveGreen | iOliveGreen
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicOliveGreen(Example argument)] -> Example argument
[brax.italicOliveGreen(Example argument)] -> Example argument
[kate.italicOliveGreen(Example argument)] -> Example argument
328. glowOliveGreen | glowingOliveGreen | gOliveGreen | glowOliveGreen | glowingOliveGreen | gOliveGreen
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowOliveGreen(Example argument)] -> Example argument
[brax.glowOliveGreen(Example argument)] -> Example argument
[kate.glowOliveGreen(Example argument)] -> Example argument
329. colorForestGreen | cForestGreen | colourForestGreen | colorForestGreen | cForestGreen | colourForestGreen
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorForestGreen(Example argument)] -> Example argument
[brax.colorForestGreen(Example argument)] -> Example argument
[kate.colorForestGreen(Example argument)] -> Example argument
330. boldForestGreen | bForestGreen | boldForestGreen | bForestGreen
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldForestGreen(Example argument)] -> Example argument
[brax.boldForestGreen(Example argument)] -> Example argument
[kate.boldForestGreen(Example argument)] -> Example argument
331. italicForestGreen | italicsForestGreen | iForestGreen | italicForestGreen | italicsForestGreen | iForestGreen
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicForestGreen(Example argument)] -> Example argument
[brax.italicForestGreen(Example argument)] -> Example argument
[kate.italicForestGreen(Example argument)] -> Example argument
332. glowForestGreen | glowingForestGreen | gForestGreen | glowForestGreen | glowingForestGreen | gForestGreen
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowForestGreen(Example argument)] -> Example argument
[brax.glowForestGreen(Example argument)] -> Example argument
[kate.glowForestGreen(Example argument)] -> Example argument
333. colorDullBrown | cDullBrown | colourDullBrown | colorDullBrown | cDullBrown | colourDullBrown
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDullBrown(Example argument)] -> Example argument
[brax.colorDullBrown(Example argument)] -> Example argument
[kate.colorDullBrown(Example argument)] -> Example argument
334. boldDullBrown | bDullBrown | boldDullBrown | bDullBrown
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDullBrown(Example argument)] -> Example argument
[brax.boldDullBrown(Example argument)] -> Example argument
[kate.boldDullBrown(Example argument)] -> Example argument
335. italicDullBrown | italicsDullBrown | iDullBrown | italicDullBrown | italicsDullBrown | iDullBrown
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDullBrown(Example argument)] -> Example argument
[brax.italicDullBrown(Example argument)] -> Example argument
[kate.italicDullBrown(Example argument)] -> Example argument
336. glowDullBrown | glowingDullBrown | gDullBrown | glowDullBrown | glowingDullBrown | gDullBrown
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDullBrown(Example argument)] -> Example argument
[brax.glowDullBrown(Example argument)] -> Example argument
[kate.glowDullBrown(Example argument)] -> Example argument
337. colorClayRed | cClayRed | colourClayRed | colorClayRed | cClayRed | colourClayRed
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorClayRed(Example argument)] -> Example argument
[brax.colorClayRed(Example argument)] -> Example argument
[kate.colorClayRed(Example argument)] -> Example argument
338. boldClayRed | bClayRed | boldClayRed | bClayRed
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldClayRed(Example argument)] -> Example argument
[brax.boldClayRed(Example argument)] -> Example argument
[kate.boldClayRed(Example argument)] -> Example argument
339. italicClayRed | italicsClayRed | iClayRed | italicClayRed | italicsClayRed | iClayRed
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicClayRed(Example argument)] -> Example argument
[brax.italicClayRed(Example argument)] -> Example argument
[kate.italicClayRed(Example argument)] -> Example argument
340. glowClayRed | glowingClayRed | gClayRed | glowClayRed | glowingClayRed | gClayRed
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowClayRed(Example argument)] -> Example argument
[brax.glowClayRed(Example argument)] -> Example argument
[kate.glowClayRed(Example argument)] -> Example argument
341. colorLightOlive | cLightOlive | colourLightOlive | colorLightOlive | cLightOlive | colourLightOlive
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorLightOlive(Example argument)] -> Example argument
[brax.colorLightOlive(Example argument)] -> Example argument
[kate.colorLightOlive(Example argument)] -> Example argument
342. boldLightOlive | bLightOlive | boldLightOlive | bLightOlive
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldLightOlive(Example argument)] -> Example argument
[brax.boldLightOlive(Example argument)] -> Example argument
[kate.boldLightOlive(Example argument)] -> Example argument
343. italicLightOlive | italicsLightOlive | iLightOlive | italicLightOlive | italicsLightOlive | iLightOlive
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicLightOlive(Example argument)] -> Example argument
[brax.italicLightOlive(Example argument)] -> Example argument
[kate.italicLightOlive(Example argument)] -> Example argument
344. glowLightOlive | glowingLightOlive | gLightOlive | glowLightOlive | glowingLightOlive | gLightOlive
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowLightOlive(Example argument)] -> Example argument
[brax.glowLightOlive(Example argument)] -> Example argument
[kate.glowLightOlive(Example argument)] -> Example argument
345. colorKirinGold | cKirinGold | colourKirinGold | colorKirinYellow | cKirinYellow | colourKirinYellow
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorKirinGold(Example argument)] -> Example argument
[brax.colorKirinGold(Example argument)] -> Example argument
[kate.colorKirinGold(Example argument)] -> Example argument
346. boldKirinGold | bKirinGold | boldKirinYellow | bKirinYellow
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldKirinGold(Example argument)] -> Example argument
[brax.boldKirinGold(Example argument)] -> Example argument
[kate.boldKirinGold(Example argument)] -> Example argument
347. italicKirinGold | italicsKirinGold | iKirinGold | italicKirinYellow | italicsKirinYellow | iKirinYellow
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicKirinGold(Example argument)] -> Example argument
[brax.italicKirinGold(Example argument)] -> Example argument
[kate.italicKirinGold(Example argument)] -> Example argument
348. glowKirinGold | glowingKirinGold | gKirinGold | glowKirinYellow | glowingKirinYellow | gKirinYellow
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowKirinGold(Example argument)] -> Example argument
[brax.glowKirinGold(Example argument)] -> Example argument
[kate.glowKirinGold(Example argument)] -> Example argument
349. colorSalamanderFrost | cSalamanderFrost | colourSalamanderFrost
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSalamanderFrost(Example argument)] -> Example argument
[brax.colorSalamanderFrost(Example argument)] -> Example argument
[kate.colorSalamanderFrost(Example argument)] -> Example argument
350. boldSalamanderFrost | bSalamanderFrost
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSalamanderFrost(Example argument)] -> Example argument
[brax.boldSalamanderFrost(Example argument)] -> Example argument
[kate.boldSalamanderFrost(Example argument)] -> Example argument
351. italicSalamanderFrost | italicsSalamanderFrost | iSalamanderFrost
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSalamanderFrost(Example argument)] -> Example argument
[brax.italicSalamanderFrost(Example argument)] -> Example argument
[kate.italicSalamanderFrost(Example argument)] -> Example argument
352. glowSalamanderFrost | glowingSalamanderFrost | gSalamanderFrost
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSalamanderFrost(Example argument)] -> Example argument
[brax.glowSalamanderFrost(Example argument)] -> Example argument
[kate.glowSalamanderFrost(Example argument)] -> Example argument
353. colorSalamander | cSalamander | colourSalamander
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSalamander(Example argument)] -> Example argument
[brax.colorSalamander(Example argument)] -> Example argument
[kate.colorSalamander(Example argument)] -> Example argument
354. boldSalamander | bSalamander
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSalamander(Example argument)] -> Example argument
[brax.boldSalamander(Example argument)] -> Example argument
[kate.boldSalamander(Example argument)] -> Example argument
355. italicSalamander | italicsSalamander | iSalamander
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSalamander(Example argument)] -> Example argument
[brax.italicSalamander(Example argument)] -> Example argument
[kate.italicSalamander(Example argument)] -> Example argument
356. glowSalamander | glowingSalamander | gSalamander
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSalamander(Example argument)] -> Example argument
[brax.glowSalamander(Example argument)] -> Example argument
[kate.glowSalamander(Example argument)] -> Example argument
357. colorCoatl | cCoatl | colourCoatl | colorCoatlJade | cCoatlJade | colourCoatlJade | colorCoatlJadeGreen | cCoatlJadeGreen | colourCoatlJadeGreen
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCoatl(Example argument)] -> Example argument
[brax.colorCoatl(Example argument)] -> Example argument
[kate.colorCoatl(Example argument)] -> Example argument
358. boldCoatl | bCoatl | boldCoatlJade | bCoatlJade | boldCoatlJadeGreen | bCoatlJadeGreen
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCoatl(Example argument)] -> Example argument
[brax.boldCoatl(Example argument)] -> Example argument
[kate.boldCoatl(Example argument)] -> Example argument
359. italicCoatl | italicsCoatl | iCoatl | italicCoatlJade | italicsCoatlJade | iCoatlJade | italicCoatlJadeGreen | italicsCoatlJadeGreen | iCoatlJadeGreen
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCoatl(Example argument)] -> Example argument
[brax.italicCoatl(Example argument)] -> Example argument
[kate.italicCoatl(Example argument)] -> Example argument
360. glowCoatl | glowingCoatl | gCoatl | glowCoatlJade | glowingCoatlJade | gCoatlJade | glowCoatlJadeGreen | glowingCoatlJadeGreen | gCoatlJadeGreen
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCoatl(Example argument)] -> Example argument
[brax.glowCoatl(Example argument)] -> Example argument
[kate.glowCoatl(Example argument)] -> Example argument
361. colorSamoyed | cSamoyed | colourSamoyed | colorSamoyedBeige | cSamoyedBeige | colourSamoyedBeige
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSamoyed(Example argument)] -> Example argument
[brax.colorSamoyed(Example argument)] -> Example argument
[kate.colorSamoyed(Example argument)] -> Example argument
362. boldSamoyed | bSamoyed | boldSamoyedBeige | bSamoyedBeige
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSamoyed(Example argument)] -> Example argument
[brax.boldSamoyed(Example argument)] -> Example argument
[kate.boldSamoyed(Example argument)] -> Example argument
363. italicSamoyed | italicsSamoyed | iSamoyed | italicSamoyedBeige | italicsSamoyedBeige | iSamoyedBeige
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSamoyed(Example argument)] -> Example argument
[brax.italicSamoyed(Example argument)] -> Example argument
[kate.italicSamoyed(Example argument)] -> Example argument
364. glowSamoyed | glowingSamoyed | gSamoyed | glowSamoyedBeige | glowingSamoyedBeige | gSamoyedBeige
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSamoyed(Example argument)] -> Example argument
[brax.glowSamoyed(Example argument)] -> Example argument
[kate.glowSamoyed(Example argument)] -> Example argument
365. colorDragon | cDragon | colourDragon | colorDragonRed | cDragonRed | colourDragonRed
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDragon(Example argument)] -> Example argument
[brax.colorDragon(Example argument)] -> Example argument
[kate.colorDragon(Example argument)] -> Example argument
366. boldDragon | bDragon | boldDragonRed | bDragonRed
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDragon(Example argument)] -> Example argument
[brax.boldDragon(Example argument)] -> Example argument
[kate.boldDragon(Example argument)] -> Example argument
367. italicDragon | italicsDragon | iDragon | italicDragonRed | italicsDragonRed | iDragonRed
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDragon(Example argument)] -> Example argument
[brax.italicDragon(Example argument)] -> Example argument
[kate.italicDragon(Example argument)] -> Example argument
368. glowDragon | glowingDragon | gDragon | glowDragonRed | glowingDragonRed | gDragonRed
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDragon(Example argument)] -> Example argument
[brax.glowDragon(Example argument)] -> Example argument
[kate.glowDragon(Example argument)] -> Example argument
369. colorCoatlPurple | cCoatlPurple | colourCoatlPurple | colorCoatlFeatherPurple | cCoatlFeatherPurple | colourCoatlFeatherPurple
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCoatlPurple(Example argument)] -> Example argument
[brax.colorCoatlPurple(Example argument)] -> Example argument
[kate.colorCoatlPurple(Example argument)] -> Example argument
370. boldCoatlPurple | bCoatlPurple | boldCoatlFeatherPurple | bCoatlFeatherPurple
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCoatlPurple(Example argument)] -> Example argument
[brax.boldCoatlPurple(Example argument)] -> Example argument
[kate.boldCoatlPurple(Example argument)] -> Example argument
371. italicCoatlPurple | italicsCoatlPurple | iCoatlPurple | italicCoatlFeatherPurple | italicsCoatlFeatherPurple | iCoatlFeatherPurple
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCoatlPurple(Example argument)] -> Example argument
[brax.italicCoatlPurple(Example argument)] -> Example argument
[kate.italicCoatlPurple(Example argument)] -> Example argument
372. glowCoatlPurple | glowingCoatlPurple | gCoatlPurple | glowCoatlFeatherPurple | glowingCoatlFeatherPurple | gCoatlFeatherPurple
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCoatlPurple(Example argument)] -> Example argument
[brax.glowCoatlPurple(Example argument)] -> Example argument
[kate.glowCoatlPurple(Example argument)] -> Example argument
373. colorGryphonBeak | cGryphonBeak | colourGryphonBeak | colorGryphonBeakOrange | cGryphonBeakOrange | colourGryphonBeakOrange
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorGryphonBeak(Example argument)] -> Example argument
[brax.colorGryphonBeak(Example argument)] -> Example argument
[kate.colorGryphonBeak(Example argument)] -> Example argument
374. boldGryphonBeak | bGryphonBeak | boldGryphonBeakOrange | bGryphonBeakOrange
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldGryphonBeak(Example argument)] -> Example argument
[brax.boldGryphonBeak(Example argument)] -> Example argument
[kate.boldGryphonBeak(Example argument)] -> Example argument
375. italicGryphonBeak | italicsGryphonBeak | iGryphonBeak | italicGryphonBeakOrange | italicsGryphonBeakOrange | iGryphonBeakOrange
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicGryphonBeak(Example argument)] -> Example argument
[brax.italicGryphonBeak(Example argument)] -> Example argument
[kate.italicGryphonBeak(Example argument)] -> Example argument
376. glowGryphonBeak | glowingGryphonBeak | gGryphonBeak | glowGryphonBeakOrange | glowingGryphonBeakOrange | gGryphonBeakOrange
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowGryphonBeak(Example argument)] -> Example argument
[brax.glowGryphonBeak(Example argument)] -> Example argument
[kate.glowGryphonBeak(Example argument)] -> Example argument
377. colorRaccoon | cRaccoon | colourRaccoon | colorRaccoonGrey | cRaccoonGrey | colourRaccoonGrey
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorRaccoon(Example argument)] -> Example argument
[brax.colorRaccoon(Example argument)] -> Example argument
[kate.colorRaccoon(Example argument)] -> Example argument
378. boldRaccoon | bRaccoon | boldRaccoonGrey | bRaccoonGrey
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldRaccoon(Example argument)] -> Example argument
[brax.boldRaccoon(Example argument)] -> Example argument
[kate.boldRaccoon(Example argument)] -> Example argument
379. italicRaccoon | italicsRaccoon | iRaccoon | italicRaccoonGrey | italicsRaccoonGrey | iRaccoonGrey
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicRaccoon(Example argument)] -> Example argument
[brax.italicRaccoon(Example argument)] -> Example argument
[kate.italicRaccoon(Example argument)] -> Example argument
380. glowRaccoon | glowingRaccoon | gRaccoon | glowRaccoonGrey | glowingRaccoonGrey | gRaccoonGrey
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowRaccoon(Example argument)] -> Example argument
[brax.glowRaccoon(Example argument)] -> Example argument
[kate.glowRaccoon(Example argument)] -> Example argument
381. colorOtter | cOtter | colourOtter | colorOtterBrown | cOtterBrown | colourOtterBrown
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorOtter(Example argument)] -> Example argument
[brax.colorOtter(Example argument)] -> Example argument
[kate.colorOtter(Example argument)] -> Example argument
382. boldOtter | bOtter | boldOtterBrown | bOtterBrown
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldOtter(Example argument)] -> Example argument
[brax.boldOtter(Example argument)] -> Example argument
[kate.boldOtter(Example argument)] -> Example argument
383. italicOtter | italicsOtter | iOtter | italicOtterBrown | italicsOtterBrown | iOtterBrown
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicOtter(Example argument)] -> Example argument
[brax.italicOtter(Example argument)] -> Example argument
[kate.italicOtter(Example argument)] -> Example argument
384. glowOtter | glowingOtter | gOtter | glowOtterBrown | glowingOtterBrown | gOtterBrown
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowOtter(Example argument)] -> Example argument
[brax.glowOtter(Example argument)] -> Example argument
[kate.glowOtter(Example argument)] -> Example argument
385. colorFerret | cFerret | colourFerret | colorFerretCinnamon | cFerretCinnamon | colourFerretCinnamon
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorFerret(Example argument)] -> Example argument
[brax.colorFerret(Example argument)] -> Example argument
[kate.colorFerret(Example argument)] -> Example argument
386. boldFerret | bFerret | boldFerretCinnamon | bFerretCinnamon
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldFerret(Example argument)] -> Example argument
[brax.boldFerret(Example argument)] -> Example argument
[kate.boldFerret(Example argument)] -> Example argument
387. italicFerret | italicsFerret | iFerret | italicFerretCinnamon | italicsFerretCinnamon | iFerretCinnamon
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicFerret(Example argument)] -> Example argument
[brax.italicFerret(Example argument)] -> Example argument
[kate.italicFerret(Example argument)] -> Example argument
388. glowFerret | glowingFerret | gFerret | glowFerretCinnamon | glowingFerretCinnamon | gFerretCinnamon
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowFerret(Example argument)] -> Example argument
[brax.glowFerret(Example argument)] -> Example argument
[kate.glowFerret(Example argument)] -> Example argument
389. colorDragonBone | cDragonBone | colourDragonBone
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDragonBone(Example argument)] -> Example argument
[brax.colorDragonBone(Example argument)] -> Example argument
[kate.colorDragonBone(Example argument)] -> Example argument
390. boldDragonBone | bDragonBone
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDragonBone(Example argument)] -> Example argument
[brax.boldDragonBone(Example argument)] -> Example argument
[kate.boldDragonBone(Example argument)] -> Example argument
391. italicDragonBone | italicsDragonBone | iDragonBone
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDragonBone(Example argument)] -> Example argument
[brax.italicDragonBone(Example argument)] -> Example argument
[kate.italicDragonBone(Example argument)] -> Example argument
392. glowDragonBone | glowingDragonBone | gDragonBone
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDragonBone(Example argument)] -> Example argument
[brax.glowDragonBone(Example argument)] -> Example argument
[kate.glowDragonBone(Example argument)] -> Example argument
393. colorGryphon | cGryphon | colourGryphon | colorGryphonBlue | cGryphonBlue | colourGryphonBlue
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorGryphon(Example argument)] -> Example argument
[brax.colorGryphon(Example argument)] -> Example argument
[kate.colorGryphon(Example argument)] -> Example argument
394. boldGryphon | bGryphon | boldGryphonBlue | bGryphonBlue
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldGryphon(Example argument)] -> Example argument
[brax.boldGryphon(Example argument)] -> Example argument
[kate.boldGryphon(Example argument)] -> Example argument
395. italicGryphon | italicsGryphon | iGryphon | italicGryphonBlue | italicsGryphonBlue | iGryphonBlue
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicGryphon(Example argument)] -> Example argument
[brax.italicGryphon(Example argument)] -> Example argument
[kate.italicGryphon(Example argument)] -> Example argument
396. glowGryphon | glowingGryphon | gGryphon | glowGryphonBlue | glowingGryphonBlue | gGryphonBlue
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowGryphon(Example argument)] -> Example argument
[brax.glowGryphon(Example argument)] -> Example argument
[kate.glowGryphon(Example argument)] -> Example argument
397. colorRyu | cRyu | colourRyu | colorRyuYellow | cRyuYellow | colourRyuYellow
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorRyu(Example argument)] -> Example argument
[brax.colorRyu(Example argument)] -> Example argument
[kate.colorRyu(Example argument)] -> Example argument
398. boldRyu | bRyu | boldRyuYellow | bRyuYellow
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldRyu(Example argument)] -> Example argument
[brax.boldRyu(Example argument)] -> Example argument
[kate.boldRyu(Example argument)] -> Example argument
399. italicRyu | italicsRyu | iRyu | italicRyuYellow | italicsRyuYellow | iRyuYellow
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicRyu(Example argument)] -> Example argument
[brax.italicRyu(Example argument)] -> Example argument
[kate.italicRyu(Example argument)] -> Example argument
400. glowRyu | glowingRyu | gRyu | glowRyuYellow | glowingRyuYellow | gRyuYellow
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowRyu(Example argument)] -> Example argument
[brax.glowRyu(Example argument)] -> Example argument
[kate.glowRyu(Example argument)] -> Example argument
401. colorBear | cBear | colourBear | colorBearBrown | cBearBrown | colourBearBrown
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorBear(Example argument)] -> Example argument
[brax.colorBear(Example argument)] -> Example argument
[kate.colorBear(Example argument)] -> Example argument
402. boldBear | bBear | boldBearBrown | bBearBrown
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldBear(Example argument)] -> Example argument
[brax.boldBear(Example argument)] -> Example argument
[kate.boldBear(Example argument)] -> Example argument
403. italicBear | italicsBear | iBear | italicBearBrown | italicsBearBrown | iBearBrown
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicBear(Example argument)] -> Example argument
[brax.italicBear(Example argument)] -> Example argument
[kate.italicBear(Example argument)] -> Example argument
404. glowBear | glowingBear | gBear | glowBearBrown | glowingBearBrown | gBearBrown
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowBear(Example argument)] -> Example argument
[brax.glowBear(Example argument)] -> Example argument
[kate.glowBear(Example argument)] -> Example argument
405. colorPandaBlack | cPandaBlack | colourPandaBlack
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorPandaBlack(Example argument)] -> Example argument
[brax.colorPandaBlack(Example argument)] -> Example argument
[kate.colorPandaBlack(Example argument)] -> Example argument
406. boldPandaBlack | bPandaBlack
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldPandaBlack(Example argument)] -> Example argument
[brax.boldPandaBlack(Example argument)] -> Example argument
[kate.boldPandaBlack(Example argument)] -> Example argument
407. italicPandaBlack | italicsPandaBlack | iPandaBlack
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicPandaBlack(Example argument)] -> Example argument
[brax.italicPandaBlack(Example argument)] -> Example argument
[kate.italicPandaBlack(Example argument)] -> Example argument
408. glowPandaBlack | glowingPandaBlack | gPandaBlack
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowPandaBlack(Example argument)] -> Example argument
[brax.glowPandaBlack(Example argument)] -> Example argument
[kate.glowPandaBlack(Example argument)] -> Example argument
409. colorShark | cShark | colourShark | colorSharkGrey | cSharkGrey | colourSharkGrey
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorShark(Example argument)] -> Example argument
[brax.colorShark(Example argument)] -> Example argument
[kate.colorShark(Example argument)] -> Example argument
410. boldShark | bShark | boldSharkGrey | bSharkGrey
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldShark(Example argument)] -> Example argument
[brax.boldShark(Example argument)] -> Example argument
[kate.boldShark(Example argument)] -> Example argument
411. italicShark | italicsShark | iShark | italicSharkGrey | italicsSharkGrey | iSharkGrey
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicShark(Example argument)] -> Example argument
[brax.italicShark(Example argument)] -> Example argument
[kate.italicShark(Example argument)] -> Example argument
412. glowShark | glowingShark | gShark | glowSharkGrey | glowingSharkGrey | gSharkGrey
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowShark(Example argument)] -> Example argument
[brax.glowShark(Example argument)] -> Example argument
[kate.glowShark(Example argument)] -> Example argument
413. colorPanda | cPanda | colourPanda | colorPandaBeige | cPandaBeige | colourPandaBeige
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorPanda(Example argument)] -> Example argument
[brax.colorPanda(Example argument)] -> Example argument
[kate.colorPanda(Example argument)] -> Example argument
414. boldPanda | bPanda | boldPandaBeige | bPandaBeige
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldPanda(Example argument)] -> Example argument
[brax.boldPanda(Example argument)] -> Example argument
[kate.boldPanda(Example argument)] -> Example argument
415. italicPanda | italicsPanda | iPanda | italicPandaBeige | italicsPandaBeige | iPandaBeige
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicPanda(Example argument)] -> Example argument
[brax.italicPanda(Example argument)] -> Example argument
[kate.italicPanda(Example argument)] -> Example argument
416. glowPanda | glowingPanda | gPanda | glowPandaBeige | glowingPandaBeige | gPandaBeige
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowPanda(Example argument)] -> Example argument
[brax.glowPanda(Example argument)] -> Example argument
[kate.glowPanda(Example argument)] -> Example argument
417. colorOctopus | cOctopus | colourOctopus | colorOctopusMorph | cOctopusMorph | colourOctopusMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorOctopus(Example argument)] -> Example argument
[brax.colorOctopus(Example argument)] -> Example argument
[kate.colorOctopus(Example argument)] -> Example argument
418. boldOctopus | bOctopus | boldOctopusMorph | bOctopusMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldOctopus(Example argument)] -> Example argument
[brax.boldOctopus(Example argument)] -> Example argument
[kate.boldOctopus(Example argument)] -> Example argument
419. italicOctopus | italicsOctopus | iOctopus | italicOctopusMorph | italicsOctopusMorph | iOctopusMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicOctopus(Example argument)] -> Example argument
[brax.italicOctopus(Example argument)] -> Example argument
[kate.italicOctopus(Example argument)] -> Example argument
420. glowOctopus | glowingOctopus | gOctopus | glowOctopusMorph | glowingOctopusMorph | gOctopusMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowOctopus(Example argument)] -> Example argument
[brax.glowOctopus(Example argument)] -> Example argument
[kate.glowOctopus(Example argument)] -> Example argument
421. colorSnake | cSnake | colourSnake | colorSnakeMorph | cSnakeMorph | colourSnakeMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSnake(Example argument)] -> Example argument
[brax.colorSnake(Example argument)] -> Example argument
[kate.colorSnake(Example argument)] -> Example argument
422. boldSnake | bSnake | boldSnakeMorph | bSnakeMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSnake(Example argument)] -> Example argument
[brax.boldSnake(Example argument)] -> Example argument
[kate.boldSnake(Example argument)] -> Example argument
423. italicSnake | italicsSnake | iSnake | italicSnakeMorph | italicsSnakeMorph | iSnakeMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSnake(Example argument)] -> Example argument
[brax.italicSnake(Example argument)] -> Example argument
[kate.italicSnake(Example argument)] -> Example argument
424. glowSnake | glowingSnake | gSnake | glowSnakeMorph | glowingSnakeMorph | gSnakeMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSnake(Example argument)] -> Example argument
[brax.glowSnake(Example argument)] -> Example argument
[kate.glowSnake(Example argument)] -> Example argument
425. colorCapybara | cCapybara | colourCapybara | colorCapybaraMorph | cCapybaraMorph | colourCapybaraMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCapybara(Example argument)] -> Example argument
[brax.colorCapybara(Example argument)] -> Example argument
[kate.colorCapybara(Example argument)] -> Example argument
426. boldCapybara | bCapybara | boldCapybaraMorph | bCapybaraMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCapybara(Example argument)] -> Example argument
[brax.boldCapybara(Example argument)] -> Example argument
[kate.boldCapybara(Example argument)] -> Example argument
427. italicCapybara | italicsCapybara | iCapybara | italicCapybaraMorph | italicsCapybaraMorph | iCapybaraMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCapybara(Example argument)] -> Example argument
[brax.italicCapybara(Example argument)] -> Example argument
[kate.italicCapybara(Example argument)] -> Example argument
428. glowCapybara | glowingCapybara | gCapybara | glowCapybaraMorph | glowingCapybaraMorph | gCapybaraMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCapybara(Example argument)] -> Example argument
[brax.glowCapybara(Example argument)] -> Example argument
[kate.glowCapybara(Example argument)] -> Example argument
429. colorWeaver | cWeaver | colourWeaver | colorWeaverBlack | cWeaverBlack | colourWeaverBlack | colorSpiderWeaver | cSpiderWeaver | colourSpiderWeaver
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorWeaver(Example argument)] -> Example argument
[brax.colorWeaver(Example argument)] -> Example argument
[kate.colorWeaver(Example argument)] -> Example argument
430. boldWeaver | bWeaver | boldWeaverBlack | bWeaverBlack | boldSpiderWeaver | bSpiderWeaver
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldWeaver(Example argument)] -> Example argument
[brax.boldWeaver(Example argument)] -> Example argument
[kate.boldWeaver(Example argument)] -> Example argument
431. italicWeaver | italicsWeaver | iWeaver | italicWeaverBlack | italicsWeaverBlack | iWeaverBlack | italicSpiderWeaver | italicsSpiderWeaver | iSpiderWeaver
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicWeaver(Example argument)] -> Example argument
[brax.italicWeaver(Example argument)] -> Example argument
[kate.italicWeaver(Example argument)] -> Example argument
432. glowWeaver | glowingWeaver | gWeaver | glowWeaverBlack | glowingWeaverBlack | gWeaverBlack | glowSpiderWeaver | glowingSpiderWeaver | gSpiderWeaver
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowWeaver(Example argument)] -> Example argument
[brax.glowWeaver(Example argument)] -> Example argument
[kate.glowWeaver(Example argument)] -> Example argument
433. colorTarantula | cTarantula | colourTarantula | colorTarantulaBrown | cTarantulaBrown | colourTarantulaBrown | colorSpiderTarantula | cSpiderTarantula | colourSpiderTarantula
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorTarantula(Example argument)] -> Example argument
[brax.colorTarantula(Example argument)] -> Example argument
[kate.colorTarantula(Example argument)] -> Example argument
434. boldTarantula | bTarantula | boldTarantulaBrown | bTarantulaBrown | boldSpiderTarantula | bSpiderTarantula
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldTarantula(Example argument)] -> Example argument
[brax.boldTarantula(Example argument)] -> Example argument
[kate.boldTarantula(Example argument)] -> Example argument
435. italicTarantula | italicsTarantula | iTarantula | italicTarantulaBrown | italicsTarantulaBrown | iTarantulaBrown | italicSpiderTarantula | italicsSpiderTarantula | iSpiderTarantula
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicTarantula(Example argument)] -> Example argument
[brax.italicTarantula(Example argument)] -> Example argument
[kate.italicTarantula(Example argument)] -> Example argument
436. glowTarantula | glowingTarantula | gTarantula | glowTarantulaBrown | glowingTarantulaBrown | gTarantulaBrown | glowSpiderTarantula | glowingSpiderTarantula | gSpiderTarantula
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowTarantula(Example argument)] -> Example argument
[brax.glowTarantula(Example argument)] -> Example argument
[kate.glowTarantula(Example argument)] -> Example argument
437. colorSilk | cSilk | colourSilk | colorSilkWhite | cSilkWhite | colourSilkWhite | colorSpider | cSpider | colourSpider
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSilk(Example argument)] -> Example argument
[brax.colorSilk(Example argument)] -> Example argument
[kate.colorSilk(Example argument)] -> Example argument
438. boldSilk | bSilk | boldSilkWhite | bSilkWhite | boldSpider | bSpider
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSilk(Example argument)] -> Example argument
[brax.boldSilk(Example argument)] -> Example argument
[kate.boldSilk(Example argument)] -> Example argument
439. italicSilk | italicsSilk | iSilk | italicSilkWhite | italicsSilkWhite | iSilkWhite | italicSpider | italicsSpider | iSpider
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSilk(Example argument)] -> Example argument
[brax.italicSilk(Example argument)] -> Example argument
[kate.italicSilk(Example argument)] -> Example argument
440. glowSilk | glowingSilk | gSilk | glowSilkWhite | glowingSilkWhite | gSilkWhite | glowSpider | glowingSpider | gSpider
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSilk(Example argument)] -> Example argument
[brax.glowSilk(Example argument)] -> Example argument
[kate.glowSilk(Example argument)] -> Example argument
441. colorBadger | cBadger | colourBadger | colorBadgerMorph | cBadgerMorph | colourBadgerMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorBadger(Example argument)] -> Example argument
[brax.colorBadger(Example argument)] -> Example argument
[kate.colorBadger(Example argument)] -> Example argument
442. boldBadger | bBadger | boldBadgerMorph | bBadgerMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldBadger(Example argument)] -> Example argument
[brax.boldBadger(Example argument)] -> Example argument
[kate.boldBadger(Example argument)] -> Example argument
443. italicBadger | italicsBadger | iBadger | italicBadgerMorph | italicsBadgerMorph | iBadgerMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicBadger(Example argument)] -> Example argument
[brax.italicBadger(Example argument)] -> Example argument
[kate.italicBadger(Example argument)] -> Example argument
444. glowBadger | glowingBadger | gBadger | glowBadgerMorph | glowingBadgerMorph | gBadgerMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowBadger(Example argument)] -> Example argument
[brax.glowBadger(Example argument)] -> Example argument
[kate.glowBadger(Example argument)] -> Example argument
445. colorCougar | cCougar | colourCougar | colorCougarMorph | cCougarMorph | colourCougarMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCougar(Example argument)] -> Example argument
[brax.colorCougar(Example argument)] -> Example argument
[kate.colorCougar(Example argument)] -> Example argument
446. boldCougar | bCougar | boldCougarMorph | bCougarMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCougar(Example argument)] -> Example argument
[brax.boldCougar(Example argument)] -> Example argument
[kate.boldCougar(Example argument)] -> Example argument
447. italicCougar | italicsCougar | iCougar | italicCougarMorph | italicsCougarMorph | iCougarMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCougar(Example argument)] -> Example argument
[brax.italicCougar(Example argument)] -> Example argument
[kate.italicCougar(Example argument)] -> Example argument
448. glowCougar | glowingCougar | gCougar | glowCougarMorph | glowingCougarMorph | gCougarMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCougar(Example argument)] -> Example argument
[brax.glowCougar(Example argument)] -> Example argument
[kate.glowCougar(Example argument)] -> Example argument
449. colorDeer | cDeer | colourDeer | colorDeerMorph | cDeerMorph | colourDeerMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDeer(Example argument)] -> Example argument
[brax.colorDeer(Example argument)] -> Example argument
[kate.colorDeer(Example argument)] -> Example argument
450. boldDeer | bDeer | boldDeerMorph | bDeerMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDeer(Example argument)] -> Example argument
[brax.boldDeer(Example argument)] -> Example argument
[kate.boldDeer(Example argument)] -> Example argument
451. italicDeer | italicsDeer | iDeer | italicDeerMorph | italicsDeerMorph | iDeerMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDeer(Example argument)] -> Example argument
[brax.italicDeer(Example argument)] -> Example argument
[kate.italicDeer(Example argument)] -> Example argument
452. glowDeer | glowingDeer | gDeer | glowDeerMorph | glowingDeerMorph | gDeerMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDeer(Example argument)] -> Example argument
[brax.glowDeer(Example argument)] -> Example argument
[kate.glowDeer(Example argument)] -> Example argument
453. colorGoat | cGoat | colourGoat | colorGoatMorph | cGoatMorph | colourGoatMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorGoat(Example argument)] -> Example argument
[brax.colorGoat(Example argument)] -> Example argument
[kate.colorGoat(Example argument)] -> Example argument
454. boldGoat | bGoat | boldGoatMorph | bGoatMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldGoat(Example argument)] -> Example argument
[brax.boldGoat(Example argument)] -> Example argument
[kate.boldGoat(Example argument)] -> Example argument
455. italicGoat | italicsGoat | iGoat | italicGoatMorph | italicsGoatMorph | iGoatMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicGoat(Example argument)] -> Example argument
[brax.italicGoat(Example argument)] -> Example argument
[kate.italicGoat(Example argument)] -> Example argument
456. glowGoat | glowingGoat | gGoat | glowGoatMorph | glowingGoatMorph | gGoatMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowGoat(Example argument)] -> Example argument
[brax.glowGoat(Example argument)] -> Example argument
[kate.glowGoat(Example argument)] -> Example argument
457. colorHyena | cHyena | colourHyena | colorHyenaMorph | cHyenaMorph | colourHyenaMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorHyena(Example argument)] -> Example argument
[brax.colorHyena(Example argument)] -> Example argument
[kate.colorHyena(Example argument)] -> Example argument
458. boldHyena | bHyena | boldHyenaMorph | bHyenaMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldHyena(Example argument)] -> Example argument
[brax.boldHyena(Example argument)] -> Example argument
[kate.boldHyena(Example argument)] -> Example argument
459. italicHyena | italicsHyena | iHyena | italicHyenaMorph | italicsHyenaMorph | iHyenaMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicHyena(Example argument)] -> Example argument
[brax.italicHyena(Example argument)] -> Example argument
[kate.italicHyena(Example argument)] -> Example argument
460. glowHyena | glowingHyena | gHyena | glowHyenaMorph | glowingHyenaMorph | gHyenaMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowHyena(Example argument)] -> Example argument
[brax.glowHyena(Example argument)] -> Example argument
[kate.glowHyena(Example argument)] -> Example argument
461. colorPig | cPig | colourPig | colorPigMorph | cPigMorph | colourPigMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorPig(Example argument)] -> Example argument
[brax.colorPig(Example argument)] -> Example argument
[kate.colorPig(Example argument)] -> Example argument
462. boldPig | bPig | boldPigMorph | bPigMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldPig(Example argument)] -> Example argument
[brax.boldPig(Example argument)] -> Example argument
[kate.boldPig(Example argument)] -> Example argument
463. italicPig | italicsPig | iPig | italicPigMorph | italicsPigMorph | iPigMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicPig(Example argument)] -> Example argument
[brax.italicPig(Example argument)] -> Example argument
[kate.italicPig(Example argument)] -> Example argument
464. glowPig | glowingPig | gPig | glowPigMorph | glowingPigMorph | gPigMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowPig(Example argument)] -> Example argument
[brax.glowPig(Example argument)] -> Example argument
[kate.glowPig(Example argument)] -> Example argument
465. colorSheep | cSheep | colourSheep | colorSheepMorph | cSheepMorph | colourSheepMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSheep(Example argument)] -> Example argument
[brax.colorSheep(Example argument)] -> Example argument
[kate.colorSheep(Example argument)] -> Example argument
466. boldSheep | bSheep | boldSheepMorph | bSheepMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSheep(Example argument)] -> Example argument
[brax.boldSheep(Example argument)] -> Example argument
[kate.boldSheep(Example argument)] -> Example argument
467. italicSheep | italicsSheep | iSheep | italicSheepMorph | italicsSheepMorph | iSheepMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSheep(Example argument)] -> Example argument
[brax.italicSheep(Example argument)] -> Example argument
[kate.italicSheep(Example argument)] -> Example argument
468. glowSheep | glowingSheep | gSheep | glowSheepMorph | glowingSheepMorph | gSheepMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSheep(Example argument)] -> Example argument
[brax.glowSheep(Example argument)] -> Example argument
[kate.glowSheep(Example argument)] -> Example argument
469. colorMouse | cMouse | colourMouse | colorMouseMorph | cMouseMorph | colourMouseMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorMouse(Example argument)] -> Example argument
[brax.colorMouse(Example argument)] -> Example argument
[kate.colorMouse(Example argument)] -> Example argument
470. boldMouse | bMouse | boldMouseMorph | bMouseMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldMouse(Example argument)] -> Example argument
[brax.boldMouse(Example argument)] -> Example argument
[kate.boldMouse(Example argument)] -> Example argument
471. italicMouse | italicsMouse | iMouse | italicMouseMorph | italicsMouseMorph | iMouseMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicMouse(Example argument)] -> Example argument
[brax.italicMouse(Example argument)] -> Example argument
[kate.italicMouse(Example argument)] -> Example argument
472. glowMouse | glowingMouse | gMouse | glowMouseMorph | glowingMouseMorph | gMouseMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowMouse(Example argument)] -> Example argument
[brax.glowMouse(Example argument)] -> Example argument
[kate.glowMouse(Example argument)] -> Example argument
473. colorRaptor | cRaptor | colourRaptor | colorRaptorMorph | cRaptorMorph | colourRaptorMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorRaptor(Example argument)] -> Example argument
[brax.colorRaptor(Example argument)] -> Example argument
[kate.colorRaptor(Example argument)] -> Example argument
474. boldRaptor | bRaptor | boldRaptorMorph | bRaptorMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldRaptor(Example argument)] -> Example argument
[brax.boldRaptor(Example argument)] -> Example argument
[kate.boldRaptor(Example argument)] -> Example argument
475. italicRaptor | italicsRaptor | iRaptor | italicRaptorMorph | italicsRaptorMorph | iRaptorMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicRaptor(Example argument)] -> Example argument
[brax.italicRaptor(Example argument)] -> Example argument
[kate.italicRaptor(Example argument)] -> Example argument
476. glowRaptor | glowingRaptor | gRaptor | glowRaptorMorph | glowingRaptorMorph | gRaptorMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowRaptor(Example argument)] -> Example argument
[brax.glowRaptor(Example argument)] -> Example argument
[kate.glowRaptor(Example argument)] -> Example argument
477. colorPanther | cPanther | colourPanther | colorPantherMorph | cPantherMorph | colourPantherMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorPanther(Example argument)] -> Example argument
[brax.colorPanther(Example argument)] -> Example argument
[kate.colorPanther(Example argument)] -> Example argument
478. boldPanther | bPanther | boldPantherMorph | bPantherMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldPanther(Example argument)] -> Example argument
[brax.boldPanther(Example argument)] -> Example argument
[kate.boldPanther(Example argument)] -> Example argument
479. italicPanther | italicsPanther | iPanther | italicPantherMorph | italicsPantherMorph | iPantherMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicPanther(Example argument)] -> Example argument
[brax.italicPanther(Example argument)] -> Example argument
[kate.italicPanther(Example argument)] -> Example argument
480. glowPanther | glowingPanther | gPanther | glowPantherMorph | glowingPantherMorph | gPantherMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowPanther(Example argument)] -> Example argument
[brax.glowPanther(Example argument)] -> Example argument
[kate.glowPanther(Example argument)] -> Example argument
481. colorFreedom | cFreedom | colourFreedom | colorAmerica | cAmerica | colourAmerica | colorUsa | cUsa | colourUsa
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorFreedom(Example argument)] -> Example argument
[brax.colorFreedom(Example argument)] -> Example argument
[kate.colorFreedom(Example argument)] -> Example argument
482. boldFreedom | bFreedom | boldAmerica | bAmerica | boldUsa | bUsa
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldFreedom(Example argument)] -> Example' ' argument
[brax.boldFreedom(Example argument)] -> Example' ' argument
[kate.boldFreedom(Example argument)] -> Example' ' argument
483. italicFreedom | italicsFreedom | iFreedom | italicAmerica | italicsAmerica | iAmerica | italicUsa | italicsUsa | iUsa
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicFreedom(Example argument)] -> Example ' argument
[brax.italicFreedom(Example argument)] -> Example ' argument
[kate.italicFreedom(Example argument)] -> Example ' argument
484. glowFreedom | glowingFreedom | gFreedom | glowAmerica | glowingAmerica | gAmerica | glowUsa | glowingUsa | gUsa
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowFreedom(Example argument)] -> Example argument
[brax.glowFreedom(Example argument)] -> Example argument
[kate.glowFreedom(Example argument)] -> Example argument
485. colorWhite | cWhite | colourWhite
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorWhite(Example argument)] -> Example argument
[brax.colorWhite(Example argument)] -> Example argument
[kate.colorWhite(Example argument)] -> Example argument
486. boldWhite | bWhite
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldWhite(Example argument)] -> Example argument
[brax.boldWhite(Example argument)] -> Example argument
[kate.boldWhite(Example argument)] -> Example argument
487. italicWhite | italicsWhite | iWhite
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicWhite(Example argument)] -> Example argument
[brax.italicWhite(Example argument)] -> Example argument
[kate.italicWhite(Example argument)] -> Example argument
488. glowWhite | glowingWhite | gWhite
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowWhite(Example argument)] -> Example argument
[brax.glowWhite(Example argument)] -> Example argument
[kate.glowWhite(Example argument)] -> Example argument
489. colorLightGrey | cLightGrey | colourLightGrey
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorLightGrey(Example argument)] -> Example argument
[brax.colorLightGrey(Example argument)] -> Example argument
[kate.colorLightGrey(Example argument)] -> Example argument
490. boldLightGrey | bLightGrey
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldLightGrey(Example argument)] -> Example argument
[brax.boldLightGrey(Example argument)] -> Example argument
[kate.boldLightGrey(Example argument)] -> Example argument
491. italicLightGrey | italicsLightGrey | iLightGrey
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicLightGrey(Example argument)] -> Example argument
[brax.italicLightGrey(Example argument)] -> Example argument
[kate.italicLightGrey(Example argument)] -> Example argument
492. glowLightGrey | glowingLightGrey | gLightGrey
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowLightGrey(Example argument)] -> Example argument
[brax.glowLightGrey(Example argument)] -> Example argument
[kate.glowLightGrey(Example argument)] -> Example argument
493. colorGrey | cGrey | colourGrey
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorGrey(Example argument)] -> Example argument
[brax.colorGrey(Example argument)] -> Example argument
[kate.colorGrey(Example argument)] -> Example argument
494. boldGrey | bGrey
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldGrey(Example argument)] -> Example argument
[brax.boldGrey(Example argument)] -> Example argument
[kate.boldGrey(Example argument)] -> Example argument
495. italicGrey | italicsGrey | iGrey
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicGrey(Example argument)] -> Example argument
[brax.italicGrey(Example argument)] -> Example argument
[kate.italicGrey(Example argument)] -> Example argument
496. glowGrey | glowingGrey | gGrey
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowGrey(Example argument)] -> Example argument
[brax.glowGrey(Example argument)] -> Example argument
[kate.glowGrey(Example argument)] -> Example argument
497. colorDarkGrey | cDarkGrey | colourDarkGrey | colorGreyDark | cGreyDark | colourGreyDark
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDarkGrey(Example argument)] -> Example argument
[brax.colorDarkGrey(Example argument)] -> Example argument
[kate.colorDarkGrey(Example argument)] -> Example argument
498. boldDarkGrey | bDarkGrey | boldGreyDark | bGreyDark
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDarkGrey(Example argument)] -> Example argument
[brax.boldDarkGrey(Example argument)] -> Example argument
[kate.boldDarkGrey(Example argument)] -> Example argument
499. italicDarkGrey | italicsDarkGrey | iDarkGrey | italicGreyDark | italicsGreyDark | iGreyDark
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDarkGrey(Example argument)] -> Example argument
[brax.italicDarkGrey(Example argument)] -> Example argument
[kate.italicDarkGrey(Example argument)] -> Example argument
500. glowDarkGrey | glowingDarkGrey | gDarkGrey | glowGreyDark | glowingGreyDark | gGreyDark
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDarkGrey(Example argument)] -> Example argument
[brax.glowDarkGrey(Example argument)] -> Example argument
[kate.glowDarkGrey(Example argument)] -> Example argument
501. colorRose | cRose | colourRose
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorRose(Example argument)] -> Example argument
[brax.colorRose(Example argument)] -> Example argument
[kate.colorRose(Example argument)] -> Example argument
502. boldRose | bRose
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldRose(Example argument)] -> Example argument
[brax.boldRose(Example argument)] -> Example argument
[kate.boldRose(Example argument)] -> Example argument
503. italicRose | italicsRose | iRose
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicRose(Example argument)] -> Example argument
[brax.italicRose(Example argument)] -> Example argument
[kate.italicRose(Example argument)] -> Example argument
504. glowRose | glowingRose | gRose
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowRose(Example argument)] -> Example argument
[brax.glowRose(Example argument)] -> Example argument
[kate.glowRose(Example argument)] -> Example argument
505. colorLilac | cLilac | colourLilac
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorLilac(Example argument)] -> Example argument
[brax.colorLilac(Example argument)] -> Example argument
[kate.colorLilac(Example argument)] -> Example argument
506. boldLilac | bLilac
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldLilac(Example argument)] -> Example argument
[brax.boldLilac(Example argument)] -> Example argument
[kate.boldLilac(Example argument)] -> Example argument
507. italicLilac | italicsLilac | iLilac
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicLilac(Example argument)] -> Example argument
[brax.italicLilac(Example argument)] -> Example argument
[kate.italicLilac(Example argument)] -> Example argument
508. glowLilac | glowingLilac | gLilac
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowLilac(Example argument)] -> Example argument
[brax.glowLilac(Example argument)] -> Example argument
[kate.glowLilac(Example argument)] -> Example argument
509. colorLightLilac | cLightLilac | colourLightLilac | colorLilacLight | cLilacLight | colourLilacLight
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorLightLilac(Example argument)] -> Example argument
[brax.colorLightLilac(Example argument)] -> Example argument
[kate.colorLightLilac(Example argument)] -> Example argument
510. boldLightLilac | bLightLilac | boldLilacLight | bLilacLight
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldLightLilac(Example argument)] -> Example argument
[brax.boldLightLilac(Example argument)] -> Example argument
[kate.boldLightLilac(Example argument)] -> Example argument
511. italicLightLilac | italicsLightLilac | iLightLilac | italicLilacLight | italicsLilacLight | iLilacLight
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicLightLilac(Example argument)] -> Example argument
[brax.italicLightLilac(Example argument)] -> Example argument
[kate.italicLightLilac(Example argument)] -> Example argument
512. glowLightLilac | glowingLightLilac | gLightLilac | glowLilacLight | glowingLilacLight | gLilacLight
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowLightLilac(Example argument)] -> Example argument
[brax.glowLightLilac(Example argument)] -> Example argument
[kate.glowLightLilac(Example argument)] -> Example argument
513. colorIndigo | cIndigo | colourIndigo
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorIndigo(Example argument)] -> Example argument
[brax.colorIndigo(Example argument)] -> Example argument
[kate.colorIndigo(Example argument)] -> Example argument
514. boldIndigo | bIndigo
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldIndigo(Example argument)] -> Example argument
[brax.boldIndigo(Example argument)] -> Example argument
[kate.boldIndigo(Example argument)] -> Example argument
515. italicIndigo | italicsIndigo | iIndigo
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicIndigo(Example argument)] -> Example argument
[brax.italicIndigo(Example argument)] -> Example argument
[kate.italicIndigo(Example argument)] -> Example argument
516. glowIndigo | glowingIndigo | gIndigo
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowIndigo(Example argument)] -> Example argument
[brax.glowIndigo(Example argument)] -> Example argument
[kate.glowIndigo(Example argument)] -> Example argument
517. colorDarkPurple | cDarkPurple | colourDarkPurple | colorPurpleDark | cPurpleDark | colourPurpleDark | colorViolet | cViolet | colourViolet
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDarkPurple(Example argument)] -> Example argument
[brax.colorDarkPurple(Example argument)] -> Example argument
[kate.colorDarkPurple(Example argument)] -> Example argument
518. boldDarkPurple | bDarkPurple | boldPurpleDark | bPurpleDark | boldViolet | bViolet
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDarkPurple(Example argument)] -> Example argument
[brax.boldDarkPurple(Example argument)] -> Example argument
[kate.boldDarkPurple(Example argument)] -> Example argument
519. italicDarkPurple | italicsDarkPurple | iDarkPurple | italicPurpleDark | italicsPurpleDark | iPurpleDark | italicViolet | italicsViolet | iViolet
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDarkPurple(Example argument)] -> Example argument
[brax.italicDarkPurple(Example argument)] -> Example argument
[kate.italicDarkPurple(Example argument)] -> Example argument
520. glowDarkPurple | glowingDarkPurple | gDarkPurple | glowPurpleDark | glowingPurpleDark | gPurpleDark | glowViolet | glowingViolet | gViolet
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDarkPurple(Example argument)] -> Example argument
[brax.glowDarkPurple(Example argument)] -> Example argument
[kate.glowDarkPurple(Example argument)] -> Example argument
521. colorPurple | cPurple | colourPurple
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorPurple(Example argument)] -> Example argument
[brax.colorPurple(Example argument)] -> Example argument
[kate.colorPurple(Example argument)] -> Example argument
522. boldPurple | bPurple
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldPurple(Example argument)] -> Example argument
[brax.boldPurple(Example argument)] -> Example argument
[kate.boldPurple(Example argument)] -> Example argument
523. italicPurple | italicsPurple | iPurple
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicPurple(Example argument)] -> Example argument
[brax.italicPurple(Example argument)] -> Example argument
[kate.italicPurple(Example argument)] -> Example argument
524. glowPurple | glowingPurple | gPurple
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowPurple(Example argument)] -> Example argument
[brax.glowPurple(Example argument)] -> Example argument
[kate.glowPurple(Example argument)] -> Example argument
525. colorLightPurple | cLightPurple | colourLightPurple | colorPurpleLight | cPurpleLight | colourPurpleLight
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorLightPurple(Example argument)] -> Example argument
[brax.colorLightPurple(Example argument)] -> Example argument
[kate.colorLightPurple(Example argument)] -> Example argument
526. boldLightPurple | bLightPurple | boldPurpleLight | bPurpleLight
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldLightPurple(Example argument)] -> Example argument
[brax.boldLightPurple(Example argument)] -> Example argument
[kate.boldLightPurple(Example argument)] -> Example argument
527. italicLightPurple | italicsLightPurple | iLightPurple | italicPurpleLight | italicsPurpleLight | iPurpleLight
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicLightPurple(Example argument)] -> Example argument
[brax.italicLightPurple(Example argument)] -> Example argument
[kate.italicLightPurple(Example argument)] -> Example argument
528. glowLightPurple | glowingLightPurple | gLightPurple | glowPurpleLight | glowingPurpleLight | gPurpleLight
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowLightPurple(Example argument)] -> Example argument
[brax.glowLightPurple(Example argument)] -> Example argument
[kate.glowLightPurple(Example argument)] -> Example argument
529. colorDeepPink | cDeepPink | colourDeepPink | colorDarkPink | cDarkPink | colourDarkPink | colorPinkDeep | cPinkDeep | colourPinkDeep | colorPinkDark | cPinkDark | colourPinkDark
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDeepPink(Example argument)] -> Example argument
[brax.colorDeepPink(Example argument)] -> Example argument
[kate.colorDeepPink(Example argument)] -> Example argument
530. boldDeepPink | bDeepPink | boldDarkPink | bDarkPink | boldPinkDeep | bPinkDeep | boldPinkDark | bPinkDark
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDeepPink(Example argument)] -> Example argument
[brax.boldDeepPink(Example argument)] -> Example argument
[kate.boldDeepPink(Example argument)] -> Example argument
531. italicDeepPink | italicsDeepPink | iDeepPink | italicDarkPink | italicsDarkPink | iDarkPink | italicPinkDeep | italicsPinkDeep | iPinkDeep | italicPinkDark | italicsPinkDark | iPinkDark
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDeepPink(Example argument)] -> Example argument
[brax.italicDeepPink(Example argument)] -> Example argument
[kate.italicDeepPink(Example argument)] -> Example argument
532. glowDeepPink | glowingDeepPink | gDeepPink | glowDarkPink | glowingDarkPink | gDarkPink | glowPinkDeep | glowingPinkDeep | gPinkDeep | glowPinkDark | glowingPinkDark | gPinkDark
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDeepPink(Example argument)] -> Example argument
[brax.glowDeepPink(Example argument)] -> Example argument
[kate.glowDeepPink(Example argument)] -> Example argument
533. colorPinkSalmon | cPinkSalmon | colourPinkSalmon | colorSalmonPink | cSalmonPink | colourSalmonPink
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorPinkSalmon(Example argument)] -> Example argument
[brax.colorPinkSalmon(Example argument)] -> Example argument
[kate.colorPinkSalmon(Example argument)] -> Example argument
534. boldPinkSalmon | bPinkSalmon | boldSalmonPink | bSalmonPink
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldPinkSalmon(Example argument)] -> Example argument
[brax.boldPinkSalmon(Example argument)] -> Example argument
[kate.boldPinkSalmon(Example argument)] -> Example argument
535. italicPinkSalmon | italicsPinkSalmon | iPinkSalmon | italicSalmonPink | italicsSalmonPink | iSalmonPink
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicPinkSalmon(Example argument)] -> Example argument
[brax.italicPinkSalmon(Example argument)] -> Example argument
[kate.italicPinkSalmon(Example argument)] -> Example argument
536. glowPinkSalmon | glowingPinkSalmon | gPinkSalmon | glowSalmonPink | glowingSalmonPink | gSalmonPink
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowPinkSalmon(Example argument)] -> Example argument
[brax.glowPinkSalmon(Example argument)] -> Example argument
[kate.glowPinkSalmon(Example argument)] -> Example argument
537. colorPink | cPink | colourPink
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorPink(Example argument)] -> Example argument
[brax.colorPink(Example argument)] -> Example argument
[kate.colorPink(Example argument)] -> Example argument
538. boldPink | bPink
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldPink(Example argument)] -> Example argument
[brax.boldPink(Example argument)] -> Example argument
[kate.boldPink(Example argument)] -> Example argument
539. italicPink | italicsPink | iPink
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicPink(Example argument)] -> Example argument
[brax.italicPink(Example argument)] -> Example argument
[kate.italicPink(Example argument)] -> Example argument
540. glowPink | glowingPink | gPink
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowPink(Example argument)] -> Example argument
[brax.glowPink(Example argument)] -> Example argument
[kate.glowPink(Example argument)] -> Example argument
541. colorLightPink | cLightPink | colourLightPink | colorPinkLight | cPinkLight | colourPinkLight
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorLightPink(Example argument)] -> Example argument
[brax.colorLightPink(Example argument)] -> Example argument
[kate.colorLightPink(Example argument)] -> Example argument
542. boldLightPink | bLightPink | boldPinkLight | bPinkLight
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldLightPink(Example argument)] -> Example argument
[brax.boldLightPink(Example argument)] -> Example argument
[kate.boldLightPink(Example argument)] -> Example argument
543. italicLightPink | italicsLightPink | iLightPink | italicPinkLight | italicsPinkLight | iPinkLight
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicLightPink(Example argument)] -> Example argument
[brax.italicLightPink(Example argument)] -> Example argument
[kate.italicLightPink(Example argument)] -> Example argument
544. glowLightPink | glowingLightPink | gLightPink | glowPinkLight | glowingPinkLight | gPinkLight
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowLightPink(Example argument)] -> Example argument
[brax.glowLightPink(Example argument)] -> Example argument
[kate.glowLightPink(Example argument)] -> Example argument
545. colorMagenta | cMagenta | colourMagenta
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorMagenta(Example argument)] -> Example argument
[brax.colorMagenta(Example argument)] -> Example argument
[kate.colorMagenta(Example argument)] -> Example argument
546. boldMagenta | bMagenta
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldMagenta(Example argument)] -> Example argument
[brax.boldMagenta(Example argument)] -> Example argument
[kate.boldMagenta(Example argument)] -> Example argument
547. italicMagenta | italicsMagenta | iMagenta
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicMagenta(Example argument)] -> Example argument
[brax.italicMagenta(Example argument)] -> Example argument
[kate.italicMagenta(Example argument)] -> Example argument
548. glowMagenta | glowingMagenta | gMagenta
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowMagenta(Example argument)] -> Example argument
[brax.glowMagenta(Example argument)] -> Example argument
[kate.glowMagenta(Example argument)] -> Example argument
549. colorCrimson | cCrimson | colourCrimson
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCrimson(Example argument)] -> Example argument
[brax.colorCrimson(Example argument)] -> Example argument
[kate.colorCrimson(Example argument)] -> Example argument
550. boldCrimson | bCrimson
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCrimson(Example argument)] -> Example argument
[brax.boldCrimson(Example argument)] -> Example argument
[kate.boldCrimson(Example argument)] -> Example argument
551. italicCrimson | italicsCrimson | iCrimson
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCrimson(Example argument)] -> Example argument
[brax.italicCrimson(Example argument)] -> Example argument
[kate.italicCrimson(Example argument)] -> Example argument
552. glowCrimson | glowingCrimson | gCrimson
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCrimson(Example argument)] -> Example argument
[brax.glowCrimson(Example argument)] -> Example argument
[kate.glowCrimson(Example argument)] -> Example argument
553. colorDarkRed | cDarkRed | colourDarkRed | colorRedDark | cRedDark | colourRedDark
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDarkRed(Example argument)] -> Example argument
[brax.colorDarkRed(Example argument)] -> Example argument
[kate.colorDarkRed(Example argument)] -> Example argument
554. boldDarkRed | bDarkRed | boldRedDark | bRedDark
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDarkRed(Example argument)] -> Example argument
[brax.boldDarkRed(Example argument)] -> Example argument
[kate.boldDarkRed(Example argument)] -> Example argument
555. italicDarkRed | italicsDarkRed | iDarkRed | italicRedDark | italicsRedDark | iRedDark
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDarkRed(Example argument)] -> Example argument
[brax.italicDarkRed(Example argument)] -> Example argument
[kate.italicDarkRed(Example argument)] -> Example argument
556. glowDarkRed | glowingDarkRed | gDarkRed | glowRedDark | glowingRedDark | gRedDark
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDarkRed(Example argument)] -> Example argument
[brax.glowDarkRed(Example argument)] -> Example argument
[kate.glowDarkRed(Example argument)] -> Example argument
557. colorRed | cRed | colourRed
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorRed(Example argument)] -> Example argument
[brax.colorRed(Example argument)] -> Example argument
[kate.colorRed(Example argument)] -> Example argument
558. boldRed | bRed
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldRed(Example argument)] -> Example argument
[brax.boldRed(Example argument)] -> Example argument
[kate.boldRed(Example argument)] -> Example argument
559. italicRed | italicsRed | iRed
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicRed(Example argument)] -> Example argument
[brax.italicRed(Example argument)] -> Example argument
[kate.italicRed(Example argument)] -> Example argument
560. glowRed | glowingRed | gRed
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowRed(Example argument)] -> Example argument
[brax.glowRed(Example argument)] -> Example argument
[kate.glowRed(Example argument)] -> Example argument
561. colorLightRed | cLightRed | colourLightRed | colorRedLight | cRedLight | colourRedLight
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorLightRed(Example argument)] -> Example argument
[brax.colorLightRed(Example argument)] -> Example argument
[kate.colorLightRed(Example argument)] -> Example argument
562. boldLightRed | bLightRed | boldRedLight | bRedLight
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldLightRed(Example argument)] -> Example argument
[brax.boldLightRed(Example argument)] -> Example argument
[kate.boldLightRed(Example argument)] -> Example argument
563. italicLightRed | italicsLightRed | iLightRed | italicRedLight | italicsRedLight | iRedLight
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicLightRed(Example argument)] -> Example argument
[brax.italicLightRed(Example argument)] -> Example argument
[kate.italicLightRed(Example argument)] -> Example argument
564. glowLightRed | glowingLightRed | gLightRed | glowRedLight | glowingRedLight | gRedLight
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowLightRed(Example argument)] -> Example argument
[brax.glowLightRed(Example argument)] -> Example argument
[kate.glowLightRed(Example argument)] -> Example argument
565. colorTan | cTan | colourTan
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorTan(Example argument)] -> Example argument
[brax.colorTan(Example argument)] -> Example argument
[kate.colorTan(Example argument)] -> Example argument
566. boldTan | bTan
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldTan(Example argument)] -> Example argument
[brax.boldTan(Example argument)] -> Example argument
[kate.boldTan(Example argument)] -> Example argument
567. italicTan | italicsTan | iTan
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicTan(Example argument)] -> Example argument
[brax.italicTan(Example argument)] -> Example argument
[kate.italicTan(Example argument)] -> Example argument
568. glowTan | glowingTan | gTan
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowTan(Example argument)] -> Example argument
[brax.glowTan(Example argument)] -> Example argument
[kate.glowTan(Example argument)] -> Example argument
569. colorBrown | cBrown | colourBrown
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorBrown(Example argument)] -> Example argument
[brax.colorBrown(Example argument)] -> Example argument
[kate.colorBrown(Example argument)] -> Example argument
570. boldBrown | bBrown
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldBrown(Example argument)] -> Example argument
[brax.boldBrown(Example argument)] -> Example argument
[kate.boldBrown(Example argument)] -> Example argument
571. italicBrown | italicsBrown | iBrown
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicBrown(Example argument)] -> Example argument
[brax.italicBrown(Example argument)] -> Example argument
[kate.italicBrown(Example argument)] -> Example argument
572. glowBrown | glowingBrown | gBrown
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowBrown(Example argument)] -> Example argument
[brax.glowBrown(Example argument)] -> Example argument
[kate.glowBrown(Example argument)] -> Example argument
573. colorDarkBrown | cDarkBrown | colourDarkBrown | colorBrownDark | cBrownDark | colourBrownDark
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDarkBrown(Example argument)] -> Example argument
[brax.colorDarkBrown(Example argument)] -> Example argument
[kate.colorDarkBrown(Example argument)] -> Example argument
574. boldDarkBrown | bDarkBrown | boldBrownDark | bBrownDark
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDarkBrown(Example argument)] -> Example argument
[brax.boldDarkBrown(Example argument)] -> Example argument
[kate.boldDarkBrown(Example argument)] -> Example argument
575. italicDarkBrown | italicsDarkBrown | iDarkBrown | italicBrownDark | italicsBrownDark | iBrownDark
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDarkBrown(Example argument)] -> Example argument
[brax.italicDarkBrown(Example argument)] -> Example argument
[kate.italicDarkBrown(Example argument)] -> Example argument
576. glowDarkBrown | glowingDarkBrown | gDarkBrown | glowBrownDark | glowingBrownDark | gBrownDark
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDarkBrown(Example argument)] -> Example argument
[brax.glowDarkBrown(Example argument)] -> Example argument
[kate.glowDarkBrown(Example argument)] -> Example argument
577. colorLightBrown | cLightBrown | colourLightBrown | colorBrownLight | cBrownLight | colourBrownLight
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorLightBrown(Example argument)] -> Example argument
[brax.colorLightBrown(Example argument)] -> Example argument
[kate.colorLightBrown(Example argument)] -> Example argument
578. boldLightBrown | bLightBrown | boldBrownLight | bBrownLight
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldLightBrown(Example argument)] -> Example argument
[brax.boldLightBrown(Example argument)] -> Example argument
[kate.boldLightBrown(Example argument)] -> Example argument
579. italicLightBrown | italicsLightBrown | iLightBrown | italicBrownLight | italicsBrownLight | iBrownLight
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicLightBrown(Example argument)] -> Example argument
[brax.italicLightBrown(Example argument)] -> Example argument
[kate.italicLightBrown(Example argument)] -> Example argument
580. glowLightBrown | glowingLightBrown | gLightBrown | glowBrownLight | glowingBrownLight | gBrownLight
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowLightBrown(Example argument)] -> Example argument
[brax.glowLightBrown(Example argument)] -> Example argument
[kate.glowLightBrown(Example argument)] -> Example argument
581. colorBaseCopper | cBaseCopper | colourBaseCopper
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorBaseCopper(Example argument)] -> Example argument
[brax.colorBaseCopper(Example argument)] -> Example argument
[kate.colorBaseCopper(Example argument)] -> Example argument
582. boldBaseCopper | bBaseCopper
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldBaseCopper(Example argument)] -> Example argument
[brax.boldBaseCopper(Example argument)] -> Example argument
[kate.boldBaseCopper(Example argument)] -> Example argument
583. italicBaseCopper | italicsBaseCopper | iBaseCopper
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicBaseCopper(Example argument)] -> Example argument
[brax.italicBaseCopper(Example argument)] -> Example argument
[kate.italicBaseCopper(Example argument)] -> Example argument
584. glowBaseCopper | glowingBaseCopper | gBaseCopper
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowBaseCopper(Example argument)] -> Example argument
[brax.glowBaseCopper(Example argument)] -> Example argument
[kate.glowBaseCopper(Example argument)] -> Example argument
585. colorOrange | cOrange | colourOrange
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorOrange(Example argument)] -> Example argument
[brax.colorOrange(Example argument)] -> Example argument
[kate.colorOrange(Example argument)] -> Example argument
586. boldOrange | bOrange
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldOrange(Example argument)] -> Example argument
[brax.boldOrange(Example argument)] -> Example argument
[kate.boldOrange(Example argument)] -> Example argument
587. italicOrange | italicsOrange | iOrange
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicOrange(Example argument)] -> Example argument
[brax.italicOrange(Example argument)] -> Example argument
[kate.italicOrange(Example argument)] -> Example argument
588. glowOrange | glowingOrange | gOrange
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowOrange(Example argument)] -> Example argument
[brax.glowOrange(Example argument)] -> Example argument
[kate.glowOrange(Example argument)] -> Example argument
589. colorOrangeLight | cOrangeLight | colourOrangeLight | colorLightOrange | cLightOrange | colourLightOrange
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorOrangeLight(Example argument)] -> Example argument
[brax.colorOrangeLight(Example argument)] -> Example argument
[kate.colorOrangeLight(Example argument)] -> Example argument
590. boldOrangeLight | bOrangeLight | boldLightOrange | bLightOrange
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldOrangeLight(Example argument)] -> Example argument
[brax.boldOrangeLight(Example argument)] -> Example argument
[kate.boldOrangeLight(Example argument)] -> Example argument
591. italicOrangeLight | italicsOrangeLight | iOrangeLight | italicLightOrange | italicsLightOrange | iLightOrange
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicOrangeLight(Example argument)] -> Example argument
[brax.italicOrangeLight(Example argument)] -> Example argument
[kate.italicOrangeLight(Example argument)] -> Example argument
592. glowOrangeLight | glowingOrangeLight | gOrangeLight | glowLightOrange | glowingLightOrange | gLightOrange
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowOrangeLight(Example argument)] -> Example argument
[brax.glowOrangeLight(Example argument)] -> Example argument
[kate.glowOrangeLight(Example argument)] -> Example argument
593. colorGinger | cGinger | colourGinger
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorGinger(Example argument)] -> Example argument
[brax.colorGinger(Example argument)] -> Example argument
[kate.colorGinger(Example argument)] -> Example argument
594. boldGinger | bGinger
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldGinger(Example argument)] -> Example argument
[brax.boldGinger(Example argument)] -> Example argument
[kate.boldGinger(Example argument)] -> Example argument
595. italicGinger | italicsGinger | iGinger
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicGinger(Example argument)] -> Example argument
[brax.italicGinger(Example argument)] -> Example argument
[kate.italicGinger(Example argument)] -> Example argument
596. glowGinger | glowingGinger | gGinger
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowGinger(Example argument)] -> Example argument
[brax.glowGinger(Example argument)] -> Example argument
[kate.glowGinger(Example argument)] -> Example argument
597. colorGold | cGold | colourGold
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorGold(Example argument)] -> Example argument
[brax.colorGold(Example argument)] -> Example argument
[kate.colorGold(Example argument)] -> Example argument
598. boldGold | bGold
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldGold(Example argument)] -> Example argument
[brax.boldGold(Example argument)] -> Example argument
[kate.boldGold(Example argument)] -> Example argument
599. italicGold | italicsGold | iGold
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicGold(Example argument)] -> Example argument
[brax.italicGold(Example argument)] -> Example argument
[kate.italicGold(Example argument)] -> Example argument
600. glowGold | glowingGold | gGold
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowGold(Example argument)] -> Example argument
[brax.glowGold(Example argument)] -> Example argument
[kate.glowGold(Example argument)] -> Example argument
601. colorPaleYellow | cPaleYellow | colourPaleYellow | colorYellowPale | cYellowPale | colourYellowPale
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorPaleYellow(Example argument)] -> Example argument
[brax.colorPaleYellow(Example argument)] -> Example argument
[kate.colorPaleYellow(Example argument)] -> Example argument
602. boldPaleYellow | bPaleYellow | boldYellowPale | bYellowPale
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldPaleYellow(Example argument)] -> Example argument
[brax.boldPaleYellow(Example argument)] -> Example argument
[kate.boldPaleYellow(Example argument)] -> Example argument
603. italicPaleYellow | italicsPaleYellow | iPaleYellow | italicYellowPale | italicsYellowPale | iYellowPale
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicPaleYellow(Example argument)] -> Example argument
[brax.italicPaleYellow(Example argument)] -> Example argument
[kate.italicPaleYellow(Example argument)] -> Example argument
604. glowPaleYellow | glowingPaleYellow | gPaleYellow | glowYellowPale | glowingYellowPale | gYellowPale
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowPaleYellow(Example argument)] -> Example argument
[brax.glowPaleYellow(Example argument)] -> Example argument
[kate.glowPaleYellow(Example argument)] -> Example argument
605. colorYellow | cYellow | colourYellow
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorYellow(Example argument)] -> Example argument
[brax.colorYellow(Example argument)] -> Example argument
[kate.colorYellow(Example argument)] -> Example argument
606. boldYellow | bYellow
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldYellow(Example argument)] -> Example argument
[brax.boldYellow(Example argument)] -> Example argument
[kate.boldYellow(Example argument)] -> Example argument
607. italicYellow | italicsYellow | iYellow
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicYellow(Example argument)] -> Example argument
[brax.italicYellow(Example argument)] -> Example argument
[kate.italicYellow(Example argument)] -> Example argument
608. glowYellow | glowingYellow | gYellow
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowYellow(Example argument)] -> Example argument
[brax.glowYellow(Example argument)] -> Example argument
[kate.glowYellow(Example argument)] -> Example argument
609. colorLightYellow | cLightYellow | colourLightYellow | colorYellowLight | cYellowLight | colourYellowLight
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorLightYellow(Example argument)] -> Example argument
[brax.colorLightYellow(Example argument)] -> Example argument
[kate.colorLightYellow(Example argument)] -> Example argument
610. boldLightYellow | bLightYellow | boldYellowLight | bYellowLight
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldLightYellow(Example argument)] -> Example argument
[brax.boldLightYellow(Example argument)] -> Example argument
[kate.boldLightYellow(Example argument)] -> Example argument
611. italicLightYellow | italicsLightYellow | iLightYellow | italicYellowLight | italicsYellowLight | iYellowLight
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicLightYellow(Example argument)] -> Example argument
[brax.italicLightYellow(Example argument)] -> Example argument
[kate.italicLightYellow(Example argument)] -> Example argument
612. glowLightYellow | glowingLightYellow | gLightYellow | glowYellowLight | glowingYellowLight | gYellowLight
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowLightYellow(Example argument)] -> Example argument
[brax.glowLightYellow(Example argument)] -> Example argument
[kate.glowLightYellow(Example argument)] -> Example argument
613. colorLimeGreen | cLimeGreen | colourLimeGreen | colorGreenLime | cGreenLime | colourGreenLime
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorLimeGreen(Example argument)] -> Example argument
[brax.colorLimeGreen(Example argument)] -> Example argument
[kate.colorLimeGreen(Example argument)] -> Example argument
614. boldLimeGreen | bLimeGreen | boldGreenLime | bGreenLime
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldLimeGreen(Example argument)] -> Example argument
[brax.boldLimeGreen(Example argument)] -> Example argument
[kate.boldLimeGreen(Example argument)] -> Example argument
615. italicLimeGreen | italicsLimeGreen | iLimeGreen | italicGreenLime | italicsGreenLime | iGreenLime
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicLimeGreen(Example argument)] -> Example argument
[brax.italicLimeGreen(Example argument)] -> Example argument
[kate.italicLimeGreen(Example argument)] -> Example argument
616. glowLimeGreen | glowingLimeGreen | gLimeGreen | glowGreenLime | glowingGreenLime | gGreenLime
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowLimeGreen(Example argument)] -> Example argument
[brax.glowLimeGreen(Example argument)] -> Example argument
[kate.glowLimeGreen(Example argument)] -> Example argument
617. colorLightGreen | cLightGreen | colourLightGreen | colorGreenLight | cGreenLight | colourGreenLight
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorLightGreen(Example argument)] -> Example argument
[brax.colorLightGreen(Example argument)] -> Example argument
[kate.colorLightGreen(Example argument)] -> Example argument
618. boldLightGreen | bLightGreen | boldGreenLight | bGreenLight
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldLightGreen(Example argument)] -> Example argument
[brax.boldLightGreen(Example argument)] -> Example argument
[kate.boldLightGreen(Example argument)] -> Example argument
619. italicLightGreen | italicsLightGreen | iLightGreen | italicGreenLight | italicsGreenLight | iGreenLight
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicLightGreen(Example argument)] -> Example argument
[brax.italicLightGreen(Example argument)] -> Example argument
[kate.italicLightGreen(Example argument)] -> Example argument
620. glowLightGreen | glowingLightGreen | gLightGreen | glowGreenLight | glowingGreenLight | gGreenLight
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowLightGreen(Example argument)] -> Example argument
[brax.glowLightGreen(Example argument)] -> Example argument
[kate.glowLightGreen(Example argument)] -> Example argument
621. colorGreen | cGreen | colourGreen
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorGreen(Example argument)] -> Example argument
[brax.colorGreen(Example argument)] -> Example argument
[kate.colorGreen(Example argument)] -> Example argument
622. boldGreen | bGreen
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldGreen(Example argument)] -> Example argument
[brax.boldGreen(Example argument)] -> Example argument
[kate.boldGreen(Example argument)] -> Example argument
623. italicGreen | italicsGreen | iGreen
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicGreen(Example argument)] -> Example argument
[brax.italicGreen(Example argument)] -> Example argument
[kate.italicGreen(Example argument)] -> Example argument
624. glowGreen | glowingGreen | gGreen
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowGreen(Example argument)] -> Example argument
[brax.glowGreen(Example argument)] -> Example argument
[kate.glowGreen(Example argument)] -> Example argument
625. colorDarkGreen | cDarkGreen | colourDarkGreen | colorGreenDark | cGreenDark | colourGreenDark
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDarkGreen(Example argument)] -> Example argument
[brax.colorDarkGreen(Example argument)] -> Example argument
[kate.colorDarkGreen(Example argument)] -> Example argument
626. boldDarkGreen | bDarkGreen | boldGreenDark | bGreenDark
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDarkGreen(Example argument)] -> Example argument
[brax.boldDarkGreen(Example argument)] -> Example argument
[kate.boldDarkGreen(Example argument)] -> Example argument
627. italicDarkGreen | italicsDarkGreen | iDarkGreen | italicGreenDark | italicsGreenDark | iGreenDark
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDarkGreen(Example argument)] -> Example argument
[brax.italicDarkGreen(Example argument)] -> Example argument
[kate.italicDarkGreen(Example argument)] -> Example argument
628. glowDarkGreen | glowingDarkGreen | gDarkGreen | glowGreenDark | glowingGreenDark | gGreenDark
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDarkGreen(Example argument)] -> Example argument
[brax.glowDarkGreen(Example argument)] -> Example argument
[kate.glowDarkGreen(Example argument)] -> Example argument
629. colorAqua | cAqua | colourAqua
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorAqua(Example argument)] -> Example argument
[brax.colorAqua(Example argument)] -> Example argument
[kate.colorAqua(Example argument)] -> Example argument
630. boldAqua | bAqua
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldAqua(Example argument)] -> Example argument
[brax.boldAqua(Example argument)] -> Example argument
[kate.boldAqua(Example argument)] -> Example argument
631. italicAqua | italicsAqua | iAqua
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicAqua(Example argument)] -> Example argument
[brax.italicAqua(Example argument)] -> Example argument
[kate.italicAqua(Example argument)] -> Example argument
632. glowAqua | glowingAqua | gAqua
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowAqua(Example argument)] -> Example argument
[brax.glowAqua(Example argument)] -> Example argument
[kate.glowAqua(Example argument)] -> Example argument
633. colorTeal | cTeal | colourTeal
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorTeal(Example argument)] -> Example argument
[brax.colorTeal(Example argument)] -> Example argument
[kate.colorTeal(Example argument)] -> Example argument
634. boldTeal | bTeal
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldTeal(Example argument)] -> Example argument
[brax.boldTeal(Example argument)] -> Example argument
[kate.boldTeal(Example argument)] -> Example argument
635. italicTeal | italicsTeal | iTeal
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicTeal(Example argument)] -> Example argument
[brax.italicTeal(Example argument)] -> Example argument
[kate.italicTeal(Example argument)] -> Example argument
636. glowTeal | glowingTeal | gTeal
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowTeal(Example argument)] -> Example argument
[brax.glowTeal(Example argument)] -> Example argument
[kate.glowTeal(Example argument)] -> Example argument
637. colorPeriwinkle | cPeriwinkle | colourPeriwinkle
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorPeriwinkle(Example argument)] -> Example argument
[brax.colorPeriwinkle(Example argument)] -> Example argument
[kate.colorPeriwinkle(Example argument)] -> Example argument
638. boldPeriwinkle | bPeriwinkle
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldPeriwinkle(Example argument)] -> Example argument
[brax.boldPeriwinkle(Example argument)] -> Example argument
[kate.boldPeriwinkle(Example argument)] -> Example argument
639. italicPeriwinkle | italicsPeriwinkle | iPeriwinkle
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicPeriwinkle(Example argument)] -> Example argument
[brax.italicPeriwinkle(Example argument)] -> Example argument
[kate.italicPeriwinkle(Example argument)] -> Example argument
640. glowPeriwinkle | glowingPeriwinkle | gPeriwinkle
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowPeriwinkle(Example argument)] -> Example argument
[brax.glowPeriwinkle(Example argument)] -> Example argument
[kate.glowPeriwinkle(Example argument)] -> Example argument
641. colorDarkBlue | cDarkBlue | colourDarkBlue | colorBlueDark | cBlueDark | colourBlueDark
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDarkBlue(Example argument)] -> Example argument
[brax.colorDarkBlue(Example argument)] -> Example argument
[kate.colorDarkBlue(Example argument)] -> Example argument
642. boldDarkBlue | bDarkBlue | boldBlueDark | bBlueDark
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDarkBlue(Example argument)] -> Example argument
[brax.boldDarkBlue(Example argument)] -> Example argument
[kate.boldDarkBlue(Example argument)] -> Example argument
643. italicDarkBlue | italicsDarkBlue | iDarkBlue | italicBlueDark | italicsBlueDark | iBlueDark
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDarkBlue(Example argument)] -> Example argument
[brax.italicDarkBlue(Example argument)] -> Example argument
[kate.italicDarkBlue(Example argument)] -> Example argument
644. glowDarkBlue | glowingDarkBlue | gDarkBlue | glowBlueDark | glowingBlueDark | gBlueDark
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDarkBlue(Example argument)] -> Example argument
[brax.glowDarkBlue(Example argument)] -> Example argument
[kate.glowDarkBlue(Example argument)] -> Example argument
645. colorLightBlue | cLightBlue | colourLightBlue | colorBlueLight | cBlueLight | colourBlueLight
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorLightBlue(Example argument)] -> Example argument
[brax.colorLightBlue(Example argument)] -> Example argument
[kate.colorLightBlue(Example argument)] -> Example argument
646. boldLightBlue | bLightBlue | boldBlueLight | bBlueLight
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldLightBlue(Example argument)] -> Example argument
[brax.boldLightBlue(Example argument)] -> Example argument
[kate.boldLightBlue(Example argument)] -> Example argument
647. italicLightBlue | italicsLightBlue | iLightBlue | italicBlueLight | italicsBlueLight | iBlueLight
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicLightBlue(Example argument)] -> Example argument
[brax.italicLightBlue(Example argument)] -> Example argument
[kate.italicLightBlue(Example argument)] -> Example argument
648. glowLightBlue | glowingLightBlue | gLightBlue | glowBlueLight | glowingBlueLight | gBlueLight
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowLightBlue(Example argument)] -> Example argument
[brax.glowLightBlue(Example argument)] -> Example argument
[kate.glowLightBlue(Example argument)] -> Example argument
649. colorBlue | cBlue | colourBlue
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorBlue(Example argument)] -> Example argument
[brax.colorBlue(Example argument)] -> Example argument
[kate.colorBlue(Example argument)] -> Example argument
650. boldBlue | bBlue
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldBlue(Example argument)] -> Example argument
[brax.boldBlue(Example argument)] -> Example argument
[kate.boldBlue(Example argument)] -> Example argument
651. italicBlue | italicsBlue | iBlue
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicBlue(Example argument)] -> Example argument
[brax.italicBlue(Example argument)] -> Example argument
[kate.italicBlue(Example argument)] -> Example argument
652. glowBlue | glowingBlue | gBlue
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowBlue(Example argument)] -> Example argument
[brax.glowBlue(Example argument)] -> Example argument
[kate.glowBlue(Example argument)] -> Example argument
653. colorSteelyBlue | cSteelyBlue | colourSteelyBlue | colorSteelBlue | cSteelBlue | colourSteelBlue | colorBlueSteel | cBlueSteel | colourBlueSteel
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSteelyBlue(Example argument)] -> Example argument
[brax.colorSteelyBlue(Example argument)] -> Example argument
[kate.colorSteelyBlue(Example argument)] -> Example argument
654. boldSteelyBlue | bSteelyBlue | boldSteelBlue | bSteelBlue | boldBlueSteel | bBlueSteel
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSteelyBlue(Example argument)] -> Example argument
[brax.boldSteelyBlue(Example argument)] -> Example argument
[kate.boldSteelyBlue(Example argument)] -> Example argument
655. italicSteelyBlue | italicsSteelyBlue | iSteelyBlue | italicSteelBlue | italicsSteelBlue | iSteelBlue | italicBlueSteel | italicsBlueSteel | iBlueSteel
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSteelyBlue(Example argument)] -> Example argument
[brax.italicSteelyBlue(Example argument)] -> Example argument
[kate.italicSteelyBlue(Example argument)] -> Example argument
656. glowSteelyBlue | glowingSteelyBlue | gSteelyBlue | glowSteelBlue | glowingSteelBlue | gSteelBlue | glowBlueSteel | glowingBlueSteel | gBlueSteel
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSteelyBlue(Example argument)] -> Example argument
[brax.glowSteelyBlue(Example argument)] -> Example argument
[kate.glowSteelyBlue(Example argument)] -> Example argument
657. colorBlack | cBlack | colourBlack
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorBlack(Example argument)] -> Example argument
[brax.colorBlack(Example argument)] -> Example argument
[kate.colorBlack(Example argument)] -> Example argument
658. boldBlack | bBlack
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldBlack(Example argument)] -> Example argument
[brax.boldBlack(Example argument)] -> Example argument
[kate.boldBlack(Example argument)] -> Example argument
659. italicBlack | italicsBlack | iBlack
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicBlack(Example argument)] -> Example argument
[brax.italicBlack(Example argument)] -> Example argument
[kate.italicBlack(Example argument)] -> Example argument
660. glowBlack | glowingBlack | gBlack
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowBlack(Example argument)] -> Example argument
[brax.glowBlack(Example argument)] -> Example argument
[kate.glowBlack(Example argument)] -> Example argument
661. colorBlack | cBlack | colourBlack
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorBlack(Example argument)] -> Example argument
[brax.colorBlack(Example argument)] -> Example argument
[kate.colorBlack(Example argument)] -> Example argument
662. boldBlack | bBlack
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldBlack(Example argument)] -> Example argument
[brax.boldBlack(Example argument)] -> Example argument
[kate.boldBlack(Example argument)] -> Example argument
663. italicBlack | italicsBlack | iBlack
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicBlack(Example argument)] -> Example argument
[brax.italicBlack(Example argument)] -> Example argument
[kate.italicBlack(Example argument)] -> Example argument
664. glowBlack | glowingBlack | gBlack
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowBlack(Example argument)] -> Example argument
[brax.glowBlack(Example argument)] -> Example argument
[kate.glowBlack(Example argument)] -> Example argument
665. colorSex | cSex | colourSex | colorSexSub | cSexSub | colourSexSub | colorSubSex | cSubSex | colourSubSex | colorSub | cSub | colourSub | colorSubmissive | cSubmissive | colourSubmissive
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSex(Example argument)] -> Example argument
[brax.colorSex(Example argument)] -> Example argument
[kate.colorSex(Example argument)] -> Example argument
666. boldSex | bSex | boldSexSub | bSexSub | boldSubSex | bSubSex | boldSub | bSub | boldSubmissive | bSubmissive
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSex(Example argument)] -> Example argument
[brax.boldSex(Example argument)] -> Example argument
[kate.boldSex(Example argument)] -> Example argument
667. italicSex | italicsSex | iSex | italicSexSub | italicsSexSub | iSexSub | italicSubSex | italicsSubSex | iSubSex | italicSub | italicsSub | iSub | italicSubmissive | italicsSubmissive | iSubmissive
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSex(Example argument)] -> Example argument
[brax.italicSex(Example argument)] -> Example argument
[kate.italicSex(Example argument)] -> Example argument
668. glowSex | glowingSex | gSex | glowSexSub | glowingSexSub | gSexSub | glowSubSex | glowingSubSex | gSubSex | glowSub | glowingSub | gSub | glowSubmissive | glowingSubmissive | gSubmissive
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSex(Example argument)] -> Example argument
[brax.glowSex(Example argument)] -> Example argument
[kate.glowSex(Example argument)] -> Example argument
669. colorSexDom | cSexDom | colourSexDom | colorDomSex | cDomSex | colourDomSex | colorDom | cDom | colourDom | colorDominant | cDominant | colourDominant
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSexDom(Example argument)] -> Example argument
[brax.colorSexDom(Example argument)] -> Example argument
[kate.colorSexDom(Example argument)] -> Example argument
670. boldSexDom | bSexDom | boldDomSex | bDomSex | boldDom | bDom | boldDominant | bDominant
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSexDom(Example argument)] -> Example argument
[brax.boldSexDom(Example argument)] -> Example argument
[kate.boldSexDom(Example argument)] -> Example argument
671. italicSexDom | italicsSexDom | iSexDom | italicDomSex | italicsDomSex | iDomSex | italicDom | italicsDom | iDom | italicDominant | italicsDominant | iDominant
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSexDom(Example argument)] -> Example argument
[brax.italicSexDom(Example argument)] -> Example argument
[kate.italicSexDom(Example argument)] -> Example argument
672. glowSexDom | glowingSexDom | gSexDom | glowDomSex | glowingDomSex | gDomSex | glowDom | glowingDom | gDom | glowDominant | glowingDominant | gDominant
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSexDom(Example argument)] -> Example argument
[brax.glowSexDom(Example argument)] -> Example argument
[kate.glowSexDom(Example argument)] -> Example argument
673. colorCombat | cCombat | colourCombat
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCombat(Example argument)] -> Example argument
[brax.colorCombat(Example argument)] -> Example argument
[kate.colorCombat(Example argument)] -> Example argument
674. boldCombat | bCombat
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCombat(Example argument)] -> Example argument
[brax.boldCombat(Example argument)] -> Example argument
[kate.boldCombat(Example argument)] -> Example argument
675. italicCombat | italicsCombat | iCombat
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCombat(Example argument)] -> Example argument
[brax.italicCombat(Example argument)] -> Example argument
[kate.italicCombat(Example argument)] -> Example argument
676. glowCombat | glowingCombat | gCombat
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCombat(Example argument)] -> Example argument
[brax.glowCombat(Example argument)] -> Example argument
[kate.glowCombat(Example argument)] -> Example argument
677. colorArcane | cArcane | colourArcane
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorArcane(Example argument)] -> Example argument
[brax.colorArcane(Example argument)] -> Example argument
[kate.colorArcane(Example argument)] -> Example argument
678. boldArcane | bArcane
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldArcane(Example argument)] -> Example argument
[brax.boldArcane(Example argument)] -> Example argument
[kate.boldArcane(Example argument)] -> Example argument
679. italicArcane | italicsArcane | iArcane
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicArcane(Example argument)] -> Example argument
[brax.italicArcane(Example argument)] -> Example argument
[kate.italicArcane(Example argument)] -> Example argument
680. glowArcane | glowingArcane | gArcane
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowArcane(Example argument)] -> Example argument
[brax.glowArcane(Example argument)] -> Example argument
[kate.glowArcane(Example argument)] -> Example argument
681. colorTerrible | cTerrible | colourTerrible
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorTerrible(Example argument)] -> Example argument
[brax.colorTerrible(Example argument)] -> Example argument
[kate.colorTerrible(Example argument)] -> Example argument
682. boldTerrible | bTerrible
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldTerrible(Example argument)] -> Example argument
[brax.boldTerrible(Example argument)] -> Example argument
[kate.boldTerrible(Example argument)] -> Example argument
683. italicTerrible | italicsTerrible | iTerrible
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicTerrible(Example argument)] -> Example argument
[brax.italicTerrible(Example argument)] -> Example argument
[kate.italicTerrible(Example argument)] -> Example argument
684. glowTerrible | glowingTerrible | gTerrible
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowTerrible(Example argument)] -> Example argument
[brax.glowTerrible(Example argument)] -> Example argument
[kate.glowTerrible(Example argument)] -> Example argument
685. colorMinorBad | cMinorBad | colourMinorBad | colorBadMinor | cBadMinor | colourBadMinor
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorMinorBad(Example argument)] -> Example argument
[brax.colorMinorBad(Example argument)] -> Example argument
[kate.colorMinorBad(Example argument)] -> Example argument
686. boldMinorBad | bMinorBad | boldBadMinor | bBadMinor
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldMinorBad(Example argument)] -> Example argument
[brax.boldMinorBad(Example argument)] -> Example argument
[kate.boldMinorBad(Example argument)] -> Example argument
687. italicMinorBad | italicsMinorBad | iMinorBad | italicBadMinor | italicsBadMinor | iBadMinor
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicMinorBad(Example argument)] -> Example argument
[brax.italicMinorBad(Example argument)] -> Example argument
[kate.italicMinorBad(Example argument)] -> Example argument
688. glowMinorBad | glowingMinorBad | gMinorBad | glowBadMinor | glowingBadMinor | gBadMinor
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowMinorBad(Example argument)] -> Example argument
[brax.glowMinorBad(Example argument)] -> Example argument
[kate.glowMinorBad(Example argument)] -> Example argument
689. colorMinorGood | cMinorGood | colourMinorGood | colorGoodMinor | cGoodMinor | colourGoodMinor
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorMinorGood(Example argument)] -> Example argument
[brax.colorMinorGood(Example argument)] -> Example argument
[kate.colorMinorGood(Example argument)] -> Example argument
690. boldMinorGood | bMinorGood | boldGoodMinor | bGoodMinor
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldMinorGood(Example argument)] -> Example argument
[brax.boldMinorGood(Example argument)] -> Example argument
[kate.boldMinorGood(Example argument)] -> Example argument
691. italicMinorGood | italicsMinorGood | iMinorGood | italicGoodMinor | italicsGoodMinor | iGoodMinor
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicMinorGood(Example argument)] -> Example argument
[brax.italicMinorGood(Example argument)] -> Example argument
[kate.italicMinorGood(Example argument)] -> Example argument
692. glowMinorGood | glowingMinorGood | gMinorGood | glowGoodMinor | glowingGoodMinor | gGoodMinor
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowMinorGood(Example argument)] -> Example argument
[brax.glowMinorGood(Example argument)] -> Example argument
[kate.glowMinorGood(Example argument)] -> Example argument
693. colorBad | cBad | colourBad
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorBad(Example argument)] -> Example argument
[brax.colorBad(Example argument)] -> Example argument
[kate.colorBad(Example argument)] -> Example argument
694. boldBad | bBad
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldBad(Example argument)] -> Example argument
[brax.boldBad(Example argument)] -> Example argument
[kate.boldBad(Example argument)] -> Example argument
695. italicBad | italicsBad | iBad
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicBad(Example argument)] -> Example argument
[brax.italicBad(Example argument)] -> Example argument
[kate.italicBad(Example argument)] -> Example argument
696. glowBad | glowingBad | gBad
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowBad(Example argument)] -> Example argument
[brax.glowBad(Example argument)] -> Example argument
[kate.glowBad(Example argument)] -> Example argument
697. colorNeutral | cNeutral | colourNeutral
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorNeutral(Example argument)] -> Example argument
[brax.colorNeutral(Example argument)] -> Example argument
[kate.colorNeutral(Example argument)] -> Example argument
698. boldNeutral | bNeutral
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldNeutral(Example argument)] -> Example argument
[brax.boldNeutral(Example argument)] -> Example argument
[kate.boldNeutral(Example argument)] -> Example argument
699. italicNeutral | italicsNeutral | iNeutral
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicNeutral(Example argument)] -> Example argument
[brax.italicNeutral(Example argument)] -> Example argument
[kate.italicNeutral(Example argument)] -> Example argument
700. glowNeutral | glowingNeutral | gNeutral
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowNeutral(Example argument)] -> Example argument
[brax.glowNeutral(Example argument)] -> Example argument
[kate.glowNeutral(Example argument)] -> Example argument
701. colorGood | cGood | colourGood
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorGood(Example argument)] -> Example argument
[brax.colorGood(Example argument)] -> Example argument
[kate.colorGood(Example argument)] -> Example argument
702. boldGood | bGood
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldGood(Example argument)] -> Example argument
[brax.boldGood(Example argument)] -> Example argument
[kate.boldGood(Example argument)] -> Example argument
703. italicGood | italicsGood | iGood
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicGood(Example argument)] -> Example argument
[brax.italicGood(Example argument)] -> Example argument
[kate.italicGood(Example argument)] -> Example argument
704. glowGood | glowingGood | gGood
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowGood(Example argument)] -> Example argument
[brax.glowGood(Example argument)] -> Example argument
[kate.glowGood(Example argument)] -> Example argument
705. colorExcellent | cExcellent | colourExcellent
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorExcellent(Example argument)] -> Example argument
[brax.colorExcellent(Example argument)] -> Example argument
[kate.colorExcellent(Example argument)] -> Example argument
706. boldExcellent | bExcellent
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldExcellent(Example argument)] -> Example argument
[brax.boldExcellent(Example argument)] -> Example argument
[kate.boldExcellent(Example argument)] -> Example argument
707. italicExcellent | italicsExcellent | iExcellent
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicExcellent(Example argument)] -> Example argument
[brax.italicExcellent(Example argument)] -> Example argument
[kate.italicExcellent(Example argument)] -> Example argument
708. glowExcellent | glowingExcellent | gExcellent
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowExcellent(Example argument)] -> Example argument
[brax.glowExcellent(Example argument)] -> Example argument
[kate.glowExcellent(Example argument)] -> Example argument
709. colorExperience | cExperience | colourExperience | colorXp | cXp | colourXp
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorExperience(Example argument)] -> Example argument
[brax.colorExperience(Example argument)] -> Example argument
[kate.colorExperience(Example argument)] -> Example argument
710. boldExperience | bExperience | boldXp | bXp
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldExperience(Example argument)] -> Example argument
[brax.boldExperience(Example argument)] -> Example argument
[kate.boldExperience(Example argument)] -> Example argument
711. italicExperience | italicsExperience | iExperience | italicXp | italicsXp | iXp
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicExperience(Example argument)] -> Example argument
[brax.italicExperience(Example argument)] -> Example argument
[kate.italicExperience(Example argument)] -> Example argument
712. glowExperience | glowingExperience | gExperience | glowXp | glowingXp | gXp
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowExperience(Example argument)] -> Example argument
[brax.glowExperience(Example argument)] -> Example argument
[kate.glowExperience(Example argument)] -> Example argument
713. colorActionPoint | cActionPoint | colourActionPoint | colorActionPoints | cActionPoints | colourActionPoints | colorAp | cAp | colourAp
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorActionPoint(Example argument)] -> Example argument
[brax.colorActionPoint(Example argument)] -> Example argument
[kate.colorActionPoint(Example argument)] -> Example argument
714. boldActionPoint | bActionPoint | boldActionPoints | bActionPoints | boldAp | bAp
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldActionPoint(Example argument)] -> Example argument
[brax.boldActionPoint(Example argument)] -> Example argument
[kate.boldActionPoint(Example argument)] -> Example argument
715. italicActionPoint | italicsActionPoint | iActionPoint | italicActionPoints | italicsActionPoints | iActionPoints | italicAp | italicsAp | iAp
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicActionPoint(Example argument)] -> Example argument
[brax.italicActionPoint(Example argument)] -> Example argument
[kate.italicActionPoint(Example argument)] -> Example argument
716. glowActionPoint | glowingActionPoint | gActionPoint | glowActionPoints | glowingActionPoints | gActionPoints | glowAp | glowingAp | gAp
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowActionPoint(Example argument)] -> Example argument
[brax.glowActionPoint(Example argument)] -> Example argument
[kate.glowActionPoint(Example argument)] -> Example argument
717. colorEnchantment | cEnchantment | colourEnchantment | colorEnchanting | cEnchanting | colourEnchanting
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorEnchantment(Example argument)] -> Example argument
[brax.colorEnchantment(Example argument)] -> Example argument
[kate.colorEnchantment(Example argument)] -> Example argument
718. boldEnchantment | bEnchantment | boldEnchanting | bEnchanting
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldEnchantment(Example argument)] -> Example argument
[brax.boldEnchantment(Example argument)] -> Example argument
[kate.boldEnchantment(Example argument)] -> Example argument
719. italicEnchantment | italicsEnchantment | iEnchantment | italicEnchanting | italicsEnchanting | iEnchanting
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicEnchantment(Example argument)] -> Example argument
[brax.italicEnchantment(Example argument)] -> Example argument
[kate.italicEnchantment(Example argument)] -> Example argument
720. glowEnchantment | glowingEnchantment | gEnchantment | glowEnchanting | glowingEnchanting | gEnchanting
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowEnchantment(Example argument)] -> Example argument
[brax.glowEnchantment(Example argument)] -> Example argument
[kate.glowEnchantment(Example argument)] -> Example argument
721. colorCooldown | cCooldown | colourCooldown
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCooldown(Example argument)] -> Example argument
[brax.colorCooldown(Example argument)] -> Example argument
[kate.colorCooldown(Example argument)] -> Example argument
722. boldCooldown | bCooldown
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCooldown(Example argument)] -> Example argument
[brax.boldCooldown(Example argument)] -> Example argument
[kate.boldCooldown(Example argument)] -> Example argument
723. italicCooldown | italicsCooldown | iCooldown
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCooldown(Example argument)] -> Example argument
[brax.italicCooldown(Example argument)] -> Example argument
[kate.italicCooldown(Example argument)] -> Example argument
724. glowCooldown | glowingCooldown | gCooldown
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCooldown(Example argument)] -> Example argument
[brax.glowCooldown(Example argument)] -> Example argument
[kate.glowCooldown(Example argument)] -> Example argument
725. colorCrit | cCrit | colourCrit
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCrit(Example argument)] -> Example argument
[brax.colorCrit(Example argument)] -> Example argument
[kate.colorCrit(Example argument)] -> Example argument
726. boldCrit | bCrit
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCrit(Example argument)] -> Example argument
[brax.boldCrit(Example argument)] -> Example argument
[kate.boldCrit(Example argument)] -> Example argument
727. italicCrit | italicsCrit | iCrit
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCrit(Example argument)] -> Example argument
[brax.italicCrit(Example argument)] -> Example argument
[kate.italicCrit(Example argument)] -> Example argument
728. glowCrit | glowingCrit | gCrit
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCrit(Example argument)] -> Example argument
[brax.glowCrit(Example argument)] -> Example argument
[kate.glowCrit(Example argument)] -> Example argument
729. colorScar | cScar | colourScar
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorScar(Example argument)] -> Example argument
[brax.colorScar(Example argument)] -> Example argument
[kate.colorScar(Example argument)] -> Example argument
730. boldScar | bScar
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldScar(Example argument)] -> Example argument
[brax.boldScar(Example argument)] -> Example argument
[kate.boldScar(Example argument)] -> Example argument
731. italicScar | italicsScar | iScar
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicScar(Example argument)] -> Example argument
[brax.italicScar(Example argument)] -> Example argument
[kate.italicScar(Example argument)] -> Example argument
732. glowScar | glowingScar | gScar
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowScar(Example argument)] -> Example argument
[brax.glowScar(Example argument)] -> Example argument
[kate.glowScar(Example argument)] -> Example argument
733. colorTattoo | cTattoo | colourTattoo
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorTattoo(Example argument)] -> Example argument
[brax.colorTattoo(Example argument)] -> Example argument
[kate.colorTattoo(Example argument)] -> Example argument
734. boldTattoo | bTattoo
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldTattoo(Example argument)] -> Example argument
[brax.boldTattoo(Example argument)] -> Example argument
[kate.boldTattoo(Example argument)] -> Example argument
735. italicTattoo | italicsTattoo | iTattoo
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicTattoo(Example argument)] -> Example argument
[brax.italicTattoo(Example argument)] -> Example argument
[kate.italicTattoo(Example argument)] -> Example argument
736. glowTattoo | glowingTattoo | gTattoo
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowTattoo(Example argument)] -> Example argument
[brax.glowTattoo(Example argument)] -> Example argument
[kate.glowTattoo(Example argument)] -> Example argument
737. colorPerk | cPerk | colourPerk
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorPerk(Example argument)] -> Example argument
[brax.colorPerk(Example argument)] -> Example argument
[kate.colorPerk(Example argument)] -> Example argument
738. boldPerk | bPerk
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldPerk(Example argument)] -> Example argument
[brax.boldPerk(Example argument)] -> Example argument
[kate.boldPerk(Example argument)] -> Example argument
739. italicPerk | italicsPerk | iPerk
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicPerk(Example argument)] -> Example argument
[brax.italicPerk(Example argument)] -> Example argument
[kate.italicPerk(Example argument)] -> Example argument
740. glowPerk | glowingPerk | gPerk
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowPerk(Example argument)] -> Example argument
[brax.glowPerk(Example argument)] -> Example argument
[kate.glowPerk(Example argument)] -> Example argument
741. colorTrait | cTrait | colourTrait
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorTrait(Example argument)] -> Example argument
[brax.colorTrait(Example argument)] -> Example argument
[kate.colorTrait(Example argument)] -> Example argument
742. boldTrait | bTrait
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldTrait(Example argument)] -> Example argument
[brax.boldTrait(Example argument)] -> Example argument
[kate.boldTrait(Example argument)] -> Example argument
743. italicTrait | italicsTrait | iTrait
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicTrait(Example argument)] -> Example argument
[brax.italicTrait(Example argument)] -> Example argument
[kate.italicTrait(Example argument)] -> Example argument
744. glowTrait | glowingTrait | gTrait
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowTrait(Example argument)] -> Example argument
[brax.glowTrait(Example argument)] -> Example argument
[kate.glowTrait(Example argument)] -> Example argument
745. colorFetish | cFetish | colourFetish
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorFetish(Example argument)] -> Example argument
[brax.colorFetish(Example argument)] -> Example argument
[kate.colorFetish(Example argument)] -> Example argument
746. boldFetish | bFetish
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldFetish(Example argument)] -> Example argument
[brax.boldFetish(Example argument)] -> Example argument
[kate.boldFetish(Example argument)] -> Example argument
747. italicFetish | italicsFetish | iFetish
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicFetish(Example argument)] -> Example argument
[brax.italicFetish(Example argument)] -> Example argument
[kate.italicFetish(Example argument)] -> Example argument
748. glowFetish | glowingFetish | gFetish
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowFetish(Example argument)] -> Example argument
[brax.glowFetish(Example argument)] -> Example argument
[kate.glowFetish(Example argument)] -> Example argument
749. colorStatusEffect | cStatusEffect | colourStatusEffect | colorStatusEffects | cStatusEffects | colourStatusEffects
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorStatusEffect(Example argument)] -> Example argument
[brax.colorStatusEffect(Example argument)] -> Example argument
[kate.colorStatusEffect(Example argument)] -> Example argument
750. boldStatusEffect | bStatusEffect | boldStatusEffects | bStatusEffects
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldStatusEffect(Example argument)] -> Example argument
[brax.boldStatusEffect(Example argument)] -> Example argument
[kate.boldStatusEffect(Example argument)] -> Example argument
751. italicStatusEffect | italicsStatusEffect | iStatusEffect | italicStatusEffects | italicsStatusEffects | iStatusEffects
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicStatusEffect(Example argument)] -> Example argument
[brax.italicStatusEffect(Example argument)] -> Example argument
[kate.italicStatusEffect(Example argument)] -> Example argument
752. glowStatusEffect | glowingStatusEffect | gStatusEffect | glowStatusEffects | glowingStatusEffects | gStatusEffects
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowStatusEffect(Example argument)] -> Example argument
[brax.glowStatusEffect(Example argument)] -> Example argument
[kate.glowStatusEffect(Example argument)] -> Example argument
753. colorBestial | cBestial | colourBestial | colorAnimal | cAnimal | colourAnimal | colorFeral | cFeral | colourFeral
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorBestial(Example argument)] -> Example argument
[brax.colorBestial(Example argument)] -> Example argument
[kate.colorBestial(Example argument)] -> Example argument
754. boldBestial | bBestial | boldAnimal | bAnimal | boldFeral | bFeral
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldBestial(Example argument)] -> Example argument
[brax.boldBestial(Example argument)] -> Example argument
[kate.boldBestial(Example argument)] -> Example argument
755. italicBestial | italicsBestial | iBestial | italicAnimal | italicsAnimal | iAnimal | italicFeral | italicsFeral | iFeral
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicBestial(Example argument)] -> Example argument
[brax.italicBestial(Example argument)] -> Example argument
[kate.italicBestial(Example argument)] -> Example argument
756. glowBestial | glowingBestial | gBestial | glowAnimal | glowingAnimal | gAnimal | glowFeral | glowingFeral | gFeral
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowBestial(Example argument)] -> Example argument
[brax.glowBestial(Example argument)] -> Example argument
[kate.glowBestial(Example argument)] -> Example argument
757. colorUnknown | cUnknown | colourUnknown
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorUnknown(Example argument)] -> Example argument
[brax.colorUnknown(Example argument)] -> Example argument
[kate.colorUnknown(Example argument)] -> Example argument
758. boldUnknown | bUnknown
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldUnknown(Example argument)] -> Example argument
[brax.boldUnknown(Example argument)] -> Example argument
[kate.boldUnknown(Example argument)] -> Example argument
759. italicUnknown | italicsUnknown | iUnknown
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicUnknown(Example argument)] -> Example argument
[brax.italicUnknown(Example argument)] -> Example argument
[kate.italicUnknown(Example argument)] -> Example argument
760. glowUnknown | glowingUnknown | gUnknown
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowUnknown(Example argument)] -> Example argument
[brax.glowUnknown(Example argument)] -> Example argument
[kate.glowUnknown(Example argument)] -> Example argument
761. colorHuman | cHuman | colourHuman
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorHuman(Example argument)] -> Example argument
[brax.colorHuman(Example argument)] -> Example argument
[kate.colorHuman(Example argument)] -> Example argument
762. boldHuman | bHuman
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldHuman(Example argument)] -> Example argument
[brax.boldHuman(Example argument)] -> Example argument
[kate.boldHuman(Example argument)] -> Example argument
763. italicHuman | italicsHuman | iHuman
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicHuman(Example argument)] -> Example argument
[brax.italicHuman(Example argument)] -> Example argument
[kate.italicHuman(Example argument)] -> Example argument
764. glowHuman | glowingHuman | gHuman
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowHuman(Example argument)] -> Example argument
[brax.glowHuman(Example argument)] -> Example argument
[kate.glowHuman(Example argument)] -> Example argument
765. colorHalfDemon | cHalfDemon | colourHalfDemon
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorHalfDemon(Example argument)] -> Example argument
[brax.colorHalfDemon(Example argument)] -> Example argument
[kate.colorHalfDemon(Example argument)] -> Example argument
766. boldHalfDemon | bHalfDemon
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldHalfDemon(Example argument)] -> Example argument
[brax.boldHalfDemon(Example argument)] -> Example argument
[kate.boldHalfDemon(Example argument)] -> Example argument
767. italicHalfDemon | italicsHalfDemon | iHalfDemon
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicHalfDemon(Example argument)] -> Example argument
[brax.italicHalfDemon(Example argument)] -> Example argument
[kate.italicHalfDemon(Example argument)] -> Example argument
768. glowHalfDemon | glowingHalfDemon | gHalfDemon
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowHalfDemon(Example argument)] -> Example argument
[brax.glowHalfDemon(Example argument)] -> Example argument
[kate.glowHalfDemon(Example argument)] -> Example argument
769. colorDemon | cDemon | colourDemon
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDemon(Example argument)] -> Example argument
[brax.colorDemon(Example argument)] -> Example argument
[kate.colorDemon(Example argument)] -> Example argument
770. boldDemon | bDemon
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDemon(Example argument)] -> Example argument
[brax.boldDemon(Example argument)] -> Example argument
[kate.boldDemon(Example argument)] -> Example argument
771. italicDemon | italicsDemon | iDemon
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDemon(Example argument)] -> Example argument
[brax.italicDemon(Example argument)] -> Example argument
[kate.italicDemon(Example argument)] -> Example argument
772. glowDemon | glowingDemon | gDemon
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDemon(Example argument)] -> Example argument
[brax.glowDemon(Example argument)] -> Example argument
[kate.glowDemon(Example argument)] -> Example argument
773. colorLilin | cLilin | colourLilin
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorLilin(Example argument)] -> Example argument
[brax.colorLilin(Example argument)] -> Example argument
[kate.colorLilin(Example argument)] -> Example argument
774. boldLilin | bLilin
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldLilin(Example argument)] -> Example argument
[brax.boldLilin(Example argument)] -> Example argument
[kate.boldLilin(Example argument)] -> Example argument
775. italicLilin | italicsLilin | iLilin
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicLilin(Example argument)] -> Example argument
[brax.italicLilin(Example argument)] -> Example argument
[kate.italicLilin(Example argument)] -> Example argument
776. glowLilin | glowingLilin | gLilin
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowLilin(Example argument)] -> Example argument
[brax.glowLilin(Example argument)] -> Example argument
[kate.glowLilin(Example argument)] -> Example argument
777. colorImp | cImp | colourImp
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorImp(Example argument)] -> Example argument
[brax.colorImp(Example argument)] -> Example argument
[kate.colorImp(Example argument)] -> Example argument
778. boldImp | bImp
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldImp(Example argument)] -> Example argument
[brax.boldImp(Example argument)] -> Example argument
[kate.boldImp(Example argument)] -> Example argument
779. italicImp | italicsImp | iImp
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicImp(Example argument)] -> Example argument
[brax.italicImp(Example argument)] -> Example argument
[kate.italicImp(Example argument)] -> Example argument
780. glowImp | glowingImp | gImp
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowImp(Example argument)] -> Example argument
[brax.glowImp(Example argument)] -> Example argument
[kate.glowImp(Example argument)] -> Example argument
781. colorAngel | cAngel | colourAngel
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorAngel(Example argument)] -> Example argument
[brax.colorAngel(Example argument)] -> Example argument
[kate.colorAngel(Example argument)] -> Example argument
782. boldAngel | bAngel
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldAngel(Example argument)] -> Example argument
[brax.boldAngel(Example argument)] -> Example argument
[kate.boldAngel(Example argument)] -> Example argument
783. italicAngel | italicsAngel | iAngel
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicAngel(Example argument)] -> Example argument
[brax.italicAngel(Example argument)] -> Example argument
[kate.italicAngel(Example argument)] -> Example argument
784. glowAngel | glowingAngel | gAngel
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowAngel(Example argument)] -> Example argument
[brax.glowAngel(Example argument)] -> Example argument
[kate.glowAngel(Example argument)] -> Example argument
785. colorDogMorph | cDogMorph | colourDogMorph | colorDog | cDog | colourDog
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDogMorph(Example argument)] -> Example argument
[brax.colorDogMorph(Example argument)] -> Example argument
[kate.colorDogMorph(Example argument)] -> Example argument
786. boldDogMorph | bDogMorph | boldDog | bDog
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDogMorph(Example argument)] -> Example argument
[brax.boldDogMorph(Example argument)] -> Example argument
[kate.boldDogMorph(Example argument)] -> Example argument
787. italicDogMorph | italicsDogMorph | iDogMorph | italicDog | italicsDog | iDog
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDogMorph(Example argument)] -> Example argument
[brax.italicDogMorph(Example argument)] -> Example argument
[kate.italicDogMorph(Example argument)] -> Example argument
788. glowDogMorph | glowingDogMorph | gDogMorph | glowDog | glowingDog | gDog
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDogMorph(Example argument)] -> Example argument
[brax.glowDogMorph(Example argument)] -> Example argument
[kate.glowDogMorph(Example argument)] -> Example argument
789. colorCatMorph | cCatMorph | colourCatMorph | colorCat | cCat | colourCat
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCatMorph(Example argument)] -> Example argument
[brax.colorCatMorph(Example argument)] -> Example argument
[kate.colorCatMorph(Example argument)] -> Example argument
790. boldCatMorph | bCatMorph | boldCat | bCat
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCatMorph(Example argument)] -> Example argument
[brax.boldCatMorph(Example argument)] -> Example argument
[kate.boldCatMorph(Example argument)] -> Example argument
791. italicCatMorph | italicsCatMorph | iCatMorph | italicCat | italicsCat | iCat
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCatMorph(Example argument)] -> Example argument
[brax.italicCatMorph(Example argument)] -> Example argument
[kate.italicCatMorph(Example argument)] -> Example argument
792. glowCatMorph | glowingCatMorph | gCatMorph | glowCat | glowingCat | gCat
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCatMorph(Example argument)] -> Example argument
[brax.glowCatMorph(Example argument)] -> Example argument
[kate.glowCatMorph(Example argument)] -> Example argument
793. colorOcelotMorph | cOcelotMorph | colourOcelotMorph | colorOcelot | cOcelot | colourOcelot
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorOcelotMorph(Example argument)] -> Example argument
[brax.colorOcelotMorph(Example argument)] -> Example argument
[kate.colorOcelotMorph(Example argument)] -> Example argument
794. boldOcelotMorph | bOcelotMorph | boldOcelot | bOcelot
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldOcelotMorph(Example argument)] -> Example argument
[brax.boldOcelotMorph(Example argument)] -> Example argument
[kate.boldOcelotMorph(Example argument)] -> Example argument
795. italicOcelotMorph | italicsOcelotMorph | iOcelotMorph | italicOcelot | italicsOcelot | iOcelot
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicOcelotMorph(Example argument)] -> Example argument
[brax.italicOcelotMorph(Example argument)] -> Example argument
[kate.italicOcelotMorph(Example argument)] -> Example argument
796. glowOcelotMorph | glowingOcelotMorph | gOcelotMorph | glowOcelot | glowingOcelot | gOcelot
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowOcelotMorph(Example argument)] -> Example argument
[brax.glowOcelotMorph(Example argument)] -> Example argument
[kate.glowOcelotMorph(Example argument)] -> Example argument
797. colorLionMorph | cLionMorph | colourLionMorph | colorLion | cLion | colourLion
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorLionMorph(Example argument)] -> Example argument
[brax.colorLionMorph(Example argument)] -> Example argument
[kate.colorLionMorph(Example argument)] -> Example argument
798. boldLionMorph | bLionMorph | boldLion | bLion
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldLionMorph(Example argument)] -> Example argument
[brax.boldLionMorph(Example argument)] -> Example argument
[kate.boldLionMorph(Example argument)] -> Example argument
799. italicLionMorph | italicsLionMorph | iLionMorph | italicLion | italicsLion | iLion
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicLionMorph(Example argument)] -> Example argument
[brax.italicLionMorph(Example argument)] -> Example argument
[kate.italicLionMorph(Example argument)] -> Example argument
800. glowLionMorph | glowingLionMorph | gLionMorph | glowLion | glowingLion | gLion
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowLionMorph(Example argument)] -> Example argument
[brax.glowLionMorph(Example argument)] -> Example argument
[kate.glowLionMorph(Example argument)] -> Example argument
801. colorLeopardMorph | cLeopardMorph | colourLeopardMorph | colorLeopard | cLeopard | colourLeopard
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorLeopardMorph(Example argument)] -> Example argument
[brax.colorLeopardMorph(Example argument)] -> Example argument
[kate.colorLeopardMorph(Example argument)] -> Example argument
802. boldLeopardMorph | bLeopardMorph | boldLeopard | bLeopard
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldLeopardMorph(Example argument)] -> Example argument
[brax.boldLeopardMorph(Example argument)] -> Example argument
[kate.boldLeopardMorph(Example argument)] -> Example argument
803. italicLeopardMorph | italicsLeopardMorph | iLeopardMorph | italicLeopard | italicsLeopard | iLeopard
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicLeopardMorph(Example argument)] -> Example argument
[brax.italicLeopardMorph(Example argument)] -> Example argument
[kate.italicLeopardMorph(Example argument)] -> Example argument
804. glowLeopardMorph | glowingLeopardMorph | gLeopardMorph | glowLeopard | glowingLeopard | gLeopard
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowLeopardMorph(Example argument)] -> Example argument
[brax.glowLeopardMorph(Example argument)] -> Example argument
[kate.glowLeopardMorph(Example argument)] -> Example argument
805. colorTigerMorph | cTigerMorph | colourTigerMorph | colorTiger | cTiger | colourTiger
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorTigerMorph(Example argument)] -> Example argument
[brax.colorTigerMorph(Example argument)] -> Example argument
[kate.colorTigerMorph(Example argument)] -> Example argument
806. boldTigerMorph | bTigerMorph | boldTiger | bTiger
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldTigerMorph(Example argument)] -> Example argument
[brax.boldTigerMorph(Example argument)] -> Example argument
[kate.boldTigerMorph(Example argument)] -> Example argument
807. italicTigerMorph | italicsTigerMorph | iTigerMorph | italicTiger | italicsTiger | iTiger
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicTigerMorph(Example argument)] -> Example argument
[brax.italicTigerMorph(Example argument)] -> Example argument
[kate.italicTigerMorph(Example argument)] -> Example argument
808. glowTigerMorph | glowingTigerMorph | gTigerMorph | glowTiger | glowingTiger | gTiger
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowTigerMorph(Example argument)] -> Example argument
[brax.glowTigerMorph(Example argument)] -> Example argument
[kate.glowTigerMorph(Example argument)] -> Example argument
809. colorCheetahMorph | cCheetahMorph | colourCheetahMorph | colorCheetah | cCheetah | colourCheetah
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCheetahMorph(Example argument)] -> Example argument
[brax.colorCheetahMorph(Example argument)] -> Example argument
[kate.colorCheetahMorph(Example argument)] -> Example argument
810. boldCheetahMorph | bCheetahMorph | boldCheetah | bCheetah
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCheetahMorph(Example argument)] -> Example argument
[brax.boldCheetahMorph(Example argument)] -> Example argument
[kate.boldCheetahMorph(Example argument)] -> Example argument
811. italicCheetahMorph | italicsCheetahMorph | iCheetahMorph | italicCheetah | italicsCheetah | iCheetah
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCheetahMorph(Example argument)] -> Example argument
[brax.italicCheetahMorph(Example argument)] -> Example argument
[kate.italicCheetahMorph(Example argument)] -> Example argument
812. glowCheetahMorph | glowingCheetahMorph | gCheetahMorph | glowCheetah | glowingCheetah | gCheetah
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCheetahMorph(Example argument)] -> Example argument
[brax.glowCheetahMorph(Example argument)] -> Example argument
[kate.glowCheetahMorph(Example argument)] -> Example argument
813. colorLynxMorph | cLynxMorph | colourLynxMorph | colorLynx | cLynx | colourLynx
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorLynxMorph(Example argument)] -> Example argument
[brax.colorLynxMorph(Example argument)] -> Example argument
[kate.colorLynxMorph(Example argument)] -> Example argument
814. boldLynxMorph | bLynxMorph | boldLynx | bLynx
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldLynxMorph(Example argument)] -> Example argument
[brax.boldLynxMorph(Example argument)] -> Example argument
[kate.boldLynxMorph(Example argument)] -> Example argument
815. italicLynxMorph | italicsLynxMorph | iLynxMorph | italicLynx | italicsLynx | iLynx
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicLynxMorph(Example argument)] -> Example argument
[brax.italicLynxMorph(Example argument)] -> Example argument
[kate.italicLynxMorph(Example argument)] -> Example argument
816. glowLynxMorph | glowingLynxMorph | gLynxMorph | glowLynx | glowingLynx | gLynx
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowLynxMorph(Example argument)] -> Example argument
[brax.glowLynxMorph(Example argument)] -> Example argument
[kate.glowLynxMorph(Example argument)] -> Example argument
817. colorLeopardSnowMorph | cLeopardSnowMorph | colourLeopardSnowMorph | colorSnowLeopard | cSnowLeopard | colourSnowLeopard | colorSnep | cSnep | colourSnep | colorLeopardSnow | cLeopardSnow | colourLeopardSnow | colorSnowLeopardMorph | cSnowLeopardMorph | colourSnowLeopardMorph
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorLeopardSnowMorph(Example argument)] -> Example argument
[brax.colorLeopardSnowMorph(Example argument)] -> Example argument
[kate.colorLeopardSnowMorph(Example argument)] -> Example argument
818. boldLeopardSnowMorph | bLeopardSnowMorph | boldSnowLeopard | bSnowLeopard | boldSnep | bSnep | boldLeopardSnow | bLeopardSnow | boldSnowLeopardMorph | bSnowLeopardMorph
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldLeopardSnowMorph(Example argument)] -> Example argument
[brax.boldLeopardSnowMorph(Example argument)] -> Example argument
[kate.boldLeopardSnowMorph(Example argument)] -> Example argument
819. italicLeopardSnowMorph | italicsLeopardSnowMorph | iLeopardSnowMorph | italicSnowLeopard | italicsSnowLeopard | iSnowLeopard | italicSnep | italicsSnep | iSnep | italicLeopardSnow | italicsLeopardSnow | iLeopardSnow | italicSnowLeopardMorph | italicsSnowLeopardMorph | iSnowLeopardMorph
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicLeopardSnowMorph(Example argument)] -> Example argument
[brax.italicLeopardSnowMorph(Example argument)] -> Example argument
[kate.italicLeopardSnowMorph(Example argument)] -> Example argument
820. glowLeopardSnowMorph | glowingLeopardSnowMorph | gLeopardSnowMorph | glowSnowLeopard | glowingSnowLeopard | gSnowLeopard | glowSnep | glowingSnep | gSnep | glowLeopardSnow | glowingLeopardSnow | gLeopardSnow | glowSnowLeopardMorph | glowingSnowLeopardMorph | gSnowLeopardMorph
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowLeopardSnowMorph(Example argument)] -> Example argument
[brax.glowLeopardSnowMorph(Example argument)] -> Example argument
[kate.glowLeopardSnowMorph(Example argument)] -> Example argument
821. colorCowMorph | cCowMorph | colourCowMorph | colorCow | cCow | colourCow
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCowMorph(Example argument)] -> Example argument
[brax.colorCowMorph(Example argument)] -> Example argument
[kate.colorCowMorph(Example argument)] -> Example argument
822. boldCowMorph | bCowMorph | boldCow | bCow
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCowMorph(Example argument)] -> Example argument
[brax.boldCowMorph(Example argument)] -> Example argument
[kate.boldCowMorph(Example argument)] -> Example argument
823. italicCowMorph | italicsCowMorph | iCowMorph | italicCow | italicsCow | iCow
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCowMorph(Example argument)] -> Example argument
[brax.italicCowMorph(Example argument)] -> Example argument
[kate.italicCowMorph(Example argument)] -> Example argument
824. glowCowMorph | glowingCowMorph | gCowMorph | glowCow | glowingCow | gCow
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCowMorph(Example argument)] -> Example argument
[brax.glowCowMorph(Example argument)] -> Example argument
[kate.glowCowMorph(Example argument)] -> Example argument
825. colorHorseMorph | cHorseMorph | colourHorseMorph | colorHorse | cHorse | colourHorse
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorHorseMorph(Example argument)] -> Example argument
[brax.colorHorseMorph(Example argument)] -> Example argument
[kate.colorHorseMorph(Example argument)] -> Example argument
826. boldHorseMorph | bHorseMorph | boldHorse | bHorse
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldHorseMorph(Example argument)] -> Example argument
[brax.boldHorseMorph(Example argument)] -> Example argument
[kate.boldHorseMorph(Example argument)] -> Example argument
827. italicHorseMorph | italicsHorseMorph | iHorseMorph | italicHorse | italicsHorse | iHorse
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicHorseMorph(Example argument)] -> Example argument
[brax.italicHorseMorph(Example argument)] -> Example argument
[kate.italicHorseMorph(Example argument)] -> Example argument
828. glowHorseMorph | glowingHorseMorph | gHorseMorph | glowHorse | glowingHorse | gHorse
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowHorseMorph(Example argument)] -> Example argument
[brax.glowHorseMorph(Example argument)] -> Example argument
[kate.glowHorseMorph(Example argument)] -> Example argument
829. colorPegasusMorph | cPegasusMorph | colourPegasusMorph | colorPegasus | cPegasus | colourPegasus
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorPegasusMorph(Example argument)] -> Example argument
[brax.colorPegasusMorph(Example argument)] -> Example argument
[kate.colorPegasusMorph(Example argument)] -> Example argument
830. boldPegasusMorph | bPegasusMorph | boldPegasus | bPegasus
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldPegasusMorph(Example argument)] -> Example argument
[brax.boldPegasusMorph(Example argument)] -> Example argument
[kate.boldPegasusMorph(Example argument)] -> Example argument
831. italicPegasusMorph | italicsPegasusMorph | iPegasusMorph | italicPegasus | italicsPegasus | iPegasus
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicPegasusMorph(Example argument)] -> Example argument
[brax.italicPegasusMorph(Example argument)] -> Example argument
[kate.italicPegasusMorph(Example argument)] -> Example argument
832. glowPegasusMorph | glowingPegasusMorph | gPegasusMorph | glowPegasus | glowingPegasus | gPegasus
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowPegasusMorph(Example argument)] -> Example argument
[brax.glowPegasusMorph(Example argument)] -> Example argument
[kate.glowPegasusMorph(Example argument)] -> Example argument
833. colorUnicornMorph | cUnicornMorph | colourUnicornMorph | colorUnicorn | cUnicorn | colourUnicorn
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorUnicornMorph(Example argument)] -> Example argument
[brax.colorUnicornMorph(Example argument)] -> Example argument
[kate.colorUnicornMorph(Example argument)] -> Example argument
834. boldUnicornMorph | bUnicornMorph | boldUnicorn | bUnicorn
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldUnicornMorph(Example argument)] -> Example argument
[brax.boldUnicornMorph(Example argument)] -> Example argument
[kate.boldUnicornMorph(Example argument)] -> Example argument
835. italicUnicornMorph | italicsUnicornMorph | iUnicornMorph | italicUnicorn | italicsUnicorn | iUnicorn
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicUnicornMorph(Example argument)] -> Example argument
[brax.italicUnicornMorph(Example argument)] -> Example argument
[kate.italicUnicornMorph(Example argument)] -> Example argument
836. glowUnicornMorph | glowingUnicornMorph | gUnicornMorph | glowUnicorn | glowingUnicorn | gUnicorn
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowUnicornMorph(Example argument)] -> Example argument
[brax.glowUnicornMorph(Example argument)] -> Example argument
[kate.glowUnicornMorph(Example argument)] -> Example argument
837. colorAlicornMorph | cAlicornMorph | colourAlicornMorph | colorAlicorn | cAlicorn | colourAlicorn
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorAlicornMorph(Example argument)] -> Example argument
[brax.colorAlicornMorph(Example argument)] -> Example argument
[kate.colorAlicornMorph(Example argument)] -> Example argument
838. boldAlicornMorph | bAlicornMorph | boldAlicorn | bAlicorn
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldAlicornMorph(Example argument)] -> Example argument
[brax.boldAlicornMorph(Example argument)] -> Example argument
[kate.boldAlicornMorph(Example argument)] -> Example argument
839. italicAlicornMorph | italicsAlicornMorph | iAlicornMorph | italicAlicorn | italicsAlicorn | iAlicorn
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicAlicornMorph(Example argument)] -> Example argument
[brax.italicAlicornMorph(Example argument)] -> Example argument
[kate.italicAlicornMorph(Example argument)] -> Example argument
840. glowAlicornMorph | glowingAlicornMorph | gAlicornMorph | glowAlicorn | glowingAlicorn | gAlicorn
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowAlicornMorph(Example argument)] -> Example argument
[brax.glowAlicornMorph(Example argument)] -> Example argument
[kate.glowAlicornMorph(Example argument)] -> Example argument
841. colorCentaur | cCentaur | colourCentaur
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCentaur(Example argument)] -> Example argument
[brax.colorCentaur(Example argument)] -> Example argument
[kate.colorCentaur(Example argument)] -> Example argument
842. boldCentaur | bCentaur
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCentaur(Example argument)] -> Example argument
[brax.boldCentaur(Example argument)] -> Example argument
[kate.boldCentaur(Example argument)] -> Example argument
843. italicCentaur | italicsCentaur | iCentaur
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCentaur(Example argument)] -> Example argument
[brax.italicCentaur(Example argument)] -> Example argument
[kate.italicCentaur(Example argument)] -> Example argument
844. glowCentaur | glowingCentaur | gCentaur
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCentaur(Example argument)] -> Example argument
[brax.glowCentaur(Example argument)] -> Example argument
[kate.glowCentaur(Example argument)] -> Example argument
845. colorPegataur | cPegataur | colourPegataur
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorPegataur(Example argument)] -> Example argument
[brax.colorPegataur(Example argument)] -> Example argument
[kate.colorPegataur(Example argument)] -> Example argument
846. boldPegataur | bPegataur
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldPegataur(Example argument)] -> Example argument
[brax.boldPegataur(Example argument)] -> Example argument
[kate.boldPegataur(Example argument)] -> Example argument
847. italicPegataur | italicsPegataur | iPegataur
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicPegataur(Example argument)] -> Example argument
[brax.italicPegataur(Example argument)] -> Example argument
[kate.italicPegataur(Example argument)] -> Example argument
848. glowPegataur | glowingPegataur | gPegataur
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowPegataur(Example argument)] -> Example argument
[brax.glowPegataur(Example argument)] -> Example argument
[kate.glowPegataur(Example argument)] -> Example argument
849. colorReindeerMorph | cReindeerMorph | colourReindeerMorph | colorReindeer | cReindeer | colourReindeer
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorReindeerMorph(Example argument)] -> Example argument
[brax.colorReindeerMorph(Example argument)] -> Example argument
[kate.colorReindeerMorph(Example argument)] -> Example argument
850. boldReindeerMorph | bReindeerMorph | boldReindeer | bReindeer
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldReindeerMorph(Example argument)] -> Example argument
[brax.boldReindeerMorph(Example argument)] -> Example argument
[kate.boldReindeerMorph(Example argument)] -> Example argument
851. italicReindeerMorph | italicsReindeerMorph | iReindeerMorph | italicReindeer | italicsReindeer | iReindeer
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicReindeerMorph(Example argument)] -> Example argument
[brax.italicReindeerMorph(Example argument)] -> Example argument
[kate.italicReindeerMorph(Example argument)] -> Example argument
852. glowReindeerMorph | glowingReindeerMorph | gReindeerMorph | glowReindeer | glowingReindeer | gReindeer
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowReindeerMorph(Example argument)] -> Example argument
[brax.glowReindeerMorph(Example argument)] -> Example argument
[kate.glowReindeerMorph(Example argument)] -> Example argument
853. colorWolfMorph | cWolfMorph | colourWolfMorph | colorWolf | cWolf | colourWolf
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorWolfMorph(Example argument)] -> Example argument
[brax.colorWolfMorph(Example argument)] -> Example argument
[kate.colorWolfMorph(Example argument)] -> Example argument
854. boldWolfMorph | bWolfMorph | boldWolf | bWolf
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldWolfMorph(Example argument)] -> Example argument
[brax.boldWolfMorph(Example argument)] -> Example argument
[kate.boldWolfMorph(Example argument)] -> Example argument
855. italicWolfMorph | italicsWolfMorph | iWolfMorph | italicWolf | italicsWolf | iWolf
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicWolfMorph(Example argument)] -> Example argument
[brax.italicWolfMorph(Example argument)] -> Example argument
[kate.italicWolfMorph(Example argument)] -> Example argument
856. glowWolfMorph | glowingWolfMorph | gWolfMorph | glowWolf | glowingWolf | gWolf
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowWolfMorph(Example argument)] -> Example argument
[brax.glowWolfMorph(Example argument)] -> Example argument
[kate.glowWolfMorph(Example argument)] -> Example argument
857. colorFoxMorph | cFoxMorph | colourFoxMorph | colorFox | cFox | colourFox
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorFoxMorph(Example argument)] -> Example argument
[brax.colorFoxMorph(Example argument)] -> Example argument
[kate.colorFoxMorph(Example argument)] -> Example argument
858. boldFoxMorph | bFoxMorph | boldFox | bFox
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldFoxMorph(Example argument)] -> Example argument
[brax.boldFoxMorph(Example argument)] -> Example argument
[kate.boldFoxMorph(Example argument)] -> Example argument
859. italicFoxMorph | italicsFoxMorph | iFoxMorph | italicFox | italicsFox | iFox
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicFoxMorph(Example argument)] -> Example argument
[brax.italicFoxMorph(Example argument)] -> Example argument
[kate.italicFoxMorph(Example argument)] -> Example argument
860. glowFoxMorph | glowingFoxMorph | gFoxMorph | glowFox | glowingFox | gFox
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowFoxMorph(Example argument)] -> Example argument
[brax.glowFoxMorph(Example argument)] -> Example argument
[kate.glowFoxMorph(Example argument)] -> Example argument
861. colorFennecFoxMorph | cFennecFoxMorph | colourFennecFoxMorph | colorFennecFox | cFennecFox | colourFennecFox
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorFennecFoxMorph(Example argument)] -> Example argument
[brax.colorFennecFoxMorph(Example argument)] -> Example argument
[kate.colorFennecFoxMorph(Example argument)] -> Example argument
862. boldFennecFoxMorph | bFennecFoxMorph | boldFennecFox | bFennecFox
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldFennecFoxMorph(Example argument)] -> Example argument
[brax.boldFennecFoxMorph(Example argument)] -> Example argument
[kate.boldFennecFoxMorph(Example argument)] -> Example argument
863. italicFennecFoxMorph | italicsFennecFoxMorph | iFennecFoxMorph | italicFennecFox | italicsFennecFox | iFennecFox
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicFennecFoxMorph(Example argument)] -> Example argument
[brax.italicFennecFoxMorph(Example argument)] -> Example argument
[kate.italicFennecFoxMorph(Example argument)] -> Example argument
864. glowFennecFoxMorph | glowingFennecFoxMorph | gFennecFoxMorph | glowFennecFox | glowingFennecFox | gFennecFox
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowFennecFoxMorph(Example argument)] -> Example argument
[brax.glowFennecFoxMorph(Example argument)] -> Example argument
[kate.glowFennecFoxMorph(Example argument)] -> Example argument
865. colorArcticFoxMorph | cArcticFoxMorph | colourArcticFoxMorph | colorArcticFox | cArcticFox | colourArcticFox
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorArcticFoxMorph(Example argument)] -> Example argument
[brax.colorArcticFoxMorph(Example argument)] -> Example argument
[kate.colorArcticFoxMorph(Example argument)] -> Example argument
866. boldArcticFoxMorph | bArcticFoxMorph | boldArcticFox | bArcticFox
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldArcticFoxMorph(Example argument)] -> Example argument
[brax.boldArcticFoxMorph(Example argument)] -> Example argument
[kate.boldArcticFoxMorph(Example argument)] -> Example argument
867. italicArcticFoxMorph | italicsArcticFoxMorph | iArcticFoxMorph | italicArcticFox | italicsArcticFox | iArcticFox
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicArcticFoxMorph(Example argument)] -> Example argument
[brax.italicArcticFoxMorph(Example argument)] -> Example argument
[kate.italicArcticFoxMorph(Example argument)] -> Example argument
868. glowArcticFoxMorph | glowingArcticFoxMorph | gArcticFoxMorph | glowArcticFox | glowingArcticFox | gArcticFox
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowArcticFoxMorph(Example argument)] -> Example argument
[brax.glowArcticFoxMorph(Example argument)] -> Example argument
[kate.glowArcticFoxMorph(Example argument)] -> Example argument
869. colorHarpy | cHarpy | colourHarpy
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorHarpy(Example argument)] -> Example argument
[brax.colorHarpy(Example argument)] -> Example argument
[kate.colorHarpy(Example argument)] -> Example argument
870. boldHarpy | bHarpy
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldHarpy(Example argument)] -> Example argument
[brax.boldHarpy(Example argument)] -> Example argument
[kate.boldHarpy(Example argument)] -> Example argument
871. italicHarpy | italicsHarpy | iHarpy
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicHarpy(Example argument)] -> Example argument
[brax.italicHarpy(Example argument)] -> Example argument
[kate.italicHarpy(Example argument)] -> Example argument
872. glowHarpy | glowingHarpy | gHarpy
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowHarpy(Example argument)] -> Example argument
[brax.glowHarpy(Example argument)] -> Example argument
[kate.glowHarpy(Example argument)] -> Example argument
873. colorSlime | cSlime | colourSlime
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSlime(Example argument)] -> Example argument
[brax.colorSlime(Example argument)] -> Example argument
[kate.colorSlime(Example argument)] -> Example argument
874. boldSlime | bSlime
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSlime(Example argument)] -> Example argument
[brax.boldSlime(Example argument)] -> Example argument
[kate.boldSlime(Example argument)] -> Example argument
875. italicSlime | italicsSlime | iSlime
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSlime(Example argument)] -> Example argument
[brax.italicSlime(Example argument)] -> Example argument
[kate.italicSlime(Example argument)] -> Example argument
876. glowSlime | glowingSlime | gSlime
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSlime(Example argument)] -> Example argument
[brax.glowSlime(Example argument)] -> Example argument
[kate.glowSlime(Example argument)] -> Example argument
877. colorDoll | cDoll | colourDoll
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDoll(Example argument)] -> Example argument
[brax.colorDoll(Example argument)] -> Example argument
[kate.colorDoll(Example argument)] -> Example argument
878. boldDoll | bDoll
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDoll(Example argument)] -> Example argument
[brax.boldDoll(Example argument)] -> Example argument
[kate.boldDoll(Example argument)] -> Example argument
879. italicDoll | italicsDoll | iDoll
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDoll(Example argument)] -> Example argument
[brax.italicDoll(Example argument)] -> Example argument
[kate.italicDoll(Example argument)] -> Example argument
880. glowDoll | glowingDoll | gDoll
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDoll(Example argument)] -> Example argument
[brax.glowDoll(Example argument)] -> Example argument
[kate.glowDoll(Example argument)] -> Example argument
881. colorSquirrelMorph | cSquirrelMorph | colourSquirrelMorph | colorSquirrel | cSquirrel | colourSquirrel
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSquirrelMorph(Example argument)] -> Example argument
[brax.colorSquirrelMorph(Example argument)] -> Example argument
[kate.colorSquirrelMorph(Example argument)] -> Example argument
882. boldSquirrelMorph | bSquirrelMorph | boldSquirrel | bSquirrel
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSquirrelMorph(Example argument)] -> Example argument
[brax.boldSquirrelMorph(Example argument)] -> Example argument
[kate.boldSquirrelMorph(Example argument)] -> Example argument
883. italicSquirrelMorph | italicsSquirrelMorph | iSquirrelMorph | italicSquirrel | italicsSquirrel | iSquirrel
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSquirrelMorph(Example argument)] -> Example argument
[brax.italicSquirrelMorph(Example argument)] -> Example argument
[kate.italicSquirrelMorph(Example argument)] -> Example argument
884. glowSquirrelMorph | glowingSquirrelMorph | gSquirrelMorph | glowSquirrel | glowingSquirrel | gSquirrel
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSquirrelMorph(Example argument)] -> Example argument
[brax.glowSquirrelMorph(Example argument)] -> Example argument
[kate.glowSquirrelMorph(Example argument)] -> Example argument
885. colorRatMorph | cRatMorph | colourRatMorph | colorRat | cRat | colourRat
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorRatMorph(Example argument)] -> Example argument
[brax.colorRatMorph(Example argument)] -> Example argument
[kate.colorRatMorph(Example argument)] -> Example argument
886. boldRatMorph | bRatMorph | boldRat | bRat
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldRatMorph(Example argument)] -> Example argument
[brax.boldRatMorph(Example argument)] -> Example argument
[kate.boldRatMorph(Example argument)] -> Example argument
887. italicRatMorph | italicsRatMorph | iRatMorph | italicRat | italicsRat | iRat
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicRatMorph(Example argument)] -> Example argument
[brax.italicRatMorph(Example argument)] -> Example argument
[kate.italicRatMorph(Example argument)] -> Example argument
888. glowRatMorph | glowingRatMorph | gRatMorph | glowRat | glowingRat | gRat
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowRatMorph(Example argument)] -> Example argument
[brax.glowRatMorph(Example argument)] -> Example argument
[kate.glowRatMorph(Example argument)] -> Example argument
889. colorRabbitMorph | cRabbitMorph | colourRabbitMorph | colorRabbit | cRabbit | colourRabbit
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorRabbitMorph(Example argument)] -> Example argument
[brax.colorRabbitMorph(Example argument)] -> Example argument
[kate.colorRabbitMorph(Example argument)] -> Example argument
890. boldRabbitMorph | bRabbitMorph | boldRabbit | bRabbit
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldRabbitMorph(Example argument)] -> Example argument
[brax.boldRabbitMorph(Example argument)] -> Example argument
[kate.boldRabbitMorph(Example argument)] -> Example argument
891. italicRabbitMorph | italicsRabbitMorph | iRabbitMorph | italicRabbit | italicsRabbit | iRabbit
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicRabbitMorph(Example argument)] -> Example argument
[brax.italicRabbitMorph(Example argument)] -> Example argument
[kate.italicRabbitMorph(Example argument)] -> Example argument
892. glowRabbitMorph | glowingRabbitMorph | gRabbitMorph | glowRabbit | glowingRabbit | gRabbit
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowRabbitMorph(Example argument)] -> Example argument
[brax.glowRabbitMorph(Example argument)] -> Example argument
[kate.glowRabbitMorph(Example argument)] -> Example argument
893. colorBatMorph | cBatMorph | colourBatMorph | colorBat | cBat | colourBat
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorBatMorph(Example argument)] -> Example argument
[brax.colorBatMorph(Example argument)] -> Example argument
[kate.colorBatMorph(Example argument)] -> Example argument
894. boldBatMorph | bBatMorph | boldBat | bBat
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldBatMorph(Example argument)] -> Example argument
[brax.boldBatMorph(Example argument)] -> Example argument
[kate.boldBatMorph(Example argument)] -> Example argument
895. italicBatMorph | italicsBatMorph | iBatMorph | italicBat | italicsBat | iBat
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicBatMorph(Example argument)] -> Example argument
[brax.italicBatMorph(Example argument)] -> Example argument
[kate.italicBatMorph(Example argument)] -> Example argument
896. glowBatMorph | glowingBatMorph | gBatMorph | glowBat | glowingBat | gBat
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowBatMorph(Example argument)] -> Example argument
[brax.glowBatMorph(Example argument)] -> Example argument
[kate.glowBatMorph(Example argument)] -> Example argument
897. colorAlligatorMorph | cAlligatorMorph | colourAlligatorMorph | colorAlligator | cAlligator | colourAlligator | colorGatorMorph | cGatorMorph | colourGatorMorph | colorGator | cGator | colourGator
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorAlligatorMorph(Example argument)] -> Example argument
[brax.colorAlligatorMorph(Example argument)] -> Example argument
[kate.colorAlligatorMorph(Example argument)] -> Example argument
898. boldAlligatorMorph | bAlligatorMorph | boldAlligator | bAlligator | boldGatorMorph | bGatorMorph | boldGator | bGator
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldAlligatorMorph(Example argument)] -> Example argument
[brax.boldAlligatorMorph(Example argument)] -> Example argument
[kate.boldAlligatorMorph(Example argument)] -> Example argument
899. italicAlligatorMorph | italicsAlligatorMorph | iAlligatorMorph | italicAlligator | italicsAlligator | iAlligator | italicGatorMorph | italicsGatorMorph | iGatorMorph | italicGator | italicsGator | iGator
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicAlligatorMorph(Example argument)] -> Example argument
[brax.italicAlligatorMorph(Example argument)] -> Example argument
[kate.italicAlligatorMorph(Example argument)] -> Example argument
900. glowAlligatorMorph | glowingAlligatorMorph | gAlligatorMorph | glowAlligator | glowingAlligator | gAlligator | glowGatorMorph | glowingGatorMorph | gGatorMorph | glowGator | glowingGator | gGator
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowAlligatorMorph(Example argument)] -> Example argument
[brax.glowAlligatorMorph(Example argument)] -> Example argument
[kate.glowAlligatorMorph(Example argument)] -> Example argument
901. colorBadEnd | cBadEnd | colourBadEnd
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorBadEnd(Example argument)] -> Example argument
[brax.colorBadEnd(Example argument)] -> Example argument
[kate.colorBadEnd(Example argument)] -> Example argument
902. boldBadEnd | bBadEnd
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldBadEnd(Example argument)] -> Example argument
[brax.boldBadEnd(Example argument)] -> Example argument
[kate.boldBadEnd(Example argument)] -> Example argument
903. italicBadEnd | italicsBadEnd | iBadEnd
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicBadEnd(Example argument)] -> Example argument
[brax.italicBadEnd(Example argument)] -> Example argument
[kate.italicBadEnd(Example argument)] -> Example argument
904. glowBadEnd | glowingBadEnd | gBadEnd
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowBadEnd(Example argument)] -> Example argument
[brax.glowBadEnd(Example argument)] -> Example argument
[kate.glowBadEnd(Example argument)] -> Example argument
905. colorQuestMain | cQuestMain | colourQuestMain | colorMainQuest | cMainQuest | colourMainQuest
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorQuestMain(Example argument)] -> Example argument
[brax.colorQuestMain(Example argument)] -> Example argument
[kate.colorQuestMain(Example argument)] -> Example argument
906. boldQuestMain | bQuestMain | boldMainQuest | bMainQuest
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldQuestMain(Example argument)] -> Example argument
[brax.boldQuestMain(Example argument)] -> Example argument
[kate.boldQuestMain(Example argument)] -> Example argument
907. italicQuestMain | italicsQuestMain | iQuestMain | italicMainQuest | italicsMainQuest | iMainQuest
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicQuestMain(Example argument)] -> Example argument
[brax.italicQuestMain(Example argument)] -> Example argument
[kate.italicQuestMain(Example argument)] -> Example argument
908. glowQuestMain | glowingQuestMain | gQuestMain | glowMainQuest | glowingMainQuest | gMainQuest
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowQuestMain(Example argument)] -> Example argument
[brax.glowQuestMain(Example argument)] -> Example argument
[kate.glowQuestMain(Example argument)] -> Example argument
909. colorQuestSide | cQuestSide | colourQuestSide | colorSideQuest | cSideQuest | colourSideQuest
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorQuestSide(Example argument)] -> Example argument
[brax.colorQuestSide(Example argument)] -> Example argument
[kate.colorQuestSide(Example argument)] -> Example argument
910. boldQuestSide | bQuestSide | boldSideQuest | bSideQuest
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldQuestSide(Example argument)] -> Example argument
[brax.boldQuestSide(Example argument)] -> Example argument
[kate.boldQuestSide(Example argument)] -> Example argument
911. italicQuestSide | italicsQuestSide | iQuestSide | italicSideQuest | italicsSideQuest | iSideQuest
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicQuestSide(Example argument)] -> Example argument
[brax.italicQuestSide(Example argument)] -> Example argument
[kate.italicQuestSide(Example argument)] -> Example argument
912. glowQuestSide | glowingQuestSide | gQuestSide | glowSideQuest | glowingSideQuest | gSideQuest
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowQuestSide(Example argument)] -> Example argument
[brax.glowQuestSide(Example argument)] -> Example argument
[kate.glowQuestSide(Example argument)] -> Example argument
913. colorQuestRelationship | cQuestRelationship | colourQuestRelationship | colorRelationshipQuest | cRelationshipQuest | colourRelationshipQuest | colorQuestRomance | cQuestRomance | colourQuestRomance | colorRomanceQuest | cRomanceQuest | colourRomanceQuest
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorQuestRelationship(Example argument)] -> Example argument
[brax.colorQuestRelationship(Example argument)] -> Example argument
[kate.colorQuestRelationship(Example argument)] -> Example argument
914. boldQuestRelationship | bQuestRelationship | boldRelationshipQuest | bRelationshipQuest | boldQuestRomance | bQuestRomance | boldRomanceQuest | bRomanceQuest
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldQuestRelationship(Example argument)] -> Example argument
[brax.boldQuestRelationship(Example argument)] -> Example argument
[kate.boldQuestRelationship(Example argument)] -> Example argument
915. italicQuestRelationship | italicsQuestRelationship | iQuestRelationship | italicRelationshipQuest | italicsRelationshipQuest | iRelationshipQuest | italicQuestRomance | italicsQuestRomance | iQuestRomance | italicRomanceQuest | italicsRomanceQuest | iRomanceQuest
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicQuestRelationship(Example argument)] -> Example argument
[brax.italicQuestRelationship(Example argument)] -> Example argument
[kate.italicQuestRelationship(Example argument)] -> Example argument
916. glowQuestRelationship | glowingQuestRelationship | gQuestRelationship | glowRelationshipQuest | glowingRelationshipQuest | gRelationshipQuest | glowQuestRomance | glowingQuestRomance | gQuestRomance | glowRomanceQuest | glowingRomanceQuest | gRomanceQuest
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowQuestRelationship(Example argument)] -> Example argument
[brax.glowQuestRelationship(Example argument)] -> Example argument
[kate.glowQuestRelationship(Example argument)] -> Example argument
917. colorHealth | cHealth | colourHealth | colorHp | cHp | colourHp | colorEnergy | cEnergy | colourEnergy
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorHealth(Example argument)] -> Example argument
[brax.colorHealth(Example argument)] -> Example argument
[kate.colorHealth(Example argument)] -> Example argument
918. boldHealth | bHealth | boldHp | bHp | boldEnergy | bEnergy
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldHealth(Example argument)] -> Example argument
[brax.boldHealth(Example argument)] -> Example argument
[kate.boldHealth(Example argument)] -> Example argument
919. italicHealth | italicsHealth | iHealth | italicHp | italicsHp | iHp | italicEnergy | italicsEnergy | iEnergy
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicHealth(Example argument)] -> Example argument
[brax.italicHealth(Example argument)] -> Example argument
[kate.italicHealth(Example argument)] -> Example argument
920. glowHealth | glowingHealth | gHealth | glowHp | glowingHp | gHp | glowEnergy | glowingEnergy | gEnergy
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowHealth(Example argument)] -> Example argument
[brax.glowHealth(Example argument)] -> Example argument
[kate.glowHealth(Example argument)] -> Example argument
921. colorWillpower | cWillpower | colourWillpower | colorWp | cWp | colourWp | colorMana | cMana | colourMana | colorAura | cAura | colourAura
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorWillpower(Example argument)] -> Example argument
[brax.colorWillpower(Example argument)] -> Example argument
[kate.colorWillpower(Example argument)] -> Example argument
922. boldWillpower | bWillpower | boldWp | bWp | boldMana | bMana | boldAura | bAura
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldWillpower(Example argument)] -> Example argument
[brax.boldWillpower(Example argument)] -> Example argument
[kate.boldWillpower(Example argument)] -> Example argument
923. italicWillpower | italicsWillpower | iWillpower | italicWp | italicsWp | iWp | italicMana | italicsMana | iMana | italicAura | italicsAura | iAura
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicWillpower(Example argument)] -> Example argument
[brax.italicWillpower(Example argument)] -> Example argument
[kate.italicWillpower(Example argument)] -> Example argument
924. glowWillpower | glowingWillpower | gWillpower | glowWp | glowingWp | gWp | glowMana | glowingMana | gMana | glowAura | glowingAura | gAura
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowWillpower(Example argument)] -> Example argument
[brax.glowWillpower(Example argument)] -> Example argument
[kate.glowWillpower(Example argument)] -> Example argument
925. colorPhysique | cPhysique | colourPhysique | colorPhys | cPhys | colourPhys | colorStrength | cStrength | colourStrength | colorStr | cStr | colourStr
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorPhysique(Example argument)] -> Example argument
[brax.colorPhysique(Example argument)] -> Example argument
[kate.colorPhysique(Example argument)] -> Example argument
926. boldPhysique | bPhysique | boldPhys | bPhys | boldStrength | bStrength | boldStr | bStr
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldPhysique(Example argument)] -> Example argument
[brax.boldPhysique(Example argument)] -> Example argument
[kate.boldPhysique(Example argument)] -> Example argument
927. italicPhysique | italicsPhysique | iPhysique | italicPhys | italicsPhys | iPhys | italicStrength | italicsStrength | iStrength | italicStr | italicsStr | iStr
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicPhysique(Example argument)] -> Example argument
[brax.italicPhysique(Example argument)] -> Example argument
[kate.italicPhysique(Example argument)] -> Example argument
928. glowPhysique | glowingPhysique | gPhysique | glowPhys | glowingPhys | gPhys | glowStrength | glowingStrength | gStrength | glowStr | glowingStr | gStr
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowPhysique(Example argument)] -> Example argument
[brax.glowPhysique(Example argument)] -> Example argument
[kate.glowPhysique(Example argument)] -> Example argument
929. colorIntelligence | cIntelligence | colourIntelligence | colorInt | cInt | colourInt
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorIntelligence(Example argument)] -> Example argument
[brax.colorIntelligence(Example argument)] -> Example argument
[kate.colorIntelligence(Example argument)] -> Example argument
930. boldIntelligence | bIntelligence | boldInt | bInt
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldIntelligence(Example argument)] -> Example argument
[brax.boldIntelligence(Example argument)] -> Example argument
[kate.boldIntelligence(Example argument)] -> Example argument
931. italicIntelligence | italicsIntelligence | iIntelligence | italicInt | italicsInt | iInt
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicIntelligence(Example argument)] -> Example argument
[brax.italicIntelligence(Example argument)] -> Example argument
[kate.italicIntelligence(Example argument)] -> Example argument
932. glowIntelligence | glowingIntelligence | gIntelligence | glowInt | glowingInt | gInt
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowIntelligence(Example argument)] -> Example argument
[brax.glowIntelligence(Example argument)] -> Example argument
[kate.glowIntelligence(Example argument)] -> Example argument
933. colorCorruption | cCorruption | colourCorruption | colorCor | cCor | colourCor | colorCorr | cCorr | colourCorr
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCorruption(Example argument)] -> Example argument
[brax.colorCorruption(Example argument)] -> Example argument
[kate.colorCorruption(Example argument)] -> Example argument
934. boldCorruption | bCorruption | boldCor | bCor | boldCorr | bCorr
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCorruption(Example argument)] -> Example argument
[brax.boldCorruption(Example argument)] -> Example argument
[kate.boldCorruption(Example argument)] -> Example argument
935. italicCorruption | italicsCorruption | iCorruption | italicCor | italicsCor | iCor | italicCorr | italicsCorr | iCorr
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCorruption(Example argument)] -> Example argument
[brax.italicCorruption(Example argument)] -> Example argument
[kate.italicCorruption(Example argument)] -> Example argument
936. glowCorruption | glowingCorruption | gCorruption | glowCor | glowingCor | gCor | glowCorr | glowingCorr | gCorr
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCorruption(Example argument)] -> Example argument
[brax.glowCorruption(Example argument)] -> Example argument
[kate.glowCorruption(Example argument)] -> Example argument
937. colorArousal | cArousal | colourArousal | colorArs | cArs | colourArs
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorArousal(Example argument)] -> Example argument
[brax.colorArousal(Example argument)] -> Example argument
[kate.colorArousal(Example argument)] -> Example argument
938. boldArousal | bArousal | boldArs | bArs
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldArousal(Example argument)] -> Example argument
[brax.boldArousal(Example argument)] -> Example argument
[kate.boldArousal(Example argument)] -> Example argument
939. italicArousal | italicsArousal | iArousal | italicArs | italicsArs | iArs
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicArousal(Example argument)] -> Example argument
[brax.italicArousal(Example argument)] -> Example argument
[kate.italicArousal(Example argument)] -> Example argument
940. glowArousal | glowingArousal | gArousal | glowArs | glowingArs | gArs
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowArousal(Example argument)] -> Example argument
[brax.glowArousal(Example argument)] -> Example argument
[kate.glowArousal(Example argument)] -> Example argument
941. colorLust | cLust | colourLust | colorLst | cLst | colourLst | colorSeduction | cSeduction | colourSeduction
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorLust(Example argument)] -> Example argument
[brax.colorLust(Example argument)] -> Example argument
[kate.colorLust(Example argument)] -> Example argument
942. boldLust | bLust | boldLst | bLst | boldSeduction | bSeduction
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldLust(Example argument)] -> Example argument
[brax.boldLust(Example argument)] -> Example argument
[kate.boldLust(Example argument)] -> Example argument
943. italicLust | italicsLust | iLust | italicLst | italicsLst | iLst | italicSeduction | italicsSeduction | iSeduction
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicLust(Example argument)] -> Example argument
[brax.italicLust(Example argument)] -> Example argument
[kate.italicLust(Example argument)] -> Example argument
944. glowLust | glowingLust | gLust | glowLst | glowingLst | gLst | glowSeduction | glowingSeduction | gSeduction
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowLust(Example argument)] -> Example argument
[brax.glowLust(Example argument)] -> Example argument
[kate.glowLust(Example argument)] -> Example argument
945. colorCompanion | cCompanion | colourCompanion | colorCompanions | cCompanions | colourCompanions
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCompanion(Example argument)] -> Example argument
[brax.colorCompanion(Example argument)] -> Example argument
[kate.colorCompanion(Example argument)] -> Example argument
946. boldCompanion | bCompanion | boldCompanions | bCompanions
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCompanion(Example argument)] -> Example argument
[brax.boldCompanion(Example argument)] -> Example argument
[kate.boldCompanion(Example argument)] -> Example argument
947. italicCompanion | italicsCompanion | iCompanion | italicCompanions | italicsCompanions | iCompanions
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCompanion(Example argument)] -> Example argument
[brax.italicCompanion(Example argument)] -> Example argument
[kate.italicCompanion(Example argument)] -> Example argument
948. glowCompanion | glowingCompanion | gCompanion | glowCompanions | glowingCompanions | gCompanions
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCompanion(Example argument)] -> Example argument
[brax.glowCompanion(Example argument)] -> Example argument
[kate.glowCompanion(Example argument)] -> Example argument
949. colorStamina | cStamina | colourStamina
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorStamina(Example argument)] -> Example argument
[brax.colorStamina(Example argument)] -> Example argument
[kate.colorStamina(Example argument)] -> Example argument
950. boldStamina | bStamina
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldStamina(Example argument)] -> Example argument
[brax.boldStamina(Example argument)] -> Example argument
[kate.boldStamina(Example argument)] -> Example argument
951. italicStamina | italicsStamina | iStamina
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicStamina(Example argument)] -> Example argument
[brax.italicStamina(Example argument)] -> Example argument
[kate.italicStamina(Example argument)] -> Example argument
952. glowStamina | glowingStamina | gStamina
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowStamina(Example argument)] -> Example argument
[brax.glowStamina(Example argument)] -> Example argument
[kate.glowStamina(Example argument)] -> Example argument
953. colorSleep | cSleep | colourSleep | colorSleeping | cSleeping | colourSleeping
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSleep(Example argument)] -> Example argument
[brax.colorSleep(Example argument)] -> Example argument
[kate.colorSleep(Example argument)] -> Example argument
954. boldSleep | bSleep | boldSleeping | bSleeping
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSleep(Example argument)] -> Example argument
[brax.boldSleep(Example argument)] -> Example argument
[kate.boldSleep(Example argument)] -> Example argument
955. italicSleep | italicsSleep | iSleep | italicSleeping | italicsSleeping | iSleeping
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSleep(Example argument)] -> Example argument
[brax.italicSleep(Example argument)] -> Example argument
[kate.italicSleep(Example argument)] -> Example argument
956. glowSleep | glowingSleep | gSleep | glowSleeping | glowingSleeping | gSleeping
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSleep(Example argument)] -> Example argument
[brax.glowSleep(Example argument)] -> Example argument
[kate.glowSleep(Example argument)] -> Example argument
957. colorAffection | cAffection | colourAffection
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorAffection(Example argument)] -> Example argument
[brax.colorAffection(Example argument)] -> Example argument
[kate.colorAffection(Example argument)] -> Example argument
958. boldAffection | bAffection
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldAffection(Example argument)] -> Example argument
[brax.boldAffection(Example argument)] -> Example argument
[kate.boldAffection(Example argument)] -> Example argument
959. italicAffection | italicsAffection | iAffection
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicAffection(Example argument)] -> Example argument
[brax.italicAffection(Example argument)] -> Example argument
[kate.italicAffection(Example argument)] -> Example argument
960. glowAffection | glowingAffection | gAffection
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowAffection(Example argument)] -> Example argument
[brax.glowAffection(Example argument)] -> Example argument
[kate.glowAffection(Example argument)] -> Example argument
961. colorObedience | cObedience | colourObedience
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorObedience(Example argument)] -> Example argument
[brax.colorObedience(Example argument)] -> Example argument
[kate.colorObedience(Example argument)] -> Example argument
962. boldObedience | bObedience
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldObedience(Example argument)] -> Example argument
[brax.boldObedience(Example argument)] -> Example argument
[kate.boldObedience(Example argument)] -> Example argument
963. italicObedience | italicsObedience | iObedience
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicObedience(Example argument)] -> Example argument
[brax.italicObedience(Example argument)] -> Example argument
[kate.italicObedience(Example argument)] -> Example argument
964. glowObedience | glowingObedience | gObedience
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowObedience(Example argument)] -> Example argument
[brax.glowObedience(Example argument)] -> Example argument
[kate.glowObedience(Example argument)] -> Example argument
965. colorMasculineStrong | cMasculineStrong | colourMasculineStrong | colorMasStr | cMasStr | colourMasStr | colorMasculinePlus | cMasculinePlus | colourMasculinePlus
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorMasculineStrong(Example argument)] -> Example argument
[brax.colorMasculineStrong(Example argument)] -> Example argument
[kate.colorMasculineStrong(Example argument)] -> Example argument
966. boldMasculineStrong | bMasculineStrong | boldMasStr | bMasStr | boldMasculinePlus | bMasculinePlus
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldMasculineStrong(Example argument)] -> Example argument
[brax.boldMasculineStrong(Example argument)] -> Example argument
[kate.boldMasculineStrong(Example argument)] -> Example argument
967. italicMasculineStrong | italicsMasculineStrong | iMasculineStrong | italicMasStr | italicsMasStr | iMasStr | italicMasculinePlus | italicsMasculinePlus | iMasculinePlus
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicMasculineStrong(Example argument)] -> Example argument
[brax.italicMasculineStrong(Example argument)] -> Example argument
[kate.italicMasculineStrong(Example argument)] -> Example argument
968. glowMasculineStrong | glowingMasculineStrong | gMasculineStrong | glowMasStr | glowingMasStr | gMasStr | glowMasculinePlus | glowingMasculinePlus | gMasculinePlus
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowMasculineStrong(Example argument)] -> Example argument
[brax.glowMasculineStrong(Example argument)] -> Example argument
[kate.glowMasculineStrong(Example argument)] -> Example argument
969. colorMasculine | cMasculine | colourMasculine | colorMas | cMas | colourMas
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorMasculine(Example argument)] -> Example argument
[brax.colorMasculine(Example argument)] -> Example argument
[kate.colorMasculine(Example argument)] -> Example argument
970. boldMasculine | bMasculine | boldMas | bMas
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldMasculine(Example argument)] -> Example argument
[brax.boldMasculine(Example argument)] -> Example argument
[kate.boldMasculine(Example argument)] -> Example argument
971. italicMasculine | italicsMasculine | iMasculine | italicMas | italicsMas | iMas
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicMasculine(Example argument)] -> Example argument
[brax.italicMasculine(Example argument)] -> Example argument
[kate.italicMasculine(Example argument)] -> Example argument
972. glowMasculine | glowingMasculine | gMasculine | glowMas | glowingMas | gMas
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowMasculine(Example argument)] -> Example argument
[brax.glowMasculine(Example argument)] -> Example argument
[kate.glowMasculine(Example argument)] -> Example argument
973. colorAndrogynous | cAndrogynous | colourAndrogynous | colorAndro | cAndro | colourAndro
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorAndrogynous(Example argument)] -> Example argument
[brax.colorAndrogynous(Example argument)] -> Example argument
[kate.colorAndrogynous(Example argument)] -> Example argument
974. boldAndrogynous | bAndrogynous | boldAndro | bAndro
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldAndrogynous(Example argument)] -> Example argument
[brax.boldAndrogynous(Example argument)] -> Example argument
[kate.boldAndrogynous(Example argument)] -> Example argument
975. italicAndrogynous | italicsAndrogynous | iAndrogynous | italicAndro | italicsAndro | iAndro
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicAndrogynous(Example argument)] -> Example argument
[brax.italicAndrogynous(Example argument)] -> Example argument
[kate.italicAndrogynous(Example argument)] -> Example argument
976. glowAndrogynous | glowingAndrogynous | gAndrogynous | glowAndro | glowingAndro | gAndro
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowAndrogynous(Example argument)] -> Example argument
[brax.glowAndrogynous(Example argument)] -> Example argument
[kate.glowAndrogynous(Example argument)] -> Example argument
977. colorFeminine | cFeminine | colourFeminine | colorFem | cFem | colourFem
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorFeminine(Example argument)] -> Example argument
[brax.colorFeminine(Example argument)] -> Example argument
[kate.colorFeminine(Example argument)] -> Example argument
978. boldFeminine | bFeminine | boldFem | bFem
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldFeminine(Example argument)] -> Example argument
[brax.boldFeminine(Example argument)] -> Example argument
[kate.boldFeminine(Example argument)] -> Example argument
979. italicFeminine | italicsFeminine | iFeminine | italicFem | italicsFem | iFem
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicFeminine(Example argument)] -> Example argument
[brax.italicFeminine(Example argument)] -> Example argument
[kate.italicFeminine(Example argument)] -> Example argument
980. glowFeminine | glowingFeminine | gFeminine | glowFem | glowingFem | gFem
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowFeminine(Example argument)] -> Example argument
[brax.glowFeminine(Example argument)] -> Example argument
[kate.glowFeminine(Example argument)] -> Example argument
981. colorFeminineStrong | cFeminineStrong | colourFeminineStrong | colorFemStr | cFemStr | colourFemStr | colorFemininePlus | cFemininePlus | colourFemininePlus
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorFeminineStrong(Example argument)] -> Example argument
[brax.colorFeminineStrong(Example argument)] -> Example argument
[kate.colorFeminineStrong(Example argument)] -> Example argument
982. boldFeminineStrong | bFeminineStrong | boldFemStr | bFemStr | boldFemininePlus | bFemininePlus
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldFeminineStrong(Example argument)] -> Example argument
[brax.boldFeminineStrong(Example argument)] -> Example argument
[kate.boldFeminineStrong(Example argument)] -> Example argument
983. italicFeminineStrong | italicsFeminineStrong | iFeminineStrong | italicFemStr | italicsFemStr | iFemStr | italicFemininePlus | italicsFemininePlus | iFemininePlus
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicFeminineStrong(Example argument)] -> Example argument
[brax.italicFeminineStrong(Example argument)] -> Example argument
[kate.italicFeminineStrong(Example argument)] -> Example argument
984. glowFeminineStrong | glowingFeminineStrong | gFeminineStrong | glowFemStr | glowingFemStr | gFemStr | glowFemininePlus | glowingFemininePlus | gFemininePlus
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowFeminineStrong(Example argument)] -> Example argument
[brax.glowFeminineStrong(Example argument)] -> Example argument
[kate.glowFeminineStrong(Example argument)] -> Example argument
985. colorBodySizeZero | cBodySizeZero | colourBodySizeZero
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorBodySizeZero(Example argument)] -> Example argument
[brax.colorBodySizeZero(Example argument)] -> Example argument
[kate.colorBodySizeZero(Example argument)] -> Example argument
986. boldBodySizeZero | bBodySizeZero
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldBodySizeZero(Example argument)] -> Example argument
[brax.boldBodySizeZero(Example argument)] -> Example argument
[kate.boldBodySizeZero(Example argument)] -> Example argument
987. italicBodySizeZero | italicsBodySizeZero | iBodySizeZero
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicBodySizeZero(Example argument)] -> Example argument
[brax.italicBodySizeZero(Example argument)] -> Example argument
[kate.italicBodySizeZero(Example argument)] -> Example argument
988. glowBodySizeZero | glowingBodySizeZero | gBodySizeZero
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowBodySizeZero(Example argument)] -> Example argument
[brax.glowBodySizeZero(Example argument)] -> Example argument
[kate.glowBodySizeZero(Example argument)] -> Example argument
989. colorBodySizeOne | cBodySizeOne | colourBodySizeOne
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorBodySizeOne(Example argument)] -> Example argument
[brax.colorBodySizeOne(Example argument)] -> Example argument
[kate.colorBodySizeOne(Example argument)] -> Example argument
990. boldBodySizeOne | bBodySizeOne
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldBodySizeOne(Example argument)] -> Example argument
[brax.boldBodySizeOne(Example argument)] -> Example argument
[kate.boldBodySizeOne(Example argument)] -> Example argument
991. italicBodySizeOne | italicsBodySizeOne | iBodySizeOne
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicBodySizeOne(Example argument)] -> Example argument
[brax.italicBodySizeOne(Example argument)] -> Example argument
[kate.italicBodySizeOne(Example argument)] -> Example argument
992. glowBodySizeOne | glowingBodySizeOne | gBodySizeOne
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowBodySizeOne(Example argument)] -> Example argument
[brax.glowBodySizeOne(Example argument)] -> Example argument
[kate.glowBodySizeOne(Example argument)] -> Example argument
993. colorBodySizeTwo | cBodySizeTwo | colourBodySizeTwo
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorBodySizeTwo(Example argument)] -> Example argument
[brax.colorBodySizeTwo(Example argument)] -> Example argument
[kate.colorBodySizeTwo(Example argument)] -> Example argument
994. boldBodySizeTwo | bBodySizeTwo
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldBodySizeTwo(Example argument)] -> Example argument
[brax.boldBodySizeTwo(Example argument)] -> Example argument
[kate.boldBodySizeTwo(Example argument)] -> Example argument
995. italicBodySizeTwo | italicsBodySizeTwo | iBodySizeTwo
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicBodySizeTwo(Example argument)] -> Example argument
[brax.italicBodySizeTwo(Example argument)] -> Example argument
[kate.italicBodySizeTwo(Example argument)] -> Example argument
996. glowBodySizeTwo | glowingBodySizeTwo | gBodySizeTwo
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowBodySizeTwo(Example argument)] -> Example argument
[brax.glowBodySizeTwo(Example argument)] -> Example argument
[kate.glowBodySizeTwo(Example argument)] -> Example argument
997. colorBodySizeThree | cBodySizeThree | colourBodySizeThree
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorBodySizeThree(Example argument)] -> Example argument
[brax.colorBodySizeThree(Example argument)] -> Example argument
[kate.colorBodySizeThree(Example argument)] -> Example argument
998. boldBodySizeThree | bBodySizeThree
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldBodySizeThree(Example argument)] -> Example argument
[brax.boldBodySizeThree(Example argument)] -> Example argument
[kate.boldBodySizeThree(Example argument)] -> Example argument
999. italicBodySizeThree | italicsBodySizeThree | iBodySizeThree
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicBodySizeThree(Example argument)] -> Example argument
[brax.italicBodySizeThree(Example argument)] -> Example argument
[kate.italicBodySizeThree(Example argument)] -> Example argument
1000. glowBodySizeThree | glowingBodySizeThree | gBodySizeThree
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowBodySizeThree(Example argument)] -> Example argument
[brax.glowBodySizeThree(Example argument)] -> Example argument
[kate.glowBodySizeThree(Example argument)] -> Example argument
1001. colorBodySizeFour | cBodySizeFour | colourBodySizeFour
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorBodySizeFour(Example argument)] -> Example argument
[brax.colorBodySizeFour(Example argument)] -> Example argument
[kate.colorBodySizeFour(Example argument)] -> Example argument
1002. boldBodySizeFour | bBodySizeFour
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldBodySizeFour(Example argument)] -> Example argument
[brax.boldBodySizeFour(Example argument)] -> Example argument
[kate.boldBodySizeFour(Example argument)] -> Example argument
1003. italicBodySizeFour | italicsBodySizeFour | iBodySizeFour
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicBodySizeFour(Example argument)] -> Example argument
[brax.italicBodySizeFour(Example argument)] -> Example argument
[kate.italicBodySizeFour(Example argument)] -> Example argument
1004. glowBodySizeFour | glowingBodySizeFour | gBodySizeFour
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowBodySizeFour(Example argument)] -> Example argument
[brax.glowBodySizeFour(Example argument)] -> Example argument
[kate.glowBodySizeFour(Example argument)] -> Example argument
1005. colorMuscleZero | cMuscleZero | colourMuscleZero
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorMuscleZero(Example argument)] -> Example argument
[brax.colorMuscleZero(Example argument)] -> Example argument
[kate.colorMuscleZero(Example argument)] -> Example argument
1006. boldMuscleZero | bMuscleZero
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldMuscleZero(Example argument)] -> Example argument
[brax.boldMuscleZero(Example argument)] -> Example argument
[kate.boldMuscleZero(Example argument)] -> Example argument
1007. italicMuscleZero | italicsMuscleZero | iMuscleZero
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicMuscleZero(Example argument)] -> Example argument
[brax.italicMuscleZero(Example argument)] -> Example argument
[kate.italicMuscleZero(Example argument)] -> Example argument
1008. glowMuscleZero | glowingMuscleZero | gMuscleZero
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowMuscleZero(Example argument)] -> Example argument
[brax.glowMuscleZero(Example argument)] -> Example argument
[kate.glowMuscleZero(Example argument)] -> Example argument
1009. colorMuscleOne | cMuscleOne | colourMuscleOne
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorMuscleOne(Example argument)] -> Example argument
[brax.colorMuscleOne(Example argument)] -> Example argument
[kate.colorMuscleOne(Example argument)] -> Example argument
1010. boldMuscleOne | bMuscleOne
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldMuscleOne(Example argument)] -> Example argument
[brax.boldMuscleOne(Example argument)] -> Example argument
[kate.boldMuscleOne(Example argument)] -> Example argument
1011. italicMuscleOne | italicsMuscleOne | iMuscleOne
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicMuscleOne(Example argument)] -> Example argument
[brax.italicMuscleOne(Example argument)] -> Example argument
[kate.italicMuscleOne(Example argument)] -> Example argument
1012. glowMuscleOne | glowingMuscleOne | gMuscleOne
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowMuscleOne(Example argument)] -> Example argument
[brax.glowMuscleOne(Example argument)] -> Example argument
[kate.glowMuscleOne(Example argument)] -> Example argument
1013. colorMuscleTwo | cMuscleTwo | colourMuscleTwo
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorMuscleTwo(Example argument)] -> Example argument
[brax.colorMuscleTwo(Example argument)] -> Example argument
[kate.colorMuscleTwo(Example argument)] -> Example argument
1014. boldMuscleTwo | bMuscleTwo
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldMuscleTwo(Example argument)] -> Example argument
[brax.boldMuscleTwo(Example argument)] -> Example argument
[kate.boldMuscleTwo(Example argument)] -> Example argument
1015. italicMuscleTwo | italicsMuscleTwo | iMuscleTwo
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicMuscleTwo(Example argument)] -> Example argument
[brax.italicMuscleTwo(Example argument)] -> Example argument
[kate.italicMuscleTwo(Example argument)] -> Example argument
1016. glowMuscleTwo | glowingMuscleTwo | gMuscleTwo
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowMuscleTwo(Example argument)] -> Example argument
[brax.glowMuscleTwo(Example argument)] -> Example argument
[kate.glowMuscleTwo(Example argument)] -> Example argument
1017. colorMuscleThree | cMuscleThree | colourMuscleThree
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorMuscleThree(Example argument)] -> Example argument
[brax.colorMuscleThree(Example argument)] -> Example argument
[kate.colorMuscleThree(Example argument)] -> Example argument
1018. boldMuscleThree | bMuscleThree
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldMuscleThree(Example argument)] -> Example argument
[brax.boldMuscleThree(Example argument)] -> Example argument
[kate.boldMuscleThree(Example argument)] -> Example argument
1019. italicMuscleThree | italicsMuscleThree | iMuscleThree
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicMuscleThree(Example argument)] -> Example argument
[brax.italicMuscleThree(Example argument)] -> Example argument
[kate.italicMuscleThree(Example argument)] -> Example argument
1020. glowMuscleThree | glowingMuscleThree | gMuscleThree
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowMuscleThree(Example argument)] -> Example argument
[brax.glowMuscleThree(Example argument)] -> Example argument
[kate.glowMuscleThree(Example argument)] -> Example argument
1021. colorMuscleFour | cMuscleFour | colourMuscleFour
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorMuscleFour(Example argument)] -> Example argument
[brax.colorMuscleFour(Example argument)] -> Example argument
[kate.colorMuscleFour(Example argument)] -> Example argument
1022. boldMuscleFour | bMuscleFour
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldMuscleFour(Example argument)] -> Example argument
[brax.boldMuscleFour(Example argument)] -> Example argument
[kate.boldMuscleFour(Example argument)] -> Example argument
1023. italicMuscleFour | italicsMuscleFour | iMuscleFour
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicMuscleFour(Example argument)] -> Example argument
[brax.italicMuscleFour(Example argument)] -> Example argument
[kate.italicMuscleFour(Example argument)] -> Example argument
1024. glowMuscleFour | glowingMuscleFour | gMuscleFour
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowMuscleFour(Example argument)] -> Example argument
[brax.glowMuscleFour(Example argument)] -> Example argument
[kate.glowMuscleFour(Example argument)] -> Example argument
1025. colorAgeTeens | cAgeTeens | colourAgeTeens
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorAgeTeens(Example argument)] -> Example argument
[brax.colorAgeTeens(Example argument)] -> Example argument
[kate.colorAgeTeens(Example argument)] -> Example argument
1026. boldAgeTeens | bAgeTeens
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldAgeTeens(Example argument)] -> Example argument
[brax.boldAgeTeens(Example argument)] -> Example argument
[kate.boldAgeTeens(Example argument)] -> Example argument
1027. italicAgeTeens | italicsAgeTeens | iAgeTeens
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicAgeTeens(Example argument)] -> Example argument
[brax.italicAgeTeens(Example argument)] -> Example argument
[kate.italicAgeTeens(Example argument)] -> Example argument
1028. glowAgeTeens | glowingAgeTeens | gAgeTeens
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowAgeTeens(Example argument)] -> Example argument
[brax.glowAgeTeens(Example argument)] -> Example argument
[kate.glowAgeTeens(Example argument)] -> Example argument
1029. colorAgeTwenties | cAgeTwenties | colourAgeTwenties
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorAgeTwenties(Example argument)] -> Example argument
[brax.colorAgeTwenties(Example argument)] -> Example argument
[kate.colorAgeTwenties(Example argument)] -> Example argument
1030. boldAgeTwenties | bAgeTwenties
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldAgeTwenties(Example argument)] -> Example argument
[brax.boldAgeTwenties(Example argument)] -> Example argument
[kate.boldAgeTwenties(Example argument)] -> Example argument
1031. italicAgeTwenties | italicsAgeTwenties | iAgeTwenties
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicAgeTwenties(Example argument)] -> Example argument
[brax.italicAgeTwenties(Example argument)] -> Example argument
[kate.italicAgeTwenties(Example argument)] -> Example argument
1032. glowAgeTwenties | glowingAgeTwenties | gAgeTwenties
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowAgeTwenties(Example argument)] -> Example argument
[brax.glowAgeTwenties(Example argument)] -> Example argument
[kate.glowAgeTwenties(Example argument)] -> Example argument
1033. colorAge | cAge | colourAge | colorAgeThirties | cAgeThirties | colourAgeThirties
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorAge(Example argument)] -> Example argument
[brax.colorAge(Example argument)] -> Example argument
[kate.colorAge(Example argument)] -> Example argument
1034. boldAge | bAge | boldAgeThirties | bAgeThirties
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldAge(Example argument)] -> Example argument
[brax.boldAge(Example argument)] -> Example argument
[kate.boldAge(Example argument)] -> Example argument
1035. italicAge | italicsAge | iAge | italicAgeThirties | italicsAgeThirties | iAgeThirties
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicAge(Example argument)] -> Example argument
[brax.italicAge(Example argument)] -> Example argument
[kate.italicAge(Example argument)] -> Example argument
1036. glowAge | glowingAge | gAge | glowAgeThirties | glowingAgeThirties | gAgeThirties
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowAge(Example argument)] -> Example argument
[brax.glowAge(Example argument)] -> Example argument
[kate.glowAge(Example argument)] -> Example argument
1037. colorAgeForties | cAgeForties | colourAgeForties
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorAgeForties(Example argument)] -> Example argument
[brax.colorAgeForties(Example argument)] -> Example argument
[kate.colorAgeForties(Example argument)] -> Example argument
1038. boldAgeForties | bAgeForties
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldAgeForties(Example argument)] -> Example argument
[brax.boldAgeForties(Example argument)] -> Example argument
[kate.boldAgeForties(Example argument)] -> Example argument
1039. italicAgeForties | italicsAgeForties | iAgeForties
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicAgeForties(Example argument)] -> Example argument
[brax.italicAgeForties(Example argument)] -> Example argument
[kate.italicAgeForties(Example argument)] -> Example argument
1040. glowAgeForties | glowingAgeForties | gAgeForties
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowAgeForties(Example argument)] -> Example argument
[brax.glowAgeForties(Example argument)] -> Example argument
[kate.glowAgeForties(Example argument)] -> Example argument
1041. colorAgeFifties | cAgeFifties | colourAgeFifties
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorAgeFifties(Example argument)] -> Example argument
[brax.colorAgeFifties(Example argument)] -> Example argument
[kate.colorAgeFifties(Example argument)] -> Example argument
1042. boldAgeFifties | bAgeFifties
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldAgeFifties(Example argument)] -> Example argument
[brax.boldAgeFifties(Example argument)] -> Example argument
[kate.boldAgeFifties(Example argument)] -> Example argument
1043. italicAgeFifties | italicsAgeFifties | iAgeFifties
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicAgeFifties(Example argument)] -> Example argument
[brax.italicAgeFifties(Example argument)] -> Example argument
[kate.italicAgeFifties(Example argument)] -> Example argument
1044. glowAgeFifties | glowingAgeFifties | gAgeFifties
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowAgeFifties(Example argument)] -> Example argument
[brax.glowAgeFifties(Example argument)] -> Example argument
[kate.glowAgeFifties(Example argument)] -> Example argument
1045. colorAgeSixties | cAgeSixties | colourAgeSixties
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorAgeSixties(Example argument)] -> Example argument
[brax.colorAgeSixties(Example argument)] -> Example argument
[kate.colorAgeSixties(Example argument)] -> Example argument
1046. boldAgeSixties | bAgeSixties
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldAgeSixties(Example argument)] -> Example argument
[brax.boldAgeSixties(Example argument)] -> Example argument
[kate.boldAgeSixties(Example argument)] -> Example argument
1047. italicAgeSixties | italicsAgeSixties | iAgeSixties
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicAgeSixties(Example argument)] -> Example argument
[brax.italicAgeSixties(Example argument)] -> Example argument
[kate.italicAgeSixties(Example argument)] -> Example argument
1048. glowAgeSixties | glowingAgeSixties | gAgeSixties
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowAgeSixties(Example argument)] -> Example argument
[brax.glowAgeSixties(Example argument)] -> Example argument
[kate.glowAgeSixties(Example argument)] -> Example argument
1049. colorAlcohol | cAlcohol | colourAlcohol
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorAlcohol(Example argument)] -> Example argument
[brax.colorAlcohol(Example argument)] -> Example argument
[kate.colorAlcohol(Example argument)] -> Example argument
1050. boldAlcohol | bAlcohol
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldAlcohol(Example argument)] -> Example argument
[brax.boldAlcohol(Example argument)] -> Example argument
[kate.boldAlcohol(Example argument)] -> Example argument
1051. italicAlcohol | italicsAlcohol | iAlcohol
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicAlcohol(Example argument)] -> Example argument
[brax.italicAlcohol(Example argument)] -> Example argument
[kate.italicAlcohol(Example argument)] -> Example argument
1052. glowAlcohol | glowingAlcohol | gAlcohol
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowAlcohol(Example argument)] -> Example argument
[brax.glowAlcohol(Example argument)] -> Example argument
[kate.glowAlcohol(Example argument)] -> Example argument
1053. colorPsychoactive | cPsychoactive | colourPsychoactive
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorPsychoactive(Example argument)] -> Example argument
[brax.colorPsychoactive(Example argument)] -> Example argument
[kate.colorPsychoactive(Example argument)] -> Example argument
1054. boldPsychoactive | bPsychoactive
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldPsychoactive(Example argument)] -> Example argument
[brax.boldPsychoactive(Example argument)] -> Example argument
[kate.boldPsychoactive(Example argument)] -> Example argument
1055. italicPsychoactive | italicsPsychoactive | iPsychoactive
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicPsychoactive(Example argument)] -> Example argument
[brax.italicPsychoactive(Example argument)] -> Example argument
[kate.italicPsychoactive(Example argument)] -> Example argument
1056. glowPsychoactive | glowingPsychoactive | gPsychoactive
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowPsychoactive(Example argument)] -> Example argument
[brax.glowPsychoactive(Example argument)] -> Example argument
[kate.glowPsychoactive(Example argument)] -> Example argument
1057. colorTfShrink | cTfShrink | colourTfShrink | colorShrink | cShrink | colourShrink | colorTfShrunk | cTfShrunk | colourTfShrunk | colorShrunk | cShrunk | colourShrunk | colorTfShrinking | cTfShrinking | colourTfShrinking | colorShrinking | cShrinking | colourShrinking
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorTfShrink(Example argument)] -> Example argument
[brax.colorTfShrink(Example argument)] -> Example argument
[kate.colorTfShrink(Example argument)] -> Example argument
1058. boldTfShrink | bTfShrink | boldShrink | bShrink | boldTfShrunk | bTfShrunk | boldShrunk | bShrunk | boldTfShrinking | bTfShrinking | boldShrinking | bShrinking
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldTfShrink(Example argument)] -> Example argument
[brax.boldTfShrink(Example argument)] -> Example argument
[kate.boldTfShrink(Example argument)] -> Example argument
1059. italicTfShrink | italicsTfShrink | iTfShrink | italicShrink | italicsShrink | iShrink | italicTfShrunk | italicsTfShrunk | iTfShrunk | italicShrunk | italicsShrunk | iShrunk | italicTfShrinking | italicsTfShrinking | iTfShrinking | italicShrinking | italicsShrinking | iShrinking
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicTfShrink(Example argument)] -> Example argument
[brax.italicTfShrink(Example argument)] -> Example argument
[kate.italicTfShrink(Example argument)] -> Example argument
1060. glowTfShrink | glowingTfShrink | gTfShrink | glowShrink | glowingShrink | gShrink | glowTfShrunk | glowingTfShrunk | gTfShrunk | glowShrunk | glowingShrunk | gShrunk | glowTfShrinking | glowingTfShrinking | gTfShrinking | glowShrinking | glowingShrinking | gShrinking
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowTfShrink(Example argument)] -> Example argument
[brax.glowTfShrink(Example argument)] -> Example argument
[kate.glowTfShrink(Example argument)] -> Example argument
1061. colorTfGrow | cTfGrow | colourTfGrow | colorGrow | cGrow | colourGrow | colorTfGrown | cTfGrown | colourTfGrown | colorGrown | cGrown | colourGrown | colorTfGrowth | cTfGrowth | colourTfGrowth | colorGrowth | cGrowth | colourGrowth
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorTfGrow(Example argument)] -> Example argument
[brax.colorTfGrow(Example argument)] -> Example argument
[kate.colorTfGrow(Example argument)] -> Example argument
1062. boldTfGrow | bTfGrow | boldGrow | bGrow | boldTfGrown | bTfGrown | boldGrown | bGrown | boldTfGrowth | bTfGrowth | boldGrowth | bGrowth
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldTfGrow(Example argument)] -> Example argument
[brax.boldTfGrow(Example argument)] -> Example argument
[kate.boldTfGrow(Example argument)] -> Example argument
1063. italicTfGrow | italicsTfGrow | iTfGrow | italicGrow | italicsGrow | iGrow | italicTfGrown | italicsTfGrown | iTfGrown | italicGrown | italicsGrown | iGrown | italicTfGrowth | italicsTfGrowth | iTfGrowth | italicGrowth | italicsGrowth | iGrowth
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicTfGrow(Example argument)] -> Example argument
[brax.italicTfGrow(Example argument)] -> Example argument
[kate.italicTfGrow(Example argument)] -> Example argument
1064. glowTfGrow | glowingTfGrow | gTfGrow | glowGrow | glowingGrow | gGrow | glowTfGrown | glowingTfGrown | gTfGrown | glowGrown | glowingGrown | gGrown | glowTfGrowth | glowingTfGrowth | gTfGrowth | glowGrowth | glowingGrowth | gGrowth
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowTfGrow(Example argument)] -> Example argument
[brax.glowTfGrow(Example argument)] -> Example argument
[kate.glowTfGrow(Example argument)] -> Example argument
1065. colorSize0 | cSize0 | colourSize0
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSize0(Example argument)] -> Example argument
[brax.colorSize0(Example argument)] -> Example argument
[kate.colorSize0(Example argument)] -> Example argument
1066. boldSize0 | bSize0
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSize0(Example argument)] -> Example argument
[brax.boldSize0(Example argument)] -> Example argument
[kate.boldSize0(Example argument)] -> Example argument
1067. italicSize0 | italicsSize0 | iSize0
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSize0(Example argument)] -> Example argument
[brax.italicSize0(Example argument)] -> Example argument
[kate.italicSize0(Example argument)] -> Example argument
1068. glowSize0 | glowingSize0 | gSize0
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSize0(Example argument)] -> Example argument
[brax.glowSize0(Example argument)] -> Example argument
[kate.glowSize0(Example argument)] -> Example argument
1069. colorSize1 | cSize1 | colourSize1
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSize1(Example argument)] -> Example argument
[brax.colorSize1(Example argument)] -> Example argument
[kate.colorSize1(Example argument)] -> Example argument
1070. boldSize1 | bSize1
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSize1(Example argument)] -> Example argument
[brax.boldSize1(Example argument)] -> Example argument
[kate.boldSize1(Example argument)] -> Example argument
1071. italicSize1 | italicsSize1 | iSize1
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSize1(Example argument)] -> Example argument
[brax.italicSize1(Example argument)] -> Example argument
[kate.italicSize1(Example argument)] -> Example argument
1072. glowSize1 | glowingSize1 | gSize1
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSize1(Example argument)] -> Example argument
[brax.glowSize1(Example argument)] -> Example argument
[kate.glowSize1(Example argument)] -> Example argument
1073. colorSize2 | cSize2 | colourSize2
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSize2(Example argument)] -> Example argument
[brax.colorSize2(Example argument)] -> Example argument
[kate.colorSize2(Example argument)] -> Example argument
1074. boldSize2 | bSize2
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSize2(Example argument)] -> Example argument
[brax.boldSize2(Example argument)] -> Example argument
[kate.boldSize2(Example argument)] -> Example argument
1075. italicSize2 | italicsSize2 | iSize2
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSize2(Example argument)] -> Example argument
[brax.italicSize2(Example argument)] -> Example argument
[kate.italicSize2(Example argument)] -> Example argument
1076. glowSize2 | glowingSize2 | gSize2
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSize2(Example argument)] -> Example argument
[brax.glowSize2(Example argument)] -> Example argument
[kate.glowSize2(Example argument)] -> Example argument
1077. colorSize3 | cSize3 | colourSize3
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSize3(Example argument)] -> Example argument
[brax.colorSize3(Example argument)] -> Example argument
[kate.colorSize3(Example argument)] -> Example argument
1078. boldSize3 | bSize3
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSize3(Example argument)] -> Example argument
[brax.boldSize3(Example argument)] -> Example argument
[kate.boldSize3(Example argument)] -> Example argument
1079. italicSize3 | italicsSize3 | iSize3
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSize3(Example argument)] -> Example argument
[brax.italicSize3(Example argument)] -> Example argument
[kate.italicSize3(Example argument)] -> Example argument
1080. glowSize3 | glowingSize3 | gSize3
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSize3(Example argument)] -> Example argument
[brax.glowSize3(Example argument)] -> Example argument
[kate.glowSize3(Example argument)] -> Example argument
1081. colorSize4 | cSize4 | colourSize4
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSize4(Example argument)] -> Example argument
[brax.colorSize4(Example argument)] -> Example argument
[kate.colorSize4(Example argument)] -> Example argument
1082. boldSize4 | bSize4
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSize4(Example argument)] -> Example argument
[brax.boldSize4(Example argument)] -> Example argument
[kate.boldSize4(Example argument)] -> Example argument
1083. italicSize4 | italicsSize4 | iSize4
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSize4(Example argument)] -> Example argument
[brax.italicSize4(Example argument)] -> Example argument
[kate.italicSize4(Example argument)] -> Example argument
1084. glowSize4 | glowingSize4 | gSize4
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSize4(Example argument)] -> Example argument
[brax.glowSize4(Example argument)] -> Example argument
[kate.glowSize4(Example argument)] -> Example argument
1085. colorSize5 | cSize5 | colourSize5
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSize5(Example argument)] -> Example argument
[brax.colorSize5(Example argument)] -> Example argument
[kate.colorSize5(Example argument)] -> Example argument
1086. boldSize5 | bSize5
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSize5(Example argument)] -> Example argument
[brax.boldSize5(Example argument)] -> Example argument
[kate.boldSize5(Example argument)] -> Example argument
1087. italicSize5 | italicsSize5 | iSize5
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSize5(Example argument)] -> Example argument
[brax.italicSize5(Example argument)] -> Example argument
[kate.italicSize5(Example argument)] -> Example argument
1088. glowSize5 | glowingSize5 | gSize5
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSize5(Example argument)] -> Example argument
[brax.glowSize5(Example argument)] -> Example argument
[kate.glowSize5(Example argument)] -> Example argument
1089. colorSize6 | cSize6 | colourSize6
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSize6(Example argument)] -> Example argument
[brax.colorSize6(Example argument)] -> Example argument
[kate.colorSize6(Example argument)] -> Example argument
1090. boldSize6 | bSize6
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSize6(Example argument)] -> Example argument
[brax.boldSize6(Example argument)] -> Example argument
[kate.boldSize6(Example argument)] -> Example argument
1091. italicSize6 | italicsSize6 | iSize6
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSize6(Example argument)] -> Example argument
[brax.italicSize6(Example argument)] -> Example argument
[kate.italicSize6(Example argument)] -> Example argument
1092. glowSize6 | glowingSize6 | gSize6
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSize6(Example argument)] -> Example argument
[brax.glowSize6(Example argument)] -> Example argument
[kate.glowSize6(Example argument)] -> Example argument
1093. colorSize7 | cSize7 | colourSize7
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSize7(Example argument)] -> Example argument
[brax.colorSize7(Example argument)] -> Example argument
[kate.colorSize7(Example argument)] -> Example argument
1094. boldSize7 | bSize7
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSize7(Example argument)] -> Example argument
[brax.boldSize7(Example argument)] -> Example argument
[kate.boldSize7(Example argument)] -> Example argument
1095. italicSize7 | italicsSize7 | iSize7
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSize7(Example argument)] -> Example argument
[brax.italicSize7(Example argument)] -> Example argument
[kate.italicSize7(Example argument)] -> Example argument
1096. glowSize7 | glowingSize7 | gSize7
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSize7(Example argument)] -> Example argument
[brax.glowSize7(Example argument)] -> Example argument
[kate.glowSize7(Example argument)] -> Example argument
1097. colorSize8 | cSize8 | colourSize8
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSize8(Example argument)] -> Example argument
[brax.colorSize8(Example argument)] -> Example argument
[kate.colorSize8(Example argument)] -> Example argument
1098. boldSize8 | bSize8
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSize8(Example argument)] -> Example argument
[brax.boldSize8(Example argument)] -> Example argument
[kate.boldSize8(Example argument)] -> Example argument
1099. italicSize8 | italicsSize8 | iSize8
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSize8(Example argument)] -> Example argument
[brax.italicSize8(Example argument)] -> Example argument
[kate.italicSize8(Example argument)] -> Example argument
1100. glowSize8 | glowingSize8 | gSize8
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSize8(Example argument)] -> Example argument
[brax.glowSize8(Example argument)] -> Example argument
[kate.glowSize8(Example argument)] -> Example argument
1101. colorSize9 | cSize9 | colourSize9
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSize9(Example argument)] -> Example argument
[brax.colorSize9(Example argument)] -> Example argument
[kate.colorSize9(Example argument)] -> Example argument
1102. boldSize9 | bSize9
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSize9(Example argument)] -> Example argument
[brax.boldSize9(Example argument)] -> Example argument
[kate.boldSize9(Example argument)] -> Example argument
1103. italicSize9 | italicsSize9 | iSize9
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSize9(Example argument)] -> Example argument
[brax.italicSize9(Example argument)] -> Example argument
[kate.italicSize9(Example argument)] -> Example argument
1104. glowSize9 | glowingSize9 | gSize9
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSize9(Example argument)] -> Example argument
[brax.glowSize9(Example argument)] -> Example argument
[kate.glowSize9(Example argument)] -> Example argument
1105. colorSize10 | cSize10 | colourSize10
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSize10(Example argument)] -> Example argument
[brax.colorSize10(Example argument)] -> Example argument
[kate.colorSize10(Example argument)] -> Example argument
1106. boldSize10 | bSize10
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSize10(Example argument)] -> Example argument
[brax.boldSize10(Example argument)] -> Example argument
[kate.boldSize10(Example argument)] -> Example argument
1107. italicSize10 | italicsSize10 | iSize10
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSize10(Example argument)] -> Example argument
[brax.italicSize10(Example argument)] -> Example argument
[kate.italicSize10(Example argument)] -> Example argument
1108. glowSize10 | glowingSize10 | gSize10
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSize10(Example argument)] -> Example argument
[brax.glowSize10(Example argument)] -> Example argument
[kate.glowSize10(Example argument)] -> Example argument
1109. colorWetness1 | cWetness1 | colourWetness1
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorWetness1(Example argument)] -> Example argument
[brax.colorWetness1(Example argument)] -> Example argument
[kate.colorWetness1(Example argument)] -> Example argument
1110. boldWetness1 | bWetness1
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldWetness1(Example argument)] -> Example argument
[brax.boldWetness1(Example argument)] -> Example argument
[kate.boldWetness1(Example argument)] -> Example argument
1111. italicWetness1 | italicsWetness1 | iWetness1
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicWetness1(Example argument)] -> Example argument
[brax.italicWetness1(Example argument)] -> Example argument
[kate.italicWetness1(Example argument)] -> Example argument
1112. glowWetness1 | glowingWetness1 | gWetness1
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowWetness1(Example argument)] -> Example argument
[brax.glowWetness1(Example argument)] -> Example argument
[kate.glowWetness1(Example argument)] -> Example argument
1113. colorWetness2 | cWetness2 | colourWetness2
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorWetness2(Example argument)] -> Example argument
[brax.colorWetness2(Example argument)] -> Example argument
[kate.colorWetness2(Example argument)] -> Example argument
1114. boldWetness2 | bWetness2
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldWetness2(Example argument)] -> Example argument
[brax.boldWetness2(Example argument)] -> Example argument
[kate.boldWetness2(Example argument)] -> Example argument
1115. italicWetness2 | italicsWetness2 | iWetness2
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicWetness2(Example argument)] -> Example argument
[brax.italicWetness2(Example argument)] -> Example argument
[kate.italicWetness2(Example argument)] -> Example argument
1116. glowWetness2 | glowingWetness2 | gWetness2
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowWetness2(Example argument)] -> Example argument
[brax.glowWetness2(Example argument)] -> Example argument
[kate.glowWetness2(Example argument)] -> Example argument
1117. colorWetness3 | cWetness3 | colourWetness3
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorWetness3(Example argument)] -> Example argument
[brax.colorWetness3(Example argument)] -> Example argument
[kate.colorWetness3(Example argument)] -> Example argument
1118. boldWetness3 | bWetness3
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldWetness3(Example argument)] -> Example argument
[brax.boldWetness3(Example argument)] -> Example argument
[kate.boldWetness3(Example argument)] -> Example argument
1119. italicWetness3 | italicsWetness3 | iWetness3
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicWetness3(Example argument)] -> Example argument
[brax.italicWetness3(Example argument)] -> Example argument
[kate.italicWetness3(Example argument)] -> Example argument
1120. glowWetness3 | glowingWetness3 | gWetness3
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowWetness3(Example argument)] -> Example argument
[brax.glowWetness3(Example argument)] -> Example argument
[kate.glowWetness3(Example argument)] -> Example argument
1121. colorWetness4 | cWetness4 | colourWetness4
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorWetness4(Example argument)] -> Example argument
[brax.colorWetness4(Example argument)] -> Example argument
[kate.colorWetness4(Example argument)] -> Example argument
1122. boldWetness4 | bWetness4
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldWetness4(Example argument)] -> Example argument
[brax.boldWetness4(Example argument)] -> Example argument
[kate.boldWetness4(Example argument)] -> Example argument
1123. italicWetness4 | italicsWetness4 | iWetness4
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicWetness4(Example argument)] -> Example argument
[brax.italicWetness4(Example argument)] -> Example argument
[kate.italicWetness4(Example argument)] -> Example argument
1124. glowWetness4 | glowingWetness4 | gWetness4
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowWetness4(Example argument)] -> Example argument
[brax.glowWetness4(Example argument)] -> Example argument
[kate.glowWetness4(Example argument)] -> Example argument
1125. colorWetness5 | cWetness5 | colourWetness5
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorWetness5(Example argument)] -> Example argument
[brax.colorWetness5(Example argument)] -> Example argument
[kate.colorWetness5(Example argument)] -> Example argument
1126. boldWetness5 | bWetness5
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldWetness5(Example argument)] -> Example argument
[brax.boldWetness5(Example argument)] -> Example argument
[kate.boldWetness5(Example argument)] -> Example argument
1127. italicWetness5 | italicsWetness5 | iWetness5
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicWetness5(Example argument)] -> Example argument
[brax.italicWetness5(Example argument)] -> Example argument
[kate.italicWetness5(Example argument)] -> Example argument
1128. glowWetness5 | glowingWetness5 | gWetness5
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowWetness5(Example argument)] -> Example argument
[brax.glowWetness5(Example argument)] -> Example argument
[kate.glowWetness5(Example argument)] -> Example argument
1129. colorWetness6 | cWetness6 | colourWetness6
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorWetness6(Example argument)] -> Example argument
[brax.colorWetness6(Example argument)] -> Example argument
[kate.colorWetness6(Example argument)] -> Example argument
1130. boldWetness6 | bWetness6
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldWetness6(Example argument)] -> Example argument
[brax.boldWetness6(Example argument)] -> Example argument
[kate.boldWetness6(Example argument)] -> Example argument
1131. italicWetness6 | italicsWetness6 | iWetness6
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicWetness6(Example argument)] -> Example argument
[brax.italicWetness6(Example argument)] -> Example argument
[kate.italicWetness6(Example argument)] -> Example argument
1132. glowWetness6 | glowingWetness6 | gWetness6
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowWetness6(Example argument)] -> Example argument
[brax.glowWetness6(Example argument)] -> Example argument
[kate.glowWetness6(Example argument)] -> Example argument
1133. colorWetness7 | cWetness7 | colourWetness7
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorWetness7(Example argument)] -> Example argument
[brax.colorWetness7(Example argument)] -> Example argument
[kate.colorWetness7(Example argument)] -> Example argument
1134. boldWetness7 | bWetness7
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldWetness7(Example argument)] -> Example argument
[brax.boldWetness7(Example argument)] -> Example argument
[kate.boldWetness7(Example argument)] -> Example argument
1135. italicWetness7 | italicsWetness7 | iWetness7
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicWetness7(Example argument)] -> Example argument
[brax.italicWetness7(Example argument)] -> Example argument
[kate.italicWetness7(Example argument)] -> Example argument
1136. glowWetness7 | glowingWetness7 | gWetness7
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowWetness7(Example argument)] -> Example argument
[brax.glowWetness7(Example argument)] -> Example argument
[kate.glowWetness7(Example argument)] -> Example argument
1137. colorWetness8 | cWetness8 | colourWetness8
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorWetness8(Example argument)] -> Example argument
[brax.colorWetness8(Example argument)] -> Example argument
[kate.colorWetness8(Example argument)] -> Example argument
1138. boldWetness8 | bWetness8
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldWetness8(Example argument)] -> Example argument
[brax.boldWetness8(Example argument)] -> Example argument
[kate.boldWetness8(Example argument)] -> Example argument
1139. italicWetness8 | italicsWetness8 | iWetness8
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicWetness8(Example argument)] -> Example argument
[brax.italicWetness8(Example argument)] -> Example argument
[kate.italicWetness8(Example argument)] -> Example argument
1140. glowWetness8 | glowingWetness8 | gWetness8
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowWetness8(Example argument)] -> Example argument
[brax.glowWetness8(Example argument)] -> Example argument
[kate.glowWetness8(Example argument)] -> Example argument
1141. colorWetness | cWetness | colourWetness | colorWet | cWet | colourWet | colorTfWetness | cTfWetness | colourTfWetness | colorTfWet | cTfWet | colourTfWet
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorWetness(Example argument)] -> Example argument
[brax.colorWetness(Example argument)] -> Example argument
[kate.colorWetness(Example argument)] -> Example argument
1142. boldWetness | bWetness | boldWet | bWet | boldTfWetness | bTfWetness | boldTfWet | bTfWet
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldWetness(Example argument)] -> Example argument
[brax.boldWetness(Example argument)] -> Example argument
[kate.boldWetness(Example argument)] -> Example argument
1143. italicWetness | italicsWetness | iWetness | italicWet | italicsWet | iWet | italicTfWetness | italicsTfWetness | iTfWetness | italicTfWet | italicsTfWet | iTfWet
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicWetness(Example argument)] -> Example argument
[brax.italicWetness(Example argument)] -> Example argument
[kate.italicWetness(Example argument)] -> Example argument
1144. glowWetness | glowingWetness | gWetness | glowWet | glowingWet | gWet | glowTfWetness | glowingTfWetness | gTfWetness | glowTfWet | glowingTfWet | gTfWet
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowWetness(Example argument)] -> Example argument
[brax.glowWetness(Example argument)] -> Example argument
[kate.glowWetness(Example argument)] -> Example argument
1145. colorPlasticity | cPlasticity | colourPlasticity | colorTfPlasticity | cTfPlasticity | colourTfPlasticity
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorPlasticity(Example argument)] -> Example argument
[brax.colorPlasticity(Example argument)] -> Example argument
[kate.colorPlasticity(Example argument)] -> Example argument
1146. boldPlasticity | bPlasticity | boldTfPlasticity | bTfPlasticity
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldPlasticity(Example argument)] -> Example argument
[brax.boldPlasticity(Example argument)] -> Example argument
[kate.boldPlasticity(Example argument)] -> Example argument
1147. italicPlasticity | italicsPlasticity | iPlasticity | italicTfPlasticity | italicsTfPlasticity | iTfPlasticity
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicPlasticity(Example argument)] -> Example argument
[brax.italicPlasticity(Example argument)] -> Example argument
[kate.italicPlasticity(Example argument)] -> Example argument
1148. glowPlasticity | glowingPlasticity | gPlasticity | glowTfPlasticity | glowingTfPlasticity | gTfPlasticity
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowPlasticity(Example argument)] -> Example argument
[brax.glowPlasticity(Example argument)] -> Example argument
[kate.glowPlasticity(Example argument)] -> Example argument
1149. colorElasticity | cElasticity | colourElasticity | colorTfElasticity | cTfElasticity | colourTfElasticity
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorElasticity(Example argument)] -> Example argument
[brax.colorElasticity(Example argument)] -> Example argument
[kate.colorElasticity(Example argument)] -> Example argument
1150. boldElasticity | bElasticity | boldTfElasticity | bTfElasticity
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldElasticity(Example argument)] -> Example argument
[brax.boldElasticity(Example argument)] -> Example argument
[kate.boldElasticity(Example argument)] -> Example argument
1151. italicElasticity | italicsElasticity | iElasticity | italicTfElasticity | italicsTfElasticity | iTfElasticity
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicElasticity(Example argument)] -> Example argument
[brax.italicElasticity(Example argument)] -> Example argument
[kate.italicElasticity(Example argument)] -> Example argument
1152. glowElasticity | glowingElasticity | gElasticity | glowTfElasticity | glowingTfElasticity | gTfElasticity
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowElasticity(Example argument)] -> Example argument
[brax.glowElasticity(Example argument)] -> Example argument
[kate.glowElasticity(Example argument)] -> Example argument
1153. colorTfGeneric | cTfGeneric | colourTfGeneric | colorTfBase | cTfBase | colourTfBase | colorGenericTF | cGenericTF | colourGenericTF
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorTfGeneric(Example argument)] -> Example argument
[brax.colorTfGeneric(Example argument)] -> Example argument
[kate.colorTfGeneric(Example argument)] -> Example argument
1154. boldTfGeneric | bTfGeneric | boldTfBase | bTfBase | boldGenericTF | bGenericTF
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldTfGeneric(Example argument)] -> Example argument
[brax.boldTfGeneric(Example argument)] -> Example argument
[kate.boldTfGeneric(Example argument)] -> Example argument
1155. italicTfGeneric | italicsTfGeneric | iTfGeneric | italicTfBase | italicsTfBase | iTfBase | italicGenericTF | italicsGenericTF | iGenericTF
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicTfGeneric(Example argument)] -> Example argument
[brax.italicTfGeneric(Example argument)] -> Example argument
[kate.italicTfGeneric(Example argument)] -> Example argument
1156. glowTfGeneric | glowingTfGeneric | gTfGeneric | glowTfBase | glowingTfBase | gTfBase | glowGenericTF | glowingGenericTF | gGenericTF
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowTfGeneric(Example argument)] -> Example argument
[brax.glowTfGeneric(Example argument)] -> Example argument
[kate.glowTfGeneric(Example argument)] -> Example argument
1157. colorTfSex | cTfSex | colourTfSex | colorTfSexual | cTfSexual | colourTfSexual | colorSexualTF | cSexualTF | colourSexualTF
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorTfSex(Example argument)] -> Example argument
[brax.colorTfSex(Example argument)] -> Example argument
[kate.colorTfSex(Example argument)] -> Example argument
1158. boldTfSex | bTfSex | boldTfSexual | bTfSexual | boldSexualTF | bSexualTF
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldTfSex(Example argument)] -> Example argument
[brax.boldTfSex(Example argument)] -> Example argument
[kate.boldTfSex(Example argument)] -> Example argument
1159. italicTfSex | italicsTfSex | iTfSex | italicTfSexual | italicsTfSexual | iTfSexual | italicSexualTF | italicsSexualTF | iSexualTF
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicTfSex(Example argument)] -> Example argument
[brax.italicTfSex(Example argument)] -> Example argument
[kate.italicTfSex(Example argument)] -> Example argument
1160. glowTfSex | glowingTfSex | gTfSex | glowTfSexual | glowingTfSexual | gTfSexual | glowSexualTF | glowingSexualTF | gSexualTF
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowTfSex(Example argument)] -> Example argument
[brax.glowTfSex(Example argument)] -> Example argument
[kate.glowTfSex(Example argument)] -> Example argument
1161. colorTfHuman | cTfHuman | colourTfHuman
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorTfHuman(Example argument)] -> Example argument
[brax.colorTfHuman(Example argument)] -> Example argument
[kate.colorTfHuman(Example argument)] -> Example argument
1162. boldTfHuman | bTfHuman
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldTfHuman(Example argument)] -> Example argument
[brax.boldTfHuman(Example argument)] -> Example argument
[kate.boldTfHuman(Example argument)] -> Example argument
1163. italicTfHuman | italicsTfHuman | iTfHuman
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicTfHuman(Example argument)] -> Example argument
[brax.italicTfHuman(Example argument)] -> Example argument
[kate.italicTfHuman(Example argument)] -> Example argument
1164. glowTfHuman | glowingTfHuman | gTfHuman
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowTfHuman(Example argument)] -> Example argument
[brax.glowTfHuman(Example argument)] -> Example argument
[kate.glowTfHuman(Example argument)] -> Example argument
1165. colorTfPartial | cTfPartial | colourTfPartial
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorTfPartial(Example argument)] -> Example argument
[brax.colorTfPartial(Example argument)] -> Example argument
[kate.colorTfPartial(Example argument)] -> Example argument
1166. boldTfPartial | bTfPartial
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldTfPartial(Example argument)] -> Example argument
[brax.boldTfPartial(Example argument)] -> Example argument
[kate.boldTfPartial(Example argument)] -> Example argument
1167. italicTfPartial | italicsTfPartial | iTfPartial
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicTfPartial(Example argument)] -> Example argument
[brax.italicTfPartial(Example argument)] -> Example argument
[kate.italicTfPartial(Example argument)] -> Example argument
1168. glowTfPartial | glowingTfPartial | gTfPartial
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowTfPartial(Example argument)] -> Example argument
[brax.glowTfPartial(Example argument)] -> Example argument
[kate.glowTfPartial(Example argument)] -> Example argument
1169. colorTfMinor | cTfMinor | colourTfMinor
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorTfMinor(Example argument)] -> Example argument
[brax.colorTfMinor(Example argument)] -> Example argument
[kate.colorTfMinor(Example argument)] -> Example argument
1170. boldTfMinor | bTfMinor
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldTfMinor(Example argument)] -> Example argument
[brax.boldTfMinor(Example argument)] -> Example argument
[kate.boldTfMinor(Example argument)] -> Example argument
1171. italicTfMinor | italicsTfMinor | iTfMinor
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicTfMinor(Example argument)] -> Example argument
[brax.italicTfMinor(Example argument)] -> Example argument
[kate.italicTfMinor(Example argument)] -> Example argument
1172. glowTfMinor | glowingTfMinor | gTfMinor
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowTfMinor(Example argument)] -> Example argument
[brax.glowTfMinor(Example argument)] -> Example argument
[kate.glowTfMinor(Example argument)] -> Example argument
1173. colorTfLesser | cTfLesser | colourTfLesser
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorTfLesser(Example argument)] -> Example argument
[brax.colorTfLesser(Example argument)] -> Example argument
[kate.colorTfLesser(Example argument)] -> Example argument
1174. boldTfLesser | bTfLesser
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldTfLesser(Example argument)] -> Example argument
[brax.boldTfLesser(Example argument)] -> Example argument
[kate.boldTfLesser(Example argument)] -> Example argument
1175. italicTfLesser | italicsTfLesser | iTfLesser
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicTfLesser(Example argument)] -> Example argument
[brax.italicTfLesser(Example argument)] -> Example argument
[kate.italicTfLesser(Example argument)] -> Example argument
1176. glowTfLesser | glowingTfLesser | gTfLesser
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowTfLesser(Example argument)] -> Example argument
[brax.glowTfLesser(Example argument)] -> Example argument
[kate.glowTfLesser(Example argument)] -> Example argument
1177. colorTfGreater | cTfGreater | colourTfGreater
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorTfGreater(Example argument)] -> Example argument
[brax.colorTfGreater(Example argument)] -> Example argument
[kate.colorTfGreater(Example argument)] -> Example argument
1178. boldTfGreater | bTfGreater
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldTfGreater(Example argument)] -> Example argument
[brax.boldTfGreater(Example argument)] -> Example argument
[kate.boldTfGreater(Example argument)] -> Example argument
1179. italicTfGreater | italicsTfGreater | iTfGreater
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicTfGreater(Example argument)] -> Example argument
[brax.italicTfGreater(Example argument)] -> Example argument
[kate.italicTfGreater(Example argument)] -> Example argument
1180. glowTfGreater | glowingTfGreater | gTfGreater
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowTfGreater(Example argument)] -> Example argument
[brax.glowTfGreater(Example argument)] -> Example argument
[kate.glowTfGreater(Example argument)] -> Example argument
1181. colorUnarmed | cUnarmed | colourUnarmed
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorUnarmed(Example argument)] -> Example argument
[brax.colorUnarmed(Example argument)] -> Example argument
[kate.colorUnarmed(Example argument)] -> Example argument
1182. boldUnarmed | bUnarmed
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldUnarmed(Example argument)] -> Example argument
[brax.boldUnarmed(Example argument)] -> Example argument
[kate.boldUnarmed(Example argument)] -> Example argument
1183. italicUnarmed | italicsUnarmed | iUnarmed
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicUnarmed(Example argument)] -> Example argument
[brax.italicUnarmed(Example argument)] -> Example argument
[kate.italicUnarmed(Example argument)] -> Example argument
1184. glowUnarmed | glowingUnarmed | gUnarmed
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowUnarmed(Example argument)] -> Example argument
[brax.glowUnarmed(Example argument)] -> Example argument
[kate.glowUnarmed(Example argument)] -> Example argument
1185. colorMelee | cMelee | colourMelee
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorMelee(Example argument)] -> Example argument
[brax.colorMelee(Example argument)] -> Example argument
[kate.colorMelee(Example argument)] -> Example argument
1186. boldMelee | bMelee
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldMelee(Example argument)] -> Example argument
[brax.boldMelee(Example argument)] -> Example argument
[kate.boldMelee(Example argument)] -> Example argument
1187. italicMelee | italicsMelee | iMelee
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicMelee(Example argument)] -> Example argument
[brax.italicMelee(Example argument)] -> Example argument
[kate.italicMelee(Example argument)] -> Example argument
1188. glowMelee | glowingMelee | gMelee
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowMelee(Example argument)] -> Example argument
[brax.glowMelee(Example argument)] -> Example argument
[kate.glowMelee(Example argument)] -> Example argument
1189. colorRanged | cRanged | colourRanged
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorRanged(Example argument)] -> Example argument
[brax.colorRanged(Example argument)] -> Example argument
[kate.colorRanged(Example argument)] -> Example argument
1190. boldRanged | bRanged
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldRanged(Example argument)] -> Example argument
[brax.boldRanged(Example argument)] -> Example argument
[kate.boldRanged(Example argument)] -> Example argument
1191. italicRanged | italicsRanged | iRanged
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicRanged(Example argument)] -> Example argument
[brax.italicRanged(Example argument)] -> Example argument
[kate.italicRanged(Example argument)] -> Example argument
1192. glowRanged | glowingRanged | gRanged
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowRanged(Example argument)] -> Example argument
[brax.glowRanged(Example argument)] -> Example argument
[kate.glowRanged(Example argument)] -> Example argument
1193. colorDmgPhysical | cDmgPhysical | colourDmgPhysical | colorResPhysical | cResPhysical | colourResPhysical | colorPhysical | cPhysical | colourPhysical
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDmgPhysical(Example argument)] -> Example argument
[brax.colorDmgPhysical(Example argument)] -> Example argument
[kate.colorDmgPhysical(Example argument)] -> Example argument
1194. boldDmgPhysical | bDmgPhysical | boldResPhysical | bResPhysical | boldPhysical | bPhysical
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDmgPhysical(Example argument)] -> Example argument
[brax.boldDmgPhysical(Example argument)] -> Example argument
[kate.boldDmgPhysical(Example argument)] -> Example argument
1195. italicDmgPhysical | italicsDmgPhysical | iDmgPhysical | italicResPhysical | italicsResPhysical | iResPhysical | italicPhysical | italicsPhysical | iPhysical
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDmgPhysical(Example argument)] -> Example argument
[brax.italicDmgPhysical(Example argument)] -> Example argument
[kate.italicDmgPhysical(Example argument)] -> Example argument
1196. glowDmgPhysical | glowingDmgPhysical | gDmgPhysical | glowResPhysical | glowingResPhysical | gResPhysical | glowPhysical | glowingPhysical | gPhysical
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDmgPhysical(Example argument)] -> Example argument
[brax.glowDmgPhysical(Example argument)] -> Example argument
[kate.glowDmgPhysical(Example argument)] -> Example argument
1197. colorDmgMana | cDmgMana | colourDmgMana | colorResMana | cResMana | colourResMana
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDmgMana(Example argument)] -> Example argument
[brax.colorDmgMana(Example argument)] -> Example argument
[kate.colorDmgMana(Example argument)] -> Example argument
1198. boldDmgMana | bDmgMana | boldResMana | bResMana
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDmgMana(Example argument)] -> Example argument
[brax.boldDmgMana(Example argument)] -> Example argument
[kate.boldDmgMana(Example argument)] -> Example argument
1199. italicDmgMana | italicsDmgMana | iDmgMana | italicResMana | italicsResMana | iResMana
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDmgMana(Example argument)] -> Example argument
[brax.italicDmgMana(Example argument)] -> Example argument
[kate.italicDmgMana(Example argument)] -> Example argument
1200. glowDmgMana | glowingDmgMana | gDmgMana | glowResMana | glowingResMana | gResMana
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDmgMana(Example argument)] -> Example argument
[brax.glowDmgMana(Example argument)] -> Example argument
[kate.glowDmgMana(Example argument)] -> Example argument
1201. colorDmgLust | cDmgLust | colourDmgLust | colorResLust | cResLust | colourResLust
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDmgLust(Example argument)] -> Example argument
[brax.colorDmgLust(Example argument)] -> Example argument
[kate.colorDmgLust(Example argument)] -> Example argument
1202. boldDmgLust | bDmgLust | boldResLust | bResLust
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDmgLust(Example argument)] -> Example argument
[brax.boldDmgLust(Example argument)] -> Example argument
[kate.boldDmgLust(Example argument)] -> Example argument
1203. italicDmgLust | italicsDmgLust | iDmgLust | italicResLust | italicsResLust | iResLust
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDmgLust(Example argument)] -> Example argument
[brax.italicDmgLust(Example argument)] -> Example argument
[kate.italicDmgLust(Example argument)] -> Example argument
1204. glowDmgLust | glowingDmgLust | gDmgLust | glowResLust | glowingResLust | gResLust
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDmgLust(Example argument)] -> Example argument
[brax.glowDmgLust(Example argument)] -> Example argument
[kate.glowDmgLust(Example argument)] -> Example argument
1205. colorDmgSpell | cDmgSpell | colourDmgSpell | colorResSpell | cResSpell | colourResSpell | colorSpell | cSpell | colourSpell | colorSpells | cSpells | colourSpells
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDmgSpell(Example argument)] -> Example argument
[brax.colorDmgSpell(Example argument)] -> Example argument
[kate.colorDmgSpell(Example argument)] -> Example argument
1206. boldDmgSpell | bDmgSpell | boldResSpell | bResSpell | boldSpell | bSpell | boldSpells | bSpells
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDmgSpell(Example argument)] -> Example argument
[brax.boldDmgSpell(Example argument)] -> Example argument
[kate.boldDmgSpell(Example argument)] -> Example argument
1207. italicDmgSpell | italicsDmgSpell | iDmgSpell | italicResSpell | italicsResSpell | iResSpell | italicSpell | italicsSpell | iSpell | italicSpells | italicsSpells | iSpells
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDmgSpell(Example argument)] -> Example argument
[brax.italicDmgSpell(Example argument)] -> Example argument
[kate.italicDmgSpell(Example argument)] -> Example argument
1208. glowDmgSpell | glowingDmgSpell | gDmgSpell | glowResSpell | glowingResSpell | gResSpell | glowSpell | glowingSpell | gSpell | glowSpells | glowingSpells | gSpells
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDmgSpell(Example argument)] -> Example argument
[brax.glowDmgSpell(Example argument)] -> Example argument
[kate.glowDmgSpell(Example argument)] -> Example argument
1209. colorDmgFire | cDmgFire | colourDmgFire | colorResFire | cResFire | colourResFire | colorFire | cFire | colourFire
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDmgFire(Example argument)] -> Example argument
[brax.colorDmgFire(Example argument)] -> Example argument
[kate.colorDmgFire(Example argument)] -> Example argument
1210. boldDmgFire | bDmgFire | boldResFire | bResFire | boldFire | bFire
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDmgFire(Example argument)] -> Example argument
[brax.boldDmgFire(Example argument)] -> Example argument
[kate.boldDmgFire(Example argument)] -> Example argument
1211. italicDmgFire | italicsDmgFire | iDmgFire | italicResFire | italicsResFire | iResFire | italicFire | italicsFire | iFire
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDmgFire(Example argument)] -> Example argument
[brax.italicDmgFire(Example argument)] -> Example argument
[kate.italicDmgFire(Example argument)] -> Example argument
1212. glowDmgFire | glowingDmgFire | gDmgFire | glowResFire | glowingResFire | gResFire | glowFire | glowingFire | gFire
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDmgFire(Example argument)] -> Example argument
[brax.glowDmgFire(Example argument)] -> Example argument
[kate.glowDmgFire(Example argument)] -> Example argument
1213. colorDmgCold | cDmgCold | colourDmgCold | colorResCold | cResCold | colourResCold | colorCold | cCold | colourCold | colorIce | cIce | colourIce
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDmgCold(Example argument)] -> Example argument
[brax.colorDmgCold(Example argument)] -> Example argument
[kate.colorDmgCold(Example argument)] -> Example argument
1214. boldDmgCold | bDmgCold | boldResCold | bResCold | boldCold | bCold | boldIce | bIce
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDmgCold(Example argument)] -> Example argument
[brax.boldDmgCold(Example argument)] -> Example argument
[kate.boldDmgCold(Example argument)] -> Example argument
1215. italicDmgCold | italicsDmgCold | iDmgCold | italicResCold | italicsResCold | iResCold | italicCold | italicsCold | iCold | italicIce | italicsIce | iIce
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDmgCold(Example argument)] -> Example argument
[brax.italicDmgCold(Example argument)] -> Example argument
[kate.italicDmgCold(Example argument)] -> Example argument
1216. glowDmgCold | glowingDmgCold | gDmgCold | glowResCold | glowingResCold | gResCold | glowCold | glowingCold | gCold | glowIce | glowingIce | gIce
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDmgCold(Example argument)] -> Example argument
[brax.glowDmgCold(Example argument)] -> Example argument
[kate.glowDmgCold(Example argument)] -> Example argument
1217. colorDmgPoison | cDmgPoison | colourDmgPoison | colorResPoison | cResPoison | colourResPoison | colorPoison | cPoison | colourPoison
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDmgPoison(Example argument)] -> Example argument
[brax.colorDmgPoison(Example argument)] -> Example argument
[kate.colorDmgPoison(Example argument)] -> Example argument
1218. boldDmgPoison | bDmgPoison | boldResPoison | bResPoison | boldPoison | bPoison
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDmgPoison(Example argument)] -> Example argument
[brax.boldDmgPoison(Example argument)] -> Example argument
[kate.boldDmgPoison(Example argument)] -> Example argument
1219. italicDmgPoison | italicsDmgPoison | iDmgPoison | italicResPoison | italicsResPoison | iResPoison | italicPoison | italicsPoison | iPoison
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDmgPoison(Example argument)] -> Example argument
[brax.italicDmgPoison(Example argument)] -> Example argument
[kate.italicDmgPoison(Example argument)] -> Example argument
1220. glowDmgPoison | glowingDmgPoison | gDmgPoison | glowResPoison | glowingResPoison | gResPoison | glowPoison | glowingPoison | gPoison
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDmgPoison(Example argument)] -> Example argument
[brax.glowDmgPoison(Example argument)] -> Example argument
[kate.glowDmgPoison(Example argument)] -> Example argument
1221. colorDmgPure | cDmgPure | colourDmgPure | colorResPure | cResPure | colourResPure | colorPure | cPure | colourPure
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDmgPure(Example argument)] -> Example argument
[brax.colorDmgPure(Example argument)] -> Example argument
[kate.colorDmgPure(Example argument)] -> Example argument
1222. boldDmgPure | bDmgPure | boldResPure | bResPure | boldPure | bPure
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDmgPure(Example argument)] -> Example argument
[brax.boldDmgPure(Example argument)] -> Example argument
[kate.boldDmgPure(Example argument)] -> Example argument
1223. italicDmgPure | italicsDmgPure | iDmgPure | italicResPure | italicsResPure | iResPure | italicPure | italicsPure | iPure
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDmgPure(Example argument)] -> Example argument
[brax.italicDmgPure(Example argument)] -> Example argument
[kate.italicDmgPure(Example argument)] -> Example argument
1224. glowDmgPure | glowingDmgPure | gDmgPure | glowResPure | glowingResPure | gResPure | glowPure | glowingPure | gPure
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDmgPure(Example argument)] -> Example argument
[brax.glowDmgPure(Example argument)] -> Example argument
[kate.glowDmgPure(Example argument)] -> Example argument
1225. colorSpellFire | cSpellFire | colourSpellFire | colorSchoolFire | cSchoolFire | colourSchoolFire
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSpellFire(Example argument)] -> Example argument
[brax.colorSpellFire(Example argument)] -> Example argument
[kate.colorSpellFire(Example argument)] -> Example argument
1226. boldSpellFire | bSpellFire | boldSchoolFire | bSchoolFire
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSpellFire(Example argument)] -> Example argument
[brax.boldSpellFire(Example argument)] -> Example argument
[kate.boldSpellFire(Example argument)] -> Example argument
1227. italicSpellFire | italicsSpellFire | iSpellFire | italicSchoolFire | italicsSchoolFire | iSchoolFire
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSpellFire(Example argument)] -> Example argument
[brax.italicSpellFire(Example argument)] -> Example argument
[kate.italicSpellFire(Example argument)] -> Example argument
1228. glowSpellFire | glowingSpellFire | gSpellFire | glowSchoolFire | glowingSchoolFire | gSchoolFire
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSpellFire(Example argument)] -> Example argument
[brax.glowSpellFire(Example argument)] -> Example argument
[kate.glowSpellFire(Example argument)] -> Example argument
1229. colorWater | cWater | colourWater | colorSpellWater | cSpellWater | colourSpellWater | colorSchoolWater | cSchoolWater | colourSchoolWater
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorWater(Example argument)] -> Example argument
[brax.colorWater(Example argument)] -> Example argument
[kate.colorWater(Example argument)] -> Example argument
1230. boldWater | bWater | boldSpellWater | bSpellWater | boldSchoolWater | bSchoolWater
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldWater(Example argument)] -> Example argument
[brax.boldWater(Example argument)] -> Example argument
[kate.boldWater(Example argument)] -> Example argument
1231. italicWater | italicsWater | iWater | italicSpellWater | italicsSpellWater | iSpellWater | italicSchoolWater | italicsSchoolWater | iSchoolWater
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicWater(Example argument)] -> Example argument
[brax.italicWater(Example argument)] -> Example argument
[kate.italicWater(Example argument)] -> Example argument
1232. glowWater | glowingWater | gWater | glowSpellWater | glowingSpellWater | gSpellWater | glowSchoolWater | glowingSchoolWater | gSchoolWater
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowWater(Example argument)] -> Example argument
[brax.glowWater(Example argument)] -> Example argument
[kate.glowWater(Example argument)] -> Example argument
1233. colorEarth | cEarth | colourEarth | colorSpellEarth | cSpellEarth | colourSpellEarth | colorSchoolEarth | cSchoolEarth | colourSchoolEarth
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorEarth(Example argument)] -> Example argument
[brax.colorEarth(Example argument)] -> Example argument
[kate.colorEarth(Example argument)] -> Example argument
1234. boldEarth | bEarth | boldSpellEarth | bSpellEarth | boldSchoolEarth | bSchoolEarth
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldEarth(Example argument)] -> Example argument
[brax.boldEarth(Example argument)] -> Example argument
[kate.boldEarth(Example argument)] -> Example argument
1235. italicEarth | italicsEarth | iEarth | italicSpellEarth | italicsSpellEarth | iSpellEarth | italicSchoolEarth | italicsSchoolEarth | iSchoolEarth
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicEarth(Example argument)] -> Example argument
[brax.italicEarth(Example argument)] -> Example argument
[kate.italicEarth(Example argument)] -> Example argument
1236. glowEarth | glowingEarth | gEarth | glowSpellEarth | glowingSpellEarth | gSpellEarth | glowSchoolEarth | glowingSchoolEarth | gSchoolEarth
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowEarth(Example argument)] -> Example argument
[brax.glowEarth(Example argument)] -> Example argument
[kate.glowEarth(Example argument)] -> Example argument
1237. colorAir | cAir | colourAir | colorSpellAir | cSpellAir | colourSpellAir | colorSchoolAir | cSchoolAir | colourSchoolAir
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorAir(Example argument)] -> Example argument
[brax.colorAir(Example argument)] -> Example argument
[kate.colorAir(Example argument)] -> Example argument
1238. boldAir | bAir | boldSpellAir | bSpellAir | boldSchoolAir | bSchoolAir
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldAir(Example argument)] -> Example argument
[brax.boldAir(Example argument)] -> Example argument
[kate.boldAir(Example argument)] -> Example argument
1239. italicAir | italicsAir | iAir | italicSpellAir | italicsSpellAir | iSpellAir | italicSchoolAir | italicsSchoolAir | iSchoolAir
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicAir(Example argument)] -> Example argument
[brax.italicAir(Example argument)] -> Example argument
[kate.italicAir(Example argument)] -> Example argument
1240. glowAir | glowingAir | gAir | glowSpellAir | glowingSpellAir | gSpellAir | glowSchoolAir | glowingSchoolAir | gSchoolAir
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowAir(Example argument)] -> Example argument
[brax.glowAir(Example argument)] -> Example argument
[kate.glowAir(Example argument)] -> Example argument
1241. colorSpellArcane | cSpellArcane | colourSpellArcane | colorSchoolArcane | cSchoolArcane | colourSchoolArcane
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSpellArcane(Example argument)] -> Example argument
[brax.colorSpellArcane(Example argument)] -> Example argument
[kate.colorSpellArcane(Example argument)] -> Example argument
1242. boldSpellArcane | bSpellArcane | boldSchoolArcane | bSchoolArcane
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSpellArcane(Example argument)] -> Example argument
[brax.boldSpellArcane(Example argument)] -> Example argument
[kate.boldSpellArcane(Example argument)] -> Example argument
1243. italicSpellArcane | italicsSpellArcane | iSpellArcane | italicSchoolArcane | italicsSchoolArcane | iSchoolArcane
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSpellArcane(Example argument)] -> Example argument
[brax.italicSpellArcane(Example argument)] -> Example argument
[kate.italicSpellArcane(Example argument)] -> Example argument
1244. glowSpellArcane | glowingSpellArcane | gSpellArcane | glowSchoolArcane | glowingSchoolArcane | gSchoolArcane
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSpellArcane(Example argument)] -> Example argument
[brax.glowSpellArcane(Example argument)] -> Example argument
[kate.glowSpellArcane(Example argument)] -> Example argument
1245. colorJinx | cJinx | colourJinx | colorJinxed | cJinxed | colourJinxed
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorJinx(Example argument)] -> Example argument
[brax.colorJinx(Example argument)] -> Example argument
[kate.colorJinx(Example argument)] -> Example argument
1246. boldJinx | bJinx | boldJinxed | bJinxed
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldJinx(Example argument)] -> Example argument
[brax.boldJinx(Example argument)] -> Example argument
[kate.boldJinx(Example argument)] -> Example argument
1247. italicJinx | italicsJinx | iJinx | italicJinxed | italicsJinxed | iJinxed
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicJinx(Example argument)] -> Example argument
[brax.italicJinx(Example argument)] -> Example argument
[kate.italicJinx(Example argument)] -> Example argument
1248. glowJinx | glowingJinx | gJinx | glowJinxed | glowingJinxed | gJinxed
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowJinx(Example argument)] -> Example argument
[brax.glowJinx(Example argument)] -> Example argument
[kate.glowJinx(Example argument)] -> Example argument
1249. colorCommon | cCommon | colourCommon
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCommon(Example argument)] -> Example argument
[brax.colorCommon(Example argument)] -> Example argument
[kate.colorCommon(Example argument)] -> Example argument
1250. boldCommon | bCommon
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCommon(Example argument)] -> Example argument
[brax.boldCommon(Example argument)] -> Example argument
[kate.boldCommon(Example argument)] -> Example argument
1251. italicCommon | italicsCommon | iCommon
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCommon(Example argument)] -> Example argument
[brax.italicCommon(Example argument)] -> Example argument
[kate.italicCommon(Example argument)] -> Example argument
1252. glowCommon | glowingCommon | gCommon
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCommon(Example argument)] -> Example argument
[brax.glowCommon(Example argument)] -> Example argument
[kate.glowCommon(Example argument)] -> Example argument
1253. colorUncommon | cUncommon | colourUncommon
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorUncommon(Example argument)] -> Example argument
[brax.colorUncommon(Example argument)] -> Example argument
[kate.colorUncommon(Example argument)] -> Example argument
1254. boldUncommon | bUncommon
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldUncommon(Example argument)] -> Example argument
[brax.boldUncommon(Example argument)] -> Example argument
[kate.boldUncommon(Example argument)] -> Example argument
1255. italicUncommon | italicsUncommon | iUncommon
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicUncommon(Example argument)] -> Example argument
[brax.italicUncommon(Example argument)] -> Example argument
[kate.italicUncommon(Example argument)] -> Example argument
1256. glowUncommon | glowingUncommon | gUncommon
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowUncommon(Example argument)] -> Example argument
[brax.glowUncommon(Example argument)] -> Example argument
[kate.glowUncommon(Example argument)] -> Example argument
1257. colorRare | cRare | colourRare
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorRare(Example argument)] -> Example argument
[brax.colorRare(Example argument)] -> Example argument
[kate.colorRare(Example argument)] -> Example argument
1258. boldRare | bRare
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldRare(Example argument)] -> Example argument
[brax.boldRare(Example argument)] -> Example argument
[kate.boldRare(Example argument)] -> Example argument
1259. italicRare | italicsRare | iRare
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicRare(Example argument)] -> Example argument
[brax.italicRare(Example argument)] -> Example argument
[kate.italicRare(Example argument)] -> Example argument
1260. glowRare | glowingRare | gRare
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowRare(Example argument)] -> Example argument
[brax.glowRare(Example argument)] -> Example argument
[kate.glowRare(Example argument)] -> Example argument
1261. colorEpic | cEpic | colourEpic
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorEpic(Example argument)] -> Example argument
[brax.colorEpic(Example argument)] -> Example argument
[kate.colorEpic(Example argument)] -> Example argument
1262. boldEpic | bEpic
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldEpic(Example argument)] -> Example argument
[brax.boldEpic(Example argument)] -> Example argument
[kate.boldEpic(Example argument)] -> Example argument
1263. italicEpic | italicsEpic | iEpic
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicEpic(Example argument)] -> Example argument
[brax.italicEpic(Example argument)] -> Example argument
[kate.italicEpic(Example argument)] -> Example argument
1264. glowEpic | glowingEpic | gEpic
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowEpic(Example argument)] -> Example argument
[brax.glowEpic(Example argument)] -> Example argument
[kate.glowEpic(Example argument)] -> Example argument
1265. colorLegendary | cLegendary | colourLegendary
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorLegendary(Example argument)] -> Example argument
[brax.colorLegendary(Example argument)] -> Example argument
[kate.colorLegendary(Example argument)] -> Example argument
1266. boldLegendary | bLegendary
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldLegendary(Example argument)] -> Example argument
[brax.boldLegendary(Example argument)] -> Example argument
[kate.boldLegendary(Example argument)] -> Example argument
1267. italicLegendary | italicsLegendary | iLegendary
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicLegendary(Example argument)] -> Example argument
[brax.italicLegendary(Example argument)] -> Example argument
[kate.italicLegendary(Example argument)] -> Example argument
1268. glowLegendary | glowingLegendary | gLegendary
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowLegendary(Example argument)] -> Example argument
[brax.glowLegendary(Example argument)] -> Example argument
[kate.glowLegendary(Example argument)] -> Example argument
1269. colorTeal | cTeal | colourTeal
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorTeal(Example argument)] -> Example argument
[brax.colorTeal(Example argument)] -> Example argument
[kate.colorTeal(Example argument)] -> Example argument
1270. boldTeal | bTeal
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldTeal(Example argument)] -> Example argument
[brax.boldTeal(Example argument)] -> Example argument
[kate.boldTeal(Example argument)] -> Example argument
1271. italicTeal | italicsTeal | iTeal
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicTeal(Example argument)] -> Example argument
[brax.italicTeal(Example argument)] -> Example argument
[kate.italicTeal(Example argument)] -> Example argument
1272. glowTeal | glowingTeal | gTeal
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowTeal(Example argument)] -> Example argument
[brax.glowTeal(Example argument)] -> Example argument
[kate.glowTeal(Example argument)] -> Example argument
1273. colorMoney | cMoney | colourMoney | colorCurrency | cCurrency | colourCurrency | colorCurrencyGold | cCurrencyGold | colourCurrencyGold
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorMoney(Example argument)] -> Example argument
[brax.colorMoney(Example argument)] -> Example argument
[kate.colorMoney(Example argument)] -> Example argument
1274. boldMoney | bMoney | boldCurrency | bCurrency | boldCurrencyGold | bCurrencyGold
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldMoney(Example argument)] -> Example argument
[brax.boldMoney(Example argument)] -> Example argument
[kate.boldMoney(Example argument)] -> Example argument
1275. italicMoney | italicsMoney | iMoney | italicCurrency | italicsCurrency | iCurrency | italicCurrencyGold | italicsCurrencyGold | iCurrencyGold
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicMoney(Example argument)] -> Example argument
[brax.italicMoney(Example argument)] -> Example argument
[kate.italicMoney(Example argument)] -> Example argument
1276. glowMoney | glowingMoney | gMoney | glowCurrency | glowingCurrency | gCurrency | glowCurrencyGold | glowingCurrencyGold | gCurrencyGold
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowMoney(Example argument)] -> Example argument
[brax.glowMoney(Example argument)] -> Example argument
[kate.glowMoney(Example argument)] -> Example argument
1277. colorCurrencySilver | cCurrencySilver | colourCurrencySilver
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCurrencySilver(Example argument)] -> Example argument
[brax.colorCurrencySilver(Example argument)] -> Example argument
[kate.colorCurrencySilver(Example argument)] -> Example argument
1278. boldCurrencySilver | bCurrencySilver
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCurrencySilver(Example argument)] -> Example argument
[brax.boldCurrencySilver(Example argument)] -> Example argument
[kate.boldCurrencySilver(Example argument)] -> Example argument
1279. italicCurrencySilver | italicsCurrencySilver | iCurrencySilver
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCurrencySilver(Example argument)] -> Example argument
[brax.italicCurrencySilver(Example argument)] -> Example argument
[kate.italicCurrencySilver(Example argument)] -> Example argument
1280. glowCurrencySilver | glowingCurrencySilver | gCurrencySilver
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCurrencySilver(Example argument)] -> Example argument
[brax.glowCurrencySilver(Example argument)] -> Example argument
[kate.glowCurrencySilver(Example argument)] -> Example argument
1281. colorCurrencyCopper | cCurrencyCopper | colourCurrencyCopper
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCurrencyCopper(Example argument)] -> Example argument
[brax.colorCurrencyCopper(Example argument)] -> Example argument
[kate.colorCurrencyCopper(Example argument)] -> Example argument
1282. boldCurrencyCopper | bCurrencyCopper
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCurrencyCopper(Example argument)] -> Example argument
[brax.boldCurrencyCopper(Example argument)] -> Example argument
[kate.boldCurrencyCopper(Example argument)] -> Example argument
1283. italicCurrencyCopper | italicsCurrencyCopper | iCurrencyCopper
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCurrencyCopper(Example argument)] -> Example argument
[brax.italicCurrencyCopper(Example argument)] -> Example argument
[kate.italicCurrencyCopper(Example argument)] -> Example argument
1284. glowCurrencyCopper | glowingCurrencyCopper | gCurrencyCopper
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCurrencyCopper(Example argument)] -> Example argument
[brax.glowCurrencyCopper(Example argument)] -> Example argument
[kate.glowCurrencyCopper(Example argument)] -> Example argument
1285. colorMilk | cMilk | colourMilk | colorLactation | cLactation | colourLactation
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorMilk(Example argument)] -> Example argument
[brax.colorMilk(Example argument)] -> Example argument
[kate.colorMilk(Example argument)] -> Example argument
1286. boldMilk | bMilk | boldLactation | bLactation
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldMilk(Example argument)] -> Example argument
[brax.boldMilk(Example argument)] -> Example argument
[kate.boldMilk(Example argument)] -> Example argument
1287. italicMilk | italicsMilk | iMilk | italicLactation | italicsLactation | iLactation
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicMilk(Example argument)] -> Example argument
[brax.italicMilk(Example argument)] -> Example argument
[kate.italicMilk(Example argument)] -> Example argument
1288. glowMilk | glowingMilk | gMilk | glowLactation | glowingLactation | gLactation
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowMilk(Example argument)] -> Example argument
[brax.glowMilk(Example argument)] -> Example argument
[kate.glowMilk(Example argument)] -> Example argument
1289. colorCum | cCum | colourCum | colorCummed | cCummed | colourCummed
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCum(Example argument)] -> Example argument
[brax.colorCum(Example argument)] -> Example argument
[kate.colorCum(Example argument)] -> Example argument
1290. boldCum | bCum | boldCummed | bCummed
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCum(Example argument)] -> Example argument
[brax.boldCum(Example argument)] -> Example argument
[kate.boldCum(Example argument)] -> Example argument
1291. italicCum | italicsCum | iCum | italicCummed | italicsCummed | iCummed
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCum(Example argument)] -> Example argument
[brax.italicCum(Example argument)] -> Example argument
[kate.italicCum(Example argument)] -> Example argument
1292. glowCum | glowingCum | gCum | glowCummed | glowingCummed | gCummed
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCum(Example argument)] -> Example argument
[brax.glowCum(Example argument)] -> Example argument
[kate.glowCum(Example argument)] -> Example argument
1293. colorGirlcum | cGirlcum | colourGirlcum | colorGcum | cGcum | colourGcum
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorGirlcum(Example argument)] -> Example argument
[brax.colorGirlcum(Example argument)] -> Example argument
[kate.colorGirlcum(Example argument)] -> Example argument
1294. boldGirlcum | bGirlcum | boldGcum | bGcum
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldGirlcum(Example argument)] -> Example argument
[brax.boldGirlcum(Example argument)] -> Example argument
[kate.boldGirlcum(Example argument)] -> Example argument
1295. italicGirlcum | italicsGirlcum | iGirlcum | italicGcum | italicsGcum | iGcum
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicGirlcum(Example argument)] -> Example argument
[brax.italicGirlcum(Example argument)] -> Example argument
[kate.italicGirlcum(Example argument)] -> Example argument
1296. glowGirlcum | glowingGirlcum | gGirlcum | glowGcum | glowingGcum | gGcum
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowGirlcum(Example argument)] -> Example argument
[brax.glowGirlcum(Example argument)] -> Example argument
[kate.glowGirlcum(Example argument)] -> Example argument
1297. colorEgg | cEgg | colourEgg
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorEgg(Example argument)] -> Example argument
[brax.colorEgg(Example argument)] -> Example argument
[kate.colorEgg(Example argument)] -> Example argument
1298. boldEgg | bEgg
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldEgg(Example argument)] -> Example argument
[brax.boldEgg(Example argument)] -> Example argument
[kate.boldEgg(Example argument)] -> Example argument
1299. italicEgg | italicsEgg | iEgg
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicEgg(Example argument)] -> Example argument
[brax.italicEgg(Example argument)] -> Example argument
[kate.italicEgg(Example argument)] -> Example argument
1300. glowEgg | glowingEgg | gEgg
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowEgg(Example argument)] -> Example argument
[brax.glowEgg(Example argument)] -> Example argument
[kate.glowEgg(Example argument)] -> Example argument
1301. colorVagina | cVagina | colourVagina | colorPussy | cPussy | colourPussy | colorCunt | cCunt | colourCunt
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorVagina(Example argument)] -> Example argument
[brax.colorVagina(Example argument)] -> Example argument
[kate.colorVagina(Example argument)] -> Example argument
1302. boldVagina | bVagina | boldPussy | bPussy | boldCunt | bCunt
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldVagina(Example argument)] -> Example argument
[brax.boldVagina(Example argument)] -> Example argument
[kate.boldVagina(Example argument)] -> Example argument
1303. italicVagina | italicsVagina | iVagina | italicPussy | italicsPussy | iPussy | italicCunt | italicsCunt | iCunt
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicVagina(Example argument)] -> Example argument
[brax.italicVagina(Example argument)] -> Example argument
[kate.italicVagina(Example argument)] -> Example argument
1304. glowVagina | glowingVagina | gVagina | glowPussy | glowingPussy | gPussy | glowCunt | glowingCunt | gCunt
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowVagina(Example argument)] -> Example argument
[brax.glowVagina(Example argument)] -> Example argument
[kate.glowVagina(Example argument)] -> Example argument
1305. colorAsshole | cAsshole | colourAsshole | colorAnus | cAnus | colourAnus | colorAss | cAss | colourAss
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorAsshole(Example argument)] -> Example argument
[brax.colorAsshole(Example argument)] -> Example argument
[kate.colorAsshole(Example argument)] -> Example argument
1306. boldAsshole | bAsshole | boldAnus | bAnus | boldAss | bAss
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldAsshole(Example argument)] -> Example argument
[brax.boldAsshole(Example argument)] -> Example argument
[kate.boldAsshole(Example argument)] -> Example argument
1307. italicAsshole | italicsAsshole | iAsshole | italicAnus | italicsAnus | iAnus | italicAss | italicsAss | iAss
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicAsshole(Example argument)] -> Example argument
[brax.italicAsshole(Example argument)] -> Example argument
[kate.italicAsshole(Example argument)] -> Example argument
1308. glowAsshole | glowingAsshole | gAsshole | glowAnus | glowingAnus | gAnus | glowAss | glowingAss | gAss
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowAsshole(Example argument)] -> Example argument
[brax.glowAsshole(Example argument)] -> Example argument
[kate.glowAsshole(Example argument)] -> Example argument
1309. colorPenis | cPenis | colourPenis | colorCock | cCock | colourCock
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorPenis(Example argument)] -> Example argument
[brax.colorPenis(Example argument)] -> Example argument
[kate.colorPenis(Example argument)] -> Example argument
1310. boldPenis | bPenis | boldCock | bCock
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldPenis(Example argument)] -> Example argument
[brax.boldPenis(Example argument)] -> Example argument
[kate.boldPenis(Example argument)] -> Example argument
1311. italicPenis | italicsPenis | iPenis | italicCock | italicsCock | iCock
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicPenis(Example argument)] -> Example argument
[brax.italicPenis(Example argument)] -> Example argument
[kate.italicPenis(Example argument)] -> Example argument
1312. glowPenis | glowingPenis | gPenis | glowCock | glowingCock | gCock
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowPenis(Example argument)] -> Example argument
[brax.glowPenis(Example argument)] -> Example argument
[kate.glowPenis(Example argument)] -> Example argument
1313. colorNipples | cNipples | colourNipples | colorNipple | cNipple | colourNipple
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorNipples(Example argument)] -> Example argument
[brax.colorNipples(Example argument)] -> Example argument
[kate.colorNipples(Example argument)] -> Example argument
1314. boldNipples | bNipples | boldNipple | bNipple
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldNipples(Example argument)] -> Example argument
[brax.boldNipples(Example argument)] -> Example argument
[kate.boldNipples(Example argument)] -> Example argument
1315. italicNipples | italicsNipples | iNipples | italicNipple | italicsNipple | iNipple
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicNipples(Example argument)] -> Example argument
[brax.italicNipples(Example argument)] -> Example argument
[kate.italicNipples(Example argument)] -> Example argument
1316. glowNipples | glowingNipples | gNipples | glowNipple | glowingNipple | gNipple
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowNipples(Example argument)] -> Example argument
[brax.glowNipples(Example argument)] -> Example argument
[kate.glowNipples(Example argument)] -> Example argument
1317. colorNipplesCrotch | cNipplesCrotch | colourNipplesCrotch | colorCrotchNipples | cCrotchNipples | colourCrotchNipples | colorNippleCrotch | cNippleCrotch | colourNippleCrotch | colorCrotchNipple | cCrotchNipple | colourCrotchNipple
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorNipplesCrotch(Example argument)] -> Example argument
[brax.colorNipplesCrotch(Example argument)] -> Example argument
[kate.colorNipplesCrotch(Example argument)] -> Example argument
1318. boldNipplesCrotch | bNipplesCrotch | boldCrotchNipples | bCrotchNipples | boldNippleCrotch | bNippleCrotch | boldCrotchNipple | bCrotchNipple
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldNipplesCrotch(Example argument)] -> Example argument
[brax.boldNipplesCrotch(Example argument)] -> Example argument
[kate.boldNipplesCrotch(Example argument)] -> Example argument
1319. italicNipplesCrotch | italicsNipplesCrotch | iNipplesCrotch | italicCrotchNipples | italicsCrotchNipples | iCrotchNipples | italicNippleCrotch | italicsNippleCrotch | iNippleCrotch | italicCrotchNipple | italicsCrotchNipple | iCrotchNipple
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicNipplesCrotch(Example argument)] -> Example argument
[brax.italicNipplesCrotch(Example argument)] -> Example argument
[kate.italicNipplesCrotch(Example argument)] -> Example argument
1320. glowNipplesCrotch | glowingNipplesCrotch | gNipplesCrotch | glowCrotchNipples | glowingCrotchNipples | gCrotchNipples | glowNippleCrotch | glowingNippleCrotch | gNippleCrotch | glowCrotchNipple | glowingCrotchNipple | gCrotchNipple
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowNipplesCrotch(Example argument)] -> Example argument
[brax.glowNipplesCrotch(Example argument)] -> Example argument
[kate.glowNipplesCrotch(Example argument)] -> Example argument
1321. colorPenisUrethra | cPenisUrethra | colourPenisUrethra | colorUrethraPenis | cUrethraPenis | colourUrethraPenis | colorUrethra | cUrethra | colourUrethra
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorPenisUrethra(Example argument)] -> Example argument
[brax.colorPenisUrethra(Example argument)] -> Example argument
[kate.colorPenisUrethra(Example argument)] -> Example argument
1322. boldPenisUrethra | bPenisUrethra | boldUrethraPenis | bUrethraPenis | boldUrethra | bUrethra
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldPenisUrethra(Example argument)] -> Example argument
[brax.boldPenisUrethra(Example argument)] -> Example argument
[kate.boldPenisUrethra(Example argument)] -> Example argument
1323. italicPenisUrethra | italicsPenisUrethra | iPenisUrethra | italicUrethraPenis | italicsUrethraPenis | iUrethraPenis | italicUrethra | italicsUrethra | iUrethra
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicPenisUrethra(Example argument)] -> Example argument
[brax.italicPenisUrethra(Example argument)] -> Example argument
[kate.italicPenisUrethra(Example argument)] -> Example argument
1324. glowPenisUrethra | glowingPenisUrethra | gPenisUrethra | glowUrethraPenis | glowingUrethraPenis | gUrethraPenis | glowUrethra | glowingUrethra | gUrethra
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowPenisUrethra(Example argument)] -> Example argument
[brax.glowPenisUrethra(Example argument)] -> Example argument
[kate.glowPenisUrethra(Example argument)] -> Example argument
1325. colorVaginaUrethra | cVaginaUrethra | colourVaginaUrethra | colorUrethraVagina | cUrethraVagina | colourUrethraVagina
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorVaginaUrethra(Example argument)] -> Example argument
[brax.colorVaginaUrethra(Example argument)] -> Example argument
[kate.colorVaginaUrethra(Example argument)] -> Example argument
1326. boldVaginaUrethra | bVaginaUrethra | boldUrethraVagina | bUrethraVagina
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldVaginaUrethra(Example argument)] -> Example argument
[brax.boldVaginaUrethra(Example argument)] -> Example argument
[kate.boldVaginaUrethra(Example argument)] -> Example argument
1327. italicVaginaUrethra | italicsVaginaUrethra | iVaginaUrethra | italicUrethraVagina | italicsUrethraVagina | iUrethraVagina
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicVaginaUrethra(Example argument)] -> Example argument
[brax.italicVaginaUrethra(Example argument)] -> Example argument
[kate.italicVaginaUrethra(Example argument)] -> Example argument
1328. glowVaginaUrethra | glowingVaginaUrethra | gVaginaUrethra | glowUrethraVagina | glowingUrethraVagina | gUrethraVagina
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowVaginaUrethra(Example argument)] -> Example argument
[brax.glowVaginaUrethra(Example argument)] -> Example argument
[kate.glowVaginaUrethra(Example argument)] -> Example argument
1329. colorMouth | cMouth | colourMouth | colorThroat | cThroat | colourThroat
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorMouth(Example argument)] -> Example argument
[brax.colorMouth(Example argument)] -> Example argument
[kate.colorMouth(Example argument)] -> Example argument
1330. boldMouth | bMouth | boldThroat | bThroat
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldMouth(Example argument)] -> Example argument
[brax.boldMouth(Example argument)] -> Example argument
[kate.boldMouth(Example argument)] -> Example argument
1331. italicMouth | italicsMouth | iMouth | italicThroat | italicsThroat | iThroat
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicMouth(Example argument)] -> Example argument
[brax.italicMouth(Example argument)] -> Example argument
[kate.italicMouth(Example argument)] -> Example argument
1332. glowMouth | glowingMouth | gMouth | glowThroat | glowingThroat | gThroat
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowMouth(Example argument)] -> Example argument
[brax.glowMouth(Example argument)] -> Example argument
[kate.glowMouth(Example argument)] -> Example argument
1333. colorDirty | cDirty | colourDirty
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDirty(Example argument)] -> Example argument
[brax.colorDirty(Example argument)] -> Example argument
[kate.colorDirty(Example argument)] -> Example argument
1334. boldDirty | bDirty
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDirty(Example argument)] -> Example argument
[brax.boldDirty(Example argument)] -> Example argument
[kate.boldDirty(Example argument)] -> Example argument
1335. italicDirty | italicsDirty | iDirty
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDirty(Example argument)] -> Example argument
[brax.italicDirty(Example argument)] -> Example argument
[kate.italicDirty(Example argument)] -> Example argument
1336. glowDirty | glowingDirty | gDirty
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDirty(Example argument)] -> Example argument
[brax.glowDirty(Example argument)] -> Example argument
[kate.glowDirty(Example argument)] -> Example argument
1337. colorSeal | cSeal | colourSeal | colorSealed | cSealed | colourSealed
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSeal(Example argument)] -> Example argument
[brax.colorSeal(Example argument)] -> Example argument
[kate.colorSeal(Example argument)] -> Example argument
1338. boldSeal | bSeal | boldSealed | bSealed
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSeal(Example argument)] -> Example argument
[brax.boldSeal(Example argument)] -> Example argument
[kate.boldSeal(Example argument)] -> Example argument
1339. italicSeal | italicsSeal | iSeal | italicSealed | italicsSealed | iSealed
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSeal(Example argument)] -> Example argument
[brax.italicSeal(Example argument)] -> Example argument
[kate.italicSeal(Example argument)] -> Example argument
1340. glowSeal | glowingSeal | gSeal | glowSealed | glowingSealed | gSealed
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSeal(Example argument)] -> Example argument
[brax.glowSeal(Example argument)] -> Example argument
[kate.glowSeal(Example argument)] -> Example argument
1341. colorDisplaced | cDisplaced | colourDisplaced
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDisplaced(Example argument)] -> Example argument
[brax.colorDisplaced(Example argument)] -> Example argument
[kate.colorDisplaced(Example argument)] -> Example argument
1342. boldDisplaced | bDisplaced
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDisplaced(Example argument)] -> Example argument
[brax.boldDisplaced(Example argument)] -> Example argument
[kate.boldDisplaced(Example argument)] -> Example argument
1343. italicDisplaced | italicsDisplaced | iDisplaced
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDisplaced(Example argument)] -> Example argument
[brax.italicDisplaced(Example argument)] -> Example argument
[kate.italicDisplaced(Example argument)] -> Example argument
1344. glowDisplaced | glowingDisplaced | gDisplaced
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDisplaced(Example argument)] -> Example argument
[brax.glowDisplaced(Example argument)] -> Example argument
[kate.glowDisplaced(Example argument)] -> Example argument
1345. colorText | cText | colourText
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorText(Example argument)] -> Example argument
[brax.colorText(Example argument)] -> Example argument
[kate.colorText(Example argument)] -> Example argument
1346. boldText | bText
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldText(Example argument)] -> Example argument
[brax.boldText(Example argument)] -> Example argument
[kate.boldText(Example argument)] -> Example argument
1347. italicText | italicsText | iText
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicText(Example argument)] -> Example argument
[brax.italicText(Example argument)] -> Example argument
[kate.italicText(Example argument)] -> Example argument
1348. glowText | glowingText | gText
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowText(Example argument)] -> Example argument
[brax.glowText(Example argument)] -> Example argument
[kate.glowText(Example argument)] -> Example argument
1349. colorHalfDisabled | cHalfDisabled | colourHalfDisabled
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorHalfDisabled(Example argument)] -> Example argument
[brax.colorHalfDisabled(Example argument)] -> Example argument
[kate.colorHalfDisabled(Example argument)] -> Example argument
1350. boldHalfDisabled | bHalfDisabled
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldHalfDisabled(Example argument)] -> Example argument
[brax.boldHalfDisabled(Example argument)] -> Example argument
[kate.boldHalfDisabled(Example argument)] -> Example argument
1351. italicHalfDisabled | italicsHalfDisabled | iHalfDisabled
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicHalfDisabled(Example argument)] -> Example argument
[brax.italicHalfDisabled(Example argument)] -> Example argument
[kate.italicHalfDisabled(Example argument)] -> Example argument
1352. glowHalfDisabled | glowingHalfDisabled | gHalfDisabled
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowHalfDisabled(Example argument)] -> Example argument
[brax.glowHalfDisabled(Example argument)] -> Example argument
[kate.glowHalfDisabled(Example argument)] -> Example argument
1353. colorDisabled | cDisabled | colourDisabled
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDisabled(Example argument)] -> Example argument
[brax.colorDisabled(Example argument)] -> Example argument
[kate.colorDisabled(Example argument)] -> Example argument
1354. boldDisabled | bDisabled
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDisabled(Example argument)] -> Example argument
[brax.boldDisabled(Example argument)] -> Example argument
[kate.boldDisabled(Example argument)] -> Example argument
1355. italicDisabled | italicsDisabled | iDisabled
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDisabled(Example argument)] -> Example argument
[brax.italicDisabled(Example argument)] -> Example argument
[kate.italicDisabled(Example argument)] -> Example argument
1356. glowDisabled | glowingDisabled | gDisabled
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDisabled(Example argument)] -> Example argument
[brax.glowDisabled(Example argument)] -> Example argument
[kate.glowDisabled(Example argument)] -> Example argument
1357. colorDisabledDark | cDisabledDark | colourDisabledDark
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorDisabledDark(Example argument)] -> Example argument
[brax.colorDisabledDark(Example argument)] -> Example argument
[kate.colorDisabledDark(Example argument)] -> Example argument
1358. boldDisabledDark | bDisabledDark
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldDisabledDark(Example argument)] -> Example argument
[brax.boldDisabledDark(Example argument)] -> Example argument
[kate.boldDisabledDark(Example argument)] -> Example argument
1359. italicDisabledDark | italicsDisabledDark | iDisabledDark
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicDisabledDark(Example argument)] -> Example argument
[brax.italicDisabledDark(Example argument)] -> Example argument
[kate.italicDisabledDark(Example argument)] -> Example argument
1360. glowDisabledDark | glowingDisabledDark | gDisabledDark
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowDisabledDark(Example argument)] -> Example argument
[brax.glowDisabledDark(Example argument)] -> Example argument
[kate.glowDisabledDark(Example argument)] -> Example argument
1361. colorCopper | cCopper | colourCopper
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorCopper(Example argument)] -> Example argument
[brax.colorCopper(Example argument)] -> Example argument
[kate.colorCopper(Example argument)] -> Example argument
1362. boldCopper | bCopper
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldCopper(Example argument)] -> Example argument
[brax.boldCopper(Example argument)] -> Example argument
[kate.boldCopper(Example argument)] -> Example argument
1363. italicCopper | italicsCopper | iCopper
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicCopper(Example argument)] -> Example argument
[brax.italicCopper(Example argument)] -> Example argument
[kate.italicCopper(Example argument)] -> Example argument
1364. glowCopper | glowingCopper | gCopper
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowCopper(Example argument)] -> Example argument
[brax.glowCopper(Example argument)] -> Example argument
[kate.glowCopper(Example argument)] -> Example argument
1365. colorSilver | cSilver | colourSilver
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorSilver(Example argument)] -> Example argument
[brax.colorSilver(Example argument)] -> Example argument
[kate.colorSilver(Example argument)] -> Example argument
1366. boldSilver | bSilver
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldSilver(Example argument)] -> Example argument
[brax.boldSilver(Example argument)] -> Example argument
[kate.boldSilver(Example argument)] -> Example argument
1367. italicSilver | italicsSilver | iSilver
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicSilver(Example argument)] -> Example argument
[brax.italicSilver(Example argument)] -> Example argument
[kate.italicSilver(Example argument)] -> Example argument
1368. glowSilver | glowingSilver | gSilver
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowSilver(Example argument)] -> Example argument
[brax.glowSilver(Example argument)] -> Example argument
[kate.glowSilver(Example argument)] -> Example argument
1369. colorBronze | cBronze | colourBronze
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorBronze(Example argument)] -> Example argument
[brax.colorBronze(Example argument)] -> Example argument
[kate.colorBronze(Example argument)] -> Example argument
1370. boldBronze | bBronze
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldBronze(Example argument)] -> Example argument
[brax.boldBronze(Example argument)] -> Example argument
[kate.boldBronze(Example argument)] -> Example argument
1371. italicBronze | italicsBronze | iBronze
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicBronze(Example argument)] -> Example argument
[brax.italicBronze(Example argument)] -> Example argument
[kate.italicBronze(Example argument)] -> Example argument
1372. glowBronze | glowingBronze | gBronze
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowBronze(Example argument)] -> Example argument
[brax.glowBronze(Example argument)] -> Example argument
[kate.glowBronze(Example argument)] -> Example argument
1373. colorRainbow | cRainbow | colourRainbow
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorRainbow(Example argument)] -> Example argument
[brax.colorRainbow(Example argument)] -> Example argument
[kate.colorRainbow(Example argument)] -> Example argument
1374. boldRainbow | bRainbow
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldRainbow(Example argument)] -> Example' ' argument
[brax.boldRainbow(Example argument)] -> Example' ' argument
[kate.boldRainbow(Example argument)] -> Example' ' argument
1375. italicRainbow | italicsRainbow | iRainbow
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicRainbow(Example argument)] -> Example ' argument
[brax.italicRainbow(Example argument)] -> Example ' argument
[kate.italicRainbow(Example argument)] -> Example ' argument
1376. glowRainbow | glowingRainbow | gRainbow
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowRainbow(Example argument)] -> Example argument
[brax.glowRainbow(Example argument)] -> Example argument
[kate.glowRainbow(Example argument)] -> Example argument
1377. colorPastelRainbow | cPastelRainbow | colourPastelRainbow
(text to colour)
Capitalisation | Pronouns
Formats the argument text into coloured text.
Examples:
[lilaya.colorPastelRainbow(Example argument)] -> Example argument
[brax.colorPastelRainbow(Example argument)] -> Example argument
[kate.colorPastelRainbow(Example argument)] -> Example argument
1378. boldPastelRainbow | bPastelRainbow
(text to make bold)
Capitalisation | Pronouns
Formats the argument text into bold, coloured text.
Examples:
[lilaya.boldPastelRainbow(Example argument)] -> Example' ' argument
[brax.boldPastelRainbow(Example argument)] -> Example' ' argument
[kate.boldPastelRainbow(Example argument)] -> Example' ' argument
1379. italicPastelRainbow | italicsPastelRainbow | iPastelRainbow
(text to italicise)
Capitalisation | Pronouns
Formats the argument text into italicised, coloured text.
Examples:
[lilaya.italicPastelRainbow(Example argument)] -> Example ' argument
[brax.italicPastelRainbow(Example argument)] -> Example ' argument
[kate.italicPastelRainbow(Example argument)] -> Example ' argument
1380. glowPastelRainbow | glowingPastelRainbow | gPastelRainbow
(text to glow)
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.glowPastelRainbow(Example argument)] -> Example argument
[brax.glowPastelRainbow(Example argument)] -> Example argument
[kate.glowPastelRainbow(Example argument)] -> Example argument
1381. currentTime
No arguments
Capitalisation | Pronouns
Returns the time of day, in hours and minutes.
Examples:
[lilaya.currentTime] -> 00:00
[brax.currentTime] -> 00:00
[kate.currentTime] -> 00:00
1382. time
(hours to convert)
Capitalisation | Pronouns
Returns the converted hours into a time reading. Decimal places correspond to fraction of hour as minutes (i.e. 6.5 is parsed as 06:30).
Examples:
[lilaya.time(Example argument)] ->
[brax.time(Example argument)] ->
[kate.time(Example argument)] ->
1383. fluid
(ml to convert)
Capitalisation | Pronouns
Returns the converted fluid measurement in the small singular length unit. If no argument is given, returns the small singular length unit.
Examples:
[lilaya.fluid(Example argument)] ->
[brax.fluid(Example argument)] ->
[kate.fluid(Example argument)] ->
1384. size
(cm to convert)
Capitalisation | Pronouns
Returns the converted size in the localized, singular form. If no argument is given, returns the small singular length unit.
Examples:
[lilaya.size(Example argument)] ->
[brax.size(Example argument)] ->
[kate.size(Example argument)] ->
1385. sizes | sizePlural
(cm to convert)
Capitalisation | Pronouns
Returns the converted size in the long, localized form. If no argument is given, returns the small plural length unit.
Examples:
[lilaya.sizes(Example argument)] ->
[brax.sizes(Example argument)] ->
[kate.sizes(Example argument)] ->
1386. sizeShort
(cm to convert)
Capitalisation | Pronouns
Returns the converted size in the localized, singular form. If no argument is given, returns the small singular length unit.
Examples:
[lilaya.sizeShort(Example argument)] ->
[brax.sizeShort(Example argument)] ->
[kate.sizeShort(Example argument)] ->
1387. lSize | largeSize
(cm to convert)
Capitalisation | Pronouns
Returns the converted size in the localized, singular text form. If no argument is given, returns the large singular length unit.
Examples:
[lilaya.lSize(Example argument)] ->
[brax.lSize(Example argument)] ->
[kate.lSize(Example argument)] ->
1388. lSizes | largeSizePlural
(cm to convert)
Capitalisation | Pronouns
Returns the converted size in the localized text form. If no argument is given, returns the large plural length unit.
Examples:
[lilaya.lSizes(Example argument)] ->
[brax.lSizes(Example argument)] ->
[kate.lSizes(Example argument)] ->
1389. mainWeapon | primaryWeapon | mainWeapon1 | primaryWeapon1
No arguments
Capitalisation | Pronouns
Returns the name of the main weapon equipped by the character in their primary arm row. Returns 'fists' if no weapon is equipped.
Examples:
[lilaya.mainWeapon] -> fists
[brax.mainWeapon] -> misty demonstone
[kate.mainWeapon] -> fists
1390. mainWeapon2 | primaryWeapon2
No arguments
Capitalisation | Pronouns
Returns the name of the main weapon equipped by the character in their secondary arm row (for characters who have more than one pair of arms). Returns 'fists' if no weapon is equipped.
Examples:
[lilaya.mainWeapon2] -> fists
[brax.mainWeapon2] -> fists
[kate.mainWeapon2] -> fists
1391. mainWeapon3 | primaryWeapon3
No arguments
Capitalisation | Pronouns
Returns the name of the main weapon equipped by the character in their tertiary arm row (for characters who have more than one pair of arms). Returns 'fists' if no weapon is equipped.
Examples:
[lilaya.mainWeapon3] -> fists
[brax.mainWeapon3] -> fists
[kate.mainWeapon3] -> fists
1392. offhandWeapon | secondaryWeapon | offhandWeapon0 | secondaryWeapon0
No arguments
Capitalisation | Pronouns
Returns the name of the offhand weapon equipped by the character in their primary arm row. Returns 'fists' if no weapon is equipped.
Examples:
[lilaya.offhandWeapon] -> fists
[brax.offhandWeapon] -> pepperball pistol
[kate.offhandWeapon] -> fists
1393. offhandWeapon2 | secondaryWeapon2
No arguments
Capitalisation | Pronouns
Returns the name of the offhand weapon equipped by the character in their primary arm row (for characters who have more than one pair of arms). Returns 'fists' if no weapon is equipped.
Examples:
[lilaya.offhandWeapon2] -> fists
[brax.offhandWeapon2] -> fists
[kate.offhandWeapon2] -> fists
1394. offhandWeapon3 | secondaryWeapon3
No arguments
Capitalisation | Pronouns
Returns the name of the offhand weapon equipped by the character in their tertiary arm row (for characters who have more than one pair of arms). Returns 'fists' if no weapon is equipped.
Examples:
[lilaya.offhandWeapon3] -> fists
[brax.offhandWeapon3] -> fists
[kate.offhandWeapon3] -> fists
Arms
1395. armRace | armsRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.armRace] -> human
[brax.armRace] -> wolf-morph
[kate.armRace] -> demon
1396. armraceFeral | armferalRace | armsraceFeral | armsferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.armraceFeral] -> human
[brax.armraceFeral] -> wolf
[kate.armraceFeral] -> demon
1397. armSkin | armsSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.armSkin] -> skin
[brax.armSkin] -> fur
[kate.armSkin] -> skin
1398. armSkin+ | armSkinD | armsSkin+ | armsSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.armSkin+] -> smooth skin
[brax.armSkin+] -> shaggy fur
[kate.armSkin+] -> smooth skin
1399. armFullDescription | armsFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.armFullDescription(Example argument)] -> dark, smooth skin
[brax.armFullDescription(Example argument)] -> grey, shaggy fur
[kate.armFullDescription(Example argument)] -> pink, smooth skin
1400. armFullDescriptionColour | armFullDescriptionColor | armFullDescriptionColoured | armFullDescriptionColored | armsFullDescriptionColour | armsFullDescriptionColor | armsFullDescriptionColoured | armsFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.armFullDescriptionColour] -> dark, smooth skin
[brax.armFullDescriptionColour] -> grey, shaggy fur
[kate.armFullDescriptionColour] -> pink, smooth skin
1401. armColour | armColor | armsColour | armsColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.armColour(Example argument)] -> dark
[brax.armColour(Example argument)] -> grey
[kate.armColour(Example argument)] -> pink
1402. armColourPrimary | armColorPrimary | armPrimaryColour | armPrimaryColor | armsColourPrimary | armsColorPrimary | armsPrimaryColour | armsPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.armColourPrimary(Example argument)] -> dark
[brax.armColourPrimary(Example argument)] -> grey
[kate.armColourPrimary(Example argument)] -> pink
1403. armColourSecondary | armColorSecondary | armSecondaryColour | armSecondaryColor | armsColourSecondary | armsColorSecondary | armsSecondaryColour | armsSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.armColourSecondary(Example argument)] -> dark
[brax.armColourSecondary(Example argument)] -> grey
[kate.armColourSecondary(Example argument)] -> pink
1404. armColourHex | armColorHex | armsColourHex | armsColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.armColourHex] -> #9f775b
[brax.armColourHex] -> #b3b3b3
[kate.armColourHex] -> #ff6bda
1405. arm
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.arm(Example argument)] -> arms
[brax.arm(Example argument)] -> arms
[kate.arm(Example argument)] -> arms
1406. arms
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.arms(Example argument)] -> arms
[brax.arms(Example argument)] -> arms
[kate.arms(Example argument)] -> arms
1407. arm+ | armD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.arm+(Example argument)] -> arms
[brax.arm+(Example argument)] -> fur-coated arms
[kate.arm+(Example argument)] -> muscular arms
1408. arms+ | armsD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.arms+(Example argument)] -> arms
[brax.arms+(Example argument)] -> fur-coated arms
[kate.arms+(Example argument)] -> flawless arms
1409. armRows
No arguments
Capitalisation | Pronouns
Returns a descriptor in the form of the character number of arms. i.e. If the character has 1 arm row it will return 'a pair of', for 2, 'two pairs of', and 3, 'three pairs of'.
Examples:
[lilaya.armRows] -> a pair of
[brax.armRows] -> a pair of
[kate.armRows] -> a pair of
1410. hand
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.hand] -> hand
[brax.hand] -> hand
[kate.hand] -> hand
1411. hand+ | handD
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.hand+] -> feminine hand
[brax.hand+] -> wolf-like hand
[kate.hand+] -> delicate hand
1412. hands
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.hands] -> hands
[brax.hands] -> hands
[kate.hands] -> hands
1413. hands+ | handsD
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.hands+] -> feminine hands
[brax.hands+] -> paw-like hands
[kate.hands+] -> feminine hands
1414. finger
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.finger] -> finger
[brax.finger] -> finger
[kate.finger] -> finger
1415. finger+ | fingerD
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.finger+] -> feminine finger
[brax.finger+] -> padded finger
[kate.finger+] -> soft finger
1416. fingers
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.fingers] -> fingers
[brax.fingers] -> fingers
[kate.fingers] -> fingers
1417. fingers+ | fingersD
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.fingers+] -> feminine fingers
[brax.fingers+] -> wolf-like fingers
[kate.fingers+] -> feminine fingers
Legs
1418. legRace | legsRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.legRace] -> human
[brax.legRace] -> wolf-morph
[kate.legRace] -> demon
1419. legraceFeral | legferalRace | legsraceFeral | legsferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.legraceFeral] -> human
[brax.legraceFeral] -> wolf
[kate.legraceFeral] -> demon
1420. legSkin | legsSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.legSkin] -> skin
[brax.legSkin] -> fur
[kate.legSkin] -> skin
1421. legSkin+ | legSkinD | legsSkin+ | legsSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.legSkin+] -> smooth skin
[brax.legSkin+] -> shaggy fur
[kate.legSkin+] -> smooth skin
1422. legFullDescription | legsFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.legFullDescription(Example argument)] -> dark, smooth skin
[brax.legFullDescription(Example argument)] -> grey, shaggy fur
[kate.legFullDescription(Example argument)] -> pink, smooth skin
1423. legFullDescriptionColour | legFullDescriptionColor | legFullDescriptionColoured | legFullDescriptionColored | legsFullDescriptionColour | legsFullDescriptionColor | legsFullDescriptionColoured | legsFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.legFullDescriptionColour] -> dark, smooth skin
[brax.legFullDescriptionColour] -> grey, shaggy fur
[kate.legFullDescriptionColour] -> pink, smooth skin
1424. legColour | legColor | legsColour | legsColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.legColour(Example argument)] -> dark
[brax.legColour(Example argument)] -> grey
[kate.legColour(Example argument)] -> pink
1425. legColourPrimary | legColorPrimary | legPrimaryColour | legPrimaryColor | legsColourPrimary | legsColorPrimary | legsPrimaryColour | legsPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.legColourPrimary(Example argument)] -> dark
[brax.legColourPrimary(Example argument)] -> grey
[kate.legColourPrimary(Example argument)] -> pink
1426. legColourSecondary | legColorSecondary | legSecondaryColour | legSecondaryColor | legsColourSecondary | legsColorSecondary | legsSecondaryColour | legsSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.legColourSecondary(Example argument)] -> dark
[brax.legColourSecondary(Example argument)] -> grey
[kate.legColourSecondary(Example argument)] -> pink
1427. legColourHex | legColorHex | legsColourHex | legsColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.legColourHex] -> #9f775b
[brax.legColourHex] -> #b3b3b3
[kate.legColourHex] -> #ff6bda
1428. leg
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.leg(Example argument)] -> legs
[brax.leg(Example argument)] -> legs
[kate.leg(Example argument)] -> legs
1429. legs
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.legs(Example argument)] -> legs
[brax.legs(Example argument)] -> legs
[kate.legs(Example argument)] -> legs
1430. leg+ | legD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.leg+(Example argument)] -> slightly toned legs
[brax.leg+(Example argument)] -> fur-coated legs
[kate.leg+(Example argument)] -> toned legs
1431. legs+ | legsD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.legs+(Example argument)] -> feminine legs
[brax.legs+(Example argument)] -> strong legs
[kate.legs+(Example argument)] -> demonic legs
1432. armpit | underarm
No arguments
Capitalisation | Pronouns
Returns the name of the character's armpit. Will almost always simply be 'armpit' or 'underarm'.
Examples:
[lilaya.armpit] -> underarm
[brax.armpit] -> underarm
[kate.armpit] -> armpit
1433. armpit+ | armpitD | underarm+ | underarmD
No arguments
Capitalisation | Pronouns
Returns the name of the character's armpit, with a descriptive word appended to the front of it, based on underarm hair, arm furriness, and femininity.
Examples:
[lilaya.armpit+] -> smooth armpit
[brax.armpit+] -> muscular underarm
[kate.armpit+] -> smooth armpit
1434. armpits | underarms
No arguments
Capitalisation | Pronouns
Returns the name of the character's armpits. Will almost always simply be 'armpits' or 'underarms'.
Examples:
[lilaya.armpits] -> underarms
[brax.armpits] -> underarms
[kate.armpits] -> underarms
1435. armpits+ | armpitsD | underarms+ | underarmsD
No arguments
Capitalisation | Pronouns
Returns the name of the character's armpits, with a descriptive word appended to the front of it, based on underarm hair, arm furriness, and femininity.
Examples:
[lilaya.armpits+] -> feminine armpits
[brax.armpits+] -> furry underarms
[kate.armpits+] -> smooth armpits
1436. thighs
No arguments
Capitalisation | Pronouns
Returns the name of the character's thighs. Will almost always simply be 'thighs'.
Examples:
[lilaya.thighs] -> thighs
[brax.thighs] -> thighs
[kate.thighs] -> thighs
1437. thighs+ | thighsD
No arguments
Capitalisation | Pronouns
Returns the name of the character's thighs, with a descriptive word appended to the front of it, based on hip size.
Examples:
[lilaya.thighs+] -> womanly thighs
[brax.thighs+] -> narrow thighs
[kate.thighs+] -> girly thighs
1438. foot
(ignore clothing)
Capitalisation | Pronouns
The singular name of this character's foot. If the character is wearing clothing which is restricting direct access to their foot, and this command is parsed during sex, it will return the name of the characters footwear. Pass in 'true' as an argument to ignore that sex behaviour, ensuring that the command will always return the singular name of this character's foot.
Examples:
[lilaya.foot(Example argument)] -> foot
[brax.foot(Example argument)] -> paw
[kate.foot(Example argument)] -> foot
1439. foot+ | footD
(ignore clothing)
Capitalisation | Pronouns
The singular name of this character's foot, plus a descriptor appended to the front. If the character is wearing clothing which is restricting direct access to their foot, and this command is parsed during sex, it will return the name of the characters footwear. Pass in 'true' as an argument to ignore that sex behaviour, ensuring that the command will always return the singular name of this character's foot.
Examples:
[lilaya.foot+(Example argument)] -> delicate foot
[brax.foot+(Example argument)] -> masculine paw
[kate.foot+(Example argument)] -> delicate foot
1440. feet
(ignore clothing)
Capitalisation | Pronouns
The plural name of this character's feet. If the character is wearing clothing which is restricting direct access to their feet, and this command is parsed during sex, it will return the name of the characters footwear. Pass in 'true' as an argument to ignore that sex behaviour, ensuring that the command will always return the plural name of this character's feet.
Examples:
[lilaya.feet(Example argument)] -> feet
[brax.feet(Example argument)] -> paws
[kate.feet(Example argument)] -> feet
1441. feet+ | feetD
(ignore clothing)
Capitalisation | Pronouns
The plural name of this character's feet, plus a descriptor appended to the front. If the character is wearing clothing which is restricting direct access to their feet, and this command is parsed during sex, it will return the name of the characters footwear. Pass in 'true' as an argument to ignore that sex behaviour, ensuring that the command will always return the plural name of this character's feet.
Examples:
[lilaya.feet+(Example argument)] -> delicate feet
[brax.feet+(Example argument)] -> lupine paws
[kate.feet+(Example argument)] -> soft feet
1442. toes
(ignore clothing)
Capitalisation | Pronouns
The plural name of this character's toes. If the character is wearing clothing which is restricting direct access to their feet, and this command is parsed during sex, it will return the name of the characters footwear. Pass in 'true' as an argument to ignore that sex behaviour, ensuring that the command will always return the plural name of this character's toes.
Examples:
[lilaya.toes(Example argument)] -> toes
[brax.toes(Example argument)] -> toes
[kate.toes(Example argument)] -> toes
1443. toes+ | toesD
(ignore clothing)
Capitalisation | Pronouns
The plural name of this character's toes, plus a descriptor appended to the front. If the character is wearing clothing which is restricting direct access to their feet, and this command is parsed during sex, it will return the name of the characters footwear. Pass in 'true' as an argument to ignore that sex behaviour, ensuring that the command will always return the plural name of this character's toes.
Examples:
[lilaya.toes+(Example argument)] -> soft toes
[brax.toes+(Example argument)] -> masculine toes
[kate.toes+(Example argument)] -> soft toes
1444. footjob
No arguments
Capitalisation | Pronouns
Returns the name of this character's 'footjob' action, be it footjob, talonjob, hoofjob, etc.
Examples:
[lilaya.footjob] -> footjob
[brax.footjob] -> footjob
[kate.footjob] -> footjob
1445. footStructure
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.footStructure] -> plantigrade
[brax.footStructure] -> digitigrade
[kate.footStructure] -> plantigrade
1446. spreadsHerLegs | spreadsHisLegs | spreadYourLegs
No arguments
Capitalisation | Pronouns
Returns 'spread(s) her/his legs' if the character has legs, or 'buck(s) her/his hips' if no legs.
Examples:
[lilaya.spreadsHerLegs] -> spreads her legs
[brax.spreadsHerLegs] -> spreads his legs
[kate.spreadsHerLegs] -> spreads her legs
1447. spreadingHerLegs | spreadingHisLegs
No arguments
Capitalisation | Pronouns
Returns 'spreading her/his legs' if the character has legs, or 'bucking her/his hips' if no legs.
Examples:
[lilaya.spreadingHerLegs] -> spreading her legs
[brax.spreadingHerLegs] -> spreading his legs
[kate.spreadingHerLegs] -> spreading her legs
1448. legConfiguration | legShape
No arguments
Capitalisation | Pronouns
Returns the name of the character's leg configuration.
Examples:
[lilaya.legConfiguration] -> bipedal
[brax.legConfiguration] -> bipedal
[kate.legConfiguration] -> bipedal
1449. legCount
No arguments
Capitalisation | Pronouns
Returns the number of legs this character has.
Examples:
[lilaya.legCount] -> two
[brax.legCount] -> two
[kate.legCount] -> two
Skin
1450. skinRace | skinPluralRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.skinRace] -> human
[brax.skinRace] -> wolf-morph
[kate.skinRace] -> demon
1451. skinraceFeral | skinferalRace | skinPluralraceFeral | skinPluralferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.skinraceFeral] -> human
[brax.skinraceFeral] -> wolf
[kate.skinraceFeral] -> demon
1452. skinSkin | skinPluralSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.skinSkin] -> skin
[brax.skinSkin] -> fur
[kate.skinSkin] -> skin
1453. skinSkin+ | skinSkinD | skinPluralSkin+ | skinPluralSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.skinSkin+] -> smooth skin
[brax.skinSkin+] -> shaggy fur
[kate.skinSkin+] -> smooth skin
1454. skinFullDescription | skinPluralFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.skinFullDescription(Example argument)] -> dark, smooth skin
[brax.skinFullDescription(Example argument)] -> grey, shaggy fur
[kate.skinFullDescription(Example argument)] -> pink, smooth skin
1455. skinFullDescriptionColour | skinFullDescriptionColor | skinFullDescriptionColoured | skinFullDescriptionColored | skinPluralFullDescriptionColour | skinPluralFullDescriptionColor | skinPluralFullDescriptionColoured | skinPluralFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.skinFullDescriptionColour] -> dark, smooth skin
[brax.skinFullDescriptionColour] -> grey, shaggy fur
[kate.skinFullDescriptionColour] -> pink, smooth skin
1456. skinColour | skinColor | skinPluralColour | skinPluralColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.skinColour(Example argument)] -> dark
[brax.skinColour(Example argument)] -> grey
[kate.skinColour(Example argument)] -> pink
1457. skinColourPrimary | skinColorPrimary | skinPrimaryColour | skinPrimaryColor | skinPluralColourPrimary | skinPluralColorPrimary | skinPluralPrimaryColour | skinPluralPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.skinColourPrimary(Example argument)] -> dark
[brax.skinColourPrimary(Example argument)] -> grey
[kate.skinColourPrimary(Example argument)] -> pink
1458. skinColourSecondary | skinColorSecondary | skinSecondaryColour | skinSecondaryColor | skinPluralColourSecondary | skinPluralColorSecondary | skinPluralSecondaryColour | skinPluralSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.skinColourSecondary(Example argument)] -> dark
[brax.skinColourSecondary(Example argument)] -> grey
[kate.skinColourSecondary(Example argument)] -> pink
1459. skinColourHex | skinColorHex | skinPluralColourHex | skinPluralColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.skinColourHex] -> #9f775b
[brax.skinColourHex] -> #b3b3b3
[kate.skinColourHex] -> #ff6bda
1460. skin
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.skin(Example argument)] -> skin
[brax.skin(Example argument)] -> fur
[kate.skin(Example argument)] -> skin
1461. skinPlural
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.skinPlural(Example argument)] -> skin
[brax.skinPlural(Example argument)] -> fur
[kate.skinPlural(Example argument)] -> skin
1462. skin+ | skinD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.skin+(Example argument)] -> skin
[brax.skin+(Example argument)] -> fur
[kate.skin+(Example argument)] -> skin
1463. skinPlural+ | skinPluralD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.skinPlural+(Example argument)] -> skin
[brax.skinPlural+(Example argument)] -> fur
[kate.skinPlural+(Example argument)] -> skin
Tail
1464. tailRace | tailsRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.tailRace] -> demon
[brax.tailRace] -> wolf-morph
[kate.tailRace] -> demon
1465. tailraceFeral | tailferalRace | tailsraceFeral | tailsferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.tailraceFeral] -> demon
[brax.tailraceFeral] -> wolf
[kate.tailraceFeral] -> demon
1466. tailSkin | tailsSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.tailSkin] -> skin
[brax.tailSkin] -> fur
[kate.tailSkin] -> skin
1467. tailSkin+ | tailSkinD | tailsSkin+ | tailsSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.tailSkin+] -> smooth skin
[brax.tailSkin+] -> shaggy fur
[kate.tailSkin+] -> smooth skin
1468. tailFullDescription | tailsFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.tailFullDescription(Example argument)] -> scarlet, smooth skin
[brax.tailFullDescription(Example argument)] -> grey, shaggy fur
[kate.tailFullDescription(Example argument)] -> pink, smooth skin
1469. tailFullDescriptionColour | tailFullDescriptionColor | tailFullDescriptionColoured | tailFullDescriptionColored | tailsFullDescriptionColour | tailsFullDescriptionColor | tailsFullDescriptionColoured | tailsFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.tailFullDescriptionColour] -> scarlet, smooth skin
[brax.tailFullDescriptionColour] -> grey, shaggy fur
[kate.tailFullDescriptionColour] -> pink, smooth skin
1470. tailColour | tailColor | tailsColour | tailsColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.tailColour(Example argument)] -> scarlet
[brax.tailColour(Example argument)] -> grey
[kate.tailColour(Example argument)] -> pink
1471. tailColourPrimary | tailColorPrimary | tailPrimaryColour | tailPrimaryColor | tailsColourPrimary | tailsColorPrimary | tailsPrimaryColour | tailsPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.tailColourPrimary(Example argument)] -> scarlet
[brax.tailColourPrimary(Example argument)] -> grey
[kate.tailColourPrimary(Example argument)] -> pink
1472. tailColourSecondary | tailColorSecondary | tailSecondaryColour | tailSecondaryColor | tailsColourSecondary | tailsColorSecondary | tailsSecondaryColour | tailsSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.tailColourSecondary(Example argument)] -> scarlet
[brax.tailColourSecondary(Example argument)] -> grey
[kate.tailColourSecondary(Example argument)] -> pink
1473. tailColourHex | tailColorHex | tailsColourHex | tailsColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.tailColourHex] -> #ff385d
[brax.tailColourHex] -> #b3b3b3
[kate.tailColourHex] -> #ff6bda
1474. tail
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.tail(Example argument)] -> tail
[brax.tail(Example argument)] -> tail
[kate.tail(Example argument)] -> tail
1475. tails
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.tails(Example argument)] -> tail
[brax.tails(Example argument)] -> tail
[kate.tails(Example argument)] -> tail
1476. tail+ | tailD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.tail+(Example argument)] -> thick tail
[brax.tail+(Example argument)] -> wolf-like tail
[kate.tail+(Example argument)] -> spaded tail
1477. tails+ | tailsD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.tails+(Example argument)] -> spaded tail
[brax.tails+(Example argument)] -> girthy tail
[kate.tails+(Example argument)] -> demonic tail
1478. tentacleHead | tentacleTip
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.tentacleHead] ->
[brax.tentacleHead] ->
[kate.tentacleHead] ->
1479. tentacleHeads | tentacleTips
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.tentacleHeads] ->
[brax.tentacleHeads] ->
[kate.tentacleHeads] ->
1480. tentacleHead+ | tentacleHeadD | tentacleTip+ | tentacleTipD
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.tentacleHead+] ->
[brax.tentacleHead+] ->
[kate.tentacleHead+] ->
1481. tentacleHeads+ | tentacleHeadsD | tentacleTips+ | tentacleTipsD
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.tentacleHeads+] ->
[brax.tentacleHeads+] ->
[kate.tentacleHeads+] ->
1482. tailHead | tailTip
No arguments
Capitalisation | Pronouns
Returns the name for the tip of the character's tail.
Note: If the character has the 'serpent-tailed' leg configuration, values related to that tail will be returned.
Examples:
[lilaya.tailHead] -> tip
[brax.tailHead] -> tip
[kate.tailHead] -> tip
1483. tailHeads | tailTips
No arguments
Capitalisation | Pronouns
Returns the plural name for the tip of the character's tail.
Note: If the character has the 'serpent-tailed' leg configuration, values related to that tail will be returned.
Examples:
[lilaya.tailHeads] -> tips
[brax.tailHeads] -> tips
[kate.tailHeads] -> tips
1484. tailHead+ | tailHeadD | tailTip+ | tailTipD
No arguments
Capitalisation | Pronouns
Returns the name for the tip of the character's tail, along with a descriptor prefix.
Note: If the character has the 'serpent-tailed' leg configuration, values related to that tail will be returned.
Examples:
[lilaya.tailHead+] -> spaded tip
[brax.tailHead+] -> furry tip
[kate.tailHead+] -> spaded tip
1485. tailHeads+ | tailHeadsD | tailTips+ | tailTipsD
No arguments
Capitalisation | Pronouns
Returns the plural name for the tip of the character's tail, along with a descriptor prefix.
Note: If the character has the 'serpent-tailed' leg configuration, values related to that tail will be returned.
Examples:
[lilaya.tailHeads+] -> spaded tips
[brax.tailHeads+] -> furry tips
[kate.tailHeads+] -> spaded tips
1486. tailCount | tailsCount
No arguments
Capitalisation | Pronouns
Returns the number of tails this character has.
Examples:
[lilaya.tailCount] -> one
[brax.tailCount] -> one
[kate.tailCount] -> one
1487. tailMaxCount | tailsMaxCount
No arguments
Capitalisation | Pronouns
Returns the maximum number of (Youko) tails this character can have.
Examples:
[lilaya.tailMaxCount] -> one
[brax.tailMaxCount] -> one
[kate.tailMaxCount] -> one
1488. tailGirth | tailsGirth
No arguments
Capitalisation | Pronouns
Returns a single word descriptor for this tail's girth.
Note: If the character has the 'serpent-tailed' leg configuration, values related to that tail will be returned.
Examples:
[lilaya.tailGirth] -> extra-thick
[brax.tailGirth] -> very-fluffy
[kate.tailGirth] -> narrow
1489. tailBaseCircumference
(pluralUnits)
Capitalisation | Pronouns
Returns the circumference of the character's tail, as measured at the base, in the metric or imperial units as defined in user settings. Pass in 'true' as an argument if you want the resulting units to be pluralised (i.e. 'inches' instead of 'inch').
Note: If the character has the 'serpent-tailed' leg configuration, values related to that tail will be returned.
Examples:
[lilaya.tailBaseCircumference(Example argument)] -> 63 centimetre
[brax.tailBaseCircumference(Example argument)] -> 55 centimetre
[kate.tailBaseCircumference(Example argument)] -> 36 centimetre
1490. tailTipCircumference
(pluralUnits)
Capitalisation | Pronouns
Returns the circumference of the character's tail, as measured at the very tip, in the metric or imperial units as defined in user settings. Pass in 'true' as an argument if you want the resulting units to be pluralised (i.e. 'inches' instead of 'inch').
Note: If the character has the 'serpent-tailed' leg configuration, values related to that tail will be returned.
Examples:
[lilaya.tailTipCircumference(Example argument)] -> 13 centimetre
[brax.tailTipCircumference(Example argument)] -> 55 centimetre
[kate.tailTipCircumference(Example argument)] -> 7 centimetre
1491. tailBaseDiameter | tailBaseDiametre
(pluralUnits)
Capitalisation | Pronouns
Returns the diameter of the character's tail, as measured at the base, in the metric or imperial units as defined in user settings. Pass in 'true' as an argument if you want the resulting units to be pluralised (i.e. 'inches' instead of 'inch').
Note: If the character has the 'serpent-tailed' leg configuration, values related to that tail will be returned.
Examples:
[lilaya.tailBaseDiameter(Example argument)] -> 20 centimetre
[brax.tailBaseDiameter(Example argument)] -> 18 centimetre
[kate.tailBaseDiameter(Example argument)] -> 12 centimetre
1492. tailTipDiameter | tailTipDiametre
(pluralUnits)
Capitalisation | Pronouns
Returns the diameter of the character's tail, as measured at the very tip, in the metric or imperial units as defined in user settings. Pass in 'true' as an argument if you want the resulting units to be pluralised (i.e. 'inches' instead of 'inch').
Note: If the character has the 'serpent-tailed' leg configuration, values related to that tail will be returned.
Examples:
[lilaya.tailTipDiameter(Example argument)] -> 4 centimetre
[brax.tailTipDiameter(Example argument)] -> 18 centimetre
[kate.tailTipDiameter(Example argument)] -> 2.5 centimetre
1493. tailLength | tailSize
(pluralUnits)
Capitalisation | Pronouns
Returns the length of the character's tail, in the metric or imperial units as defined in user settings. Pass in 'true' as an argument if you want the resulting units to be pluralised (i.e. 'inches' instead of 'inch').
Note: If the character has the 'serpent-tailed' leg configuration, values related to that tail will be returned.
Examples:
[lilaya.tailLength(Example argument)] -> 1.8 metre
[brax.tailLength(Example argument)] -> 73 centimetre
[kate.tailLength(Example argument)] -> 1.8 metre
1494. tailPenetrationLength | tailPenetrationSize
(pluralUnits)
Capitalisation | Pronouns
Returns the length of the character's tail which is used in penetrations (80% of total length), in the metric or imperial units as defined in user settings. Pass in 'true' as an argument if you want the resulting units to be pluralised (i.e. 'inches' instead of 'inch').
Note: If the character has the 'serpent-tailed' leg configuration, values related to that tail will be returned.
Examples:
[lilaya.tailPenetrationLength(Example argument)] -> 1.44 metre
[brax.tailPenetrationLength(Example argument)] -> 58 centimetre
[kate.tailPenetrationLength(Example argument)] -> 1.44 metre
Tentacle
1495. tentacleRace | tentaclesRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.tentacleRace] -> no race
[brax.tentacleRace] -> no race
[kate.tentacleRace] -> no race
1496. tentacleraceFeral | tentacleferalRace | tentaclesraceFeral | tentaclesferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.tentacleraceFeral] -> no race
[brax.tentacleraceFeral] -> no race
[kate.tentacleraceFeral] -> no race
1497. tentacleSkin | tentaclesSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.tentacleSkin] ->
[brax.tentacleSkin] ->
[kate.tentacleSkin] ->
1498. tentacleSkin+ | tentacleSkinD | tentaclesSkin+ | tentaclesSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.tentacleSkin+] ->
[brax.tentacleSkin+] ->
[kate.tentacleSkin+] ->
1499. tentacleFullDescription | tentaclesFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.tentacleFullDescription(Example argument)] ->
[brax.tentacleFullDescription(Example argument)] ->
[kate.tentacleFullDescription(Example argument)] ->
1500. tentacleFullDescriptionColour | tentacleFullDescriptionColor | tentacleFullDescriptionColoured | tentacleFullDescriptionColored | tentaclesFullDescriptionColour | tentaclesFullDescriptionColor | tentaclesFullDescriptionColoured | tentaclesFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.tentacleFullDescriptionColour] ->
[brax.tentacleFullDescriptionColour] ->
[kate.tentacleFullDescriptionColour] ->
1501. tentacleColour | tentacleColor | tentaclesColour | tentaclesColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.tentacleColour(Example argument)] ->
[brax.tentacleColour(Example argument)] ->
[kate.tentacleColour(Example argument)] ->
1502. tentacleColourPrimary | tentacleColorPrimary | tentaclePrimaryColour | tentaclePrimaryColor | tentaclesColourPrimary | tentaclesColorPrimary | tentaclesPrimaryColour | tentaclesPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.tentacleColourPrimary(Example argument)] ->
[brax.tentacleColourPrimary(Example argument)] ->
[kate.tentacleColourPrimary(Example argument)] ->
1503. tentacleColourSecondary | tentacleColorSecondary | tentacleSecondaryColour | tentacleSecondaryColor | tentaclesColourSecondary | tentaclesColorSecondary | tentaclesSecondaryColour | tentaclesSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.tentacleColourSecondary(Example argument)] ->
[brax.tentacleColourSecondary(Example argument)] ->
[kate.tentacleColourSecondary(Example argument)] ->
1504. tentacleColourHex | tentacleColorHex | tentaclesColourHex | tentaclesColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.tentacleColourHex] ->
[brax.tentacleColourHex] ->
[kate.tentacleColourHex] ->
1505. tentacle
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.tentacle(Example argument)] -> tentacles
[brax.tentacle(Example argument)] -> tentacles
[kate.tentacle(Example argument)] -> tentacles
1506. tentacles
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.tentacles(Example argument)] -> tentacles
[brax.tentacles(Example argument)] -> tentacles
[kate.tentacles(Example argument)] -> tentacles
1507. tentacle+ | tentacleD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.tentacle+(Example argument)] -> tentacles
[brax.tentacle+(Example argument)] -> tentacles
[kate.tentacle+(Example argument)] -> tentacles
1508. tentacles+ | tentaclesD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.tentacles+(Example argument)] -> tentacles
[brax.tentacles+(Example argument)] -> tentacles
[kate.tentacles+(Example argument)] -> tentacles
1509. tentacleCount | tentaclesCount
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.tentacleCount] -> two
[brax.tentacleCount] -> two
[kate.tentacleCount] -> two
1510. tentacleGirth | tentaclesGirth
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.tentacleGirth] -> average
[brax.tentacleGirth] -> average
[kate.tentacleGirth] -> average
1511. tentacleBaseCircumference
(pluralUnits)
Capitalisation | Pronouns
Returns the circumference of the character's tentacle, as measured at the base, in the metric or imperial units as defined in user settings. Pass in 'true' as an argument if you want the resulting units to be pluralised (i.e. 'inches' instead of 'inch').
Examples:
[lilaya.tentacleBaseCircumference(Example argument)] -> 45 centimetre
[brax.tentacleBaseCircumference(Example argument)] -> 46 centimetre
[kate.tentacleBaseCircumference(Example argument)] -> 45 centimetre
1512. tentacleTipCircumference
(pluralUnits)
Capitalisation | Pronouns
Returns the circumference of the character's tentacle, as measured at the very tip, in the metric or imperial units as defined in user settings. Pass in 'true' as an argument if you want the resulting units to be pluralised (i.e. 'inches' instead of 'inch').
Examples:
[lilaya.tentacleTipCircumference(Example argument)] -> 45 centimetre
[brax.tentacleTipCircumference(Example argument)] -> 46 centimetre
[kate.tentacleTipCircumference(Example argument)] -> 45 centimetre
1513. tentacleBaseDiameter | tentacleBaseDiametre
(pluralUnits)
Capitalisation | Pronouns
Returns the diameter of the character's tentacle, as measured at the base, in the metric or imperial units as defined in user settings. Pass in 'true' as an argument if you want the resulting units to be pluralised (i.e. 'inches' instead of 'inch').
Examples:
[lilaya.tentacleBaseDiameter(Example argument)] -> 14 centimetre
[brax.tentacleBaseDiameter(Example argument)] -> 15 centimetre
[kate.tentacleBaseDiameter(Example argument)] -> 14 centimetre
1514. tentacleTipDiameter | tentacleTipDiametre
(pluralUnits)
Capitalisation | Pronouns
Returns the diameter of the character's tentacle, as measured at the very tip, in the metric or imperial units as defined in user settings. Pass in 'true' as an argument if you want the resulting units to be pluralised (i.e. 'inches' instead of 'inch').
Examples:
[lilaya.tentacleTipDiameter(Example argument)] -> 14 centimetre
[brax.tentacleTipDiameter(Example argument)] -> 15 centimetre
[kate.tentacleTipDiameter(Example argument)] -> 14 centimetre
1515. tentacleLength | tentacleSize
(pluralUnits)
Capitalisation | Pronouns
Returns the length of the character's tentacle, in the metric or imperial units as defined in user settings. Pass in 'true' as an argument if you want the resulting units to be pluralised (i.e. 'inches' instead of 'inch').
Examples:
[lilaya.tentacleLength(Example argument)] -> 0 centimetre
[brax.tentacleLength(Example argument)] -> 0 centimetre
[kate.tentacleLength(Example argument)] -> 0 centimetre
1516. tentaclePenetrationLength | tentaclePenetrationSize
(pluralUnits)
Capitalisation | Pronouns
Returns the length of the character's tentacle which is used in penetrations (80% of total length), in the metric or imperial units as defined in user settings. Pass in 'true' as an argument if you want the resulting units to be pluralised (i.e. 'inches' instead of 'inch').
Examples:
[lilaya.tentaclePenetrationLength(Example argument)] -> 0 centimetre
[brax.tentaclePenetrationLength(Example argument)] -> 0 centimetre
[kate.tentaclePenetrationLength(Example argument)] -> 0 centimetre
Wings
1517. wingRace | wingsRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.wingRace] -> demon
[brax.wingRace] -> no race
[kate.wingRace] -> demon
1518. wingraceFeral | wingferalRace | wingsraceFeral | wingsferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.wingraceFeral] -> demon
[brax.wingraceFeral] -> no race
[kate.wingraceFeral] -> demon
1519. wingSkin | wingsSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.wingSkin] -> skin
[brax.wingSkin] ->
[kate.wingSkin] -> skin
1520. wingSkin+ | wingSkinD | wingsSkin+ | wingsSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.wingSkin+] -> smooth skin
[brax.wingSkin+] ->
[kate.wingSkin+] -> smooth skin
1521. wingFullDescription | wingsFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.wingFullDescription(Example argument)] -> scarlet, smooth skin
[brax.wingFullDescription(Example argument)] ->
[kate.wingFullDescription(Example argument)] -> pink, smooth skin
1522. wingFullDescriptionColour | wingFullDescriptionColor | wingFullDescriptionColoured | wingFullDescriptionColored | wingsFullDescriptionColour | wingsFullDescriptionColor | wingsFullDescriptionColoured | wingsFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.wingFullDescriptionColour] -> scarlet, smooth skin
[brax.wingFullDescriptionColour] ->
[kate.wingFullDescriptionColour] -> pink, smooth skin
1523. wingColour | wingColor | wingsColour | wingsColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.wingColour(Example argument)] -> scarlet
[brax.wingColour(Example argument)] ->
[kate.wingColour(Example argument)] -> pink
1524. wingColourPrimary | wingColorPrimary | wingPrimaryColour | wingPrimaryColor | wingsColourPrimary | wingsColorPrimary | wingsPrimaryColour | wingsPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.wingColourPrimary(Example argument)] -> scarlet
[brax.wingColourPrimary(Example argument)] ->
[kate.wingColourPrimary(Example argument)] -> pink
1525. wingColourSecondary | wingColorSecondary | wingSecondaryColour | wingSecondaryColor | wingsColourSecondary | wingsColorSecondary | wingsSecondaryColour | wingsSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.wingColourSecondary(Example argument)] -> scarlet
[brax.wingColourSecondary(Example argument)] ->
[kate.wingColourSecondary(Example argument)] -> pink
1526. wingColourHex | wingColorHex | wingsColourHex | wingsColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.wingColourHex] -> #ff385d
[brax.wingColourHex] ->
[kate.wingColourHex] -> #ff6bda
1527. wing
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.wing(Example argument)] -> wings
[brax.wing(Example argument)] -> wings
[kate.wing(Example argument)] -> wings
1528. wings
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.wings(Example argument)] -> wings
[brax.wings(Example argument)] -> wings
[kate.wings(Example argument)] -> wings
1529. wing+ | wingD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.wing+(Example argument)] -> leathery wings
[brax.wing+(Example argument)] -> wings
[kate.wing+(Example argument)] -> leathery wings
1530. wings+ | wingsD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.wings+(Example argument)] -> demonic wings
[brax.wings+(Example argument)] -> wings
[kate.wings+(Example argument)] -> leathery wings
1531. wingSize | wingsSize
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.wingSize] -> large
[brax.wingSize] -> tiny
[kate.wingSize] -> small
Ass
1532. assRace | buttRace | assesRace | buttsRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.assRace] -> demon
[brax.assRace] -> wolf-morph
[kate.assRace] -> demon
1533. assraceFeral | assferalRace | buttraceFeral | buttferalRace | assesraceFeral | assesferalRace | buttsraceFeral | buttsferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.assraceFeral] -> demon
[brax.assraceFeral] -> wolf
[kate.assraceFeral] -> demon
1534. assSkin | buttSkin | assesSkin | buttsSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.assSkin] -> skin
[brax.assSkin] -> fur
[kate.assSkin] -> skin
1535. assSkin+ | assSkinD | buttSkin+ | buttSkinD | assesSkin+ | assesSkinD | buttsSkin+ | buttsSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.assSkin+] -> smooth skin
[brax.assSkin+] -> shaggy fur
[kate.assSkin+] -> smooth skin
1536. assFullDescription | buttFullDescription | assesFullDescription | buttsFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.assFullDescription(Example argument)] -> dark, smooth skin
[brax.assFullDescription(Example argument)] -> grey, shaggy fur
[kate.assFullDescription(Example argument)] -> pink, smooth skin
1537. assFullDescriptionColour | assFullDescriptionColor | assFullDescriptionColoured | assFullDescriptionColored | buttFullDescriptionColour | buttFullDescriptionColor | buttFullDescriptionColoured | buttFullDescriptionColored | assesFullDescriptionColour | assesFullDescriptionColor | assesFullDescriptionColoured | assesFullDescriptionColored | buttsFullDescriptionColour | buttsFullDescriptionColor | buttsFullDescriptionColoured | buttsFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.assFullDescriptionColour] -> dark, smooth skin
[brax.assFullDescriptionColour] -> grey, shaggy fur
[kate.assFullDescriptionColour] -> pink, smooth skin
1538. assColour | assColor | buttColour | buttColor | assesColour | assesColor | buttsColour | buttsColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.assColour(Example argument)] -> dark
[brax.assColour(Example argument)] -> grey
[kate.assColour(Example argument)] -> pink
1539. assColourPrimary | assColorPrimary | assPrimaryColour | assPrimaryColor | buttColourPrimary | buttColorPrimary | buttPrimaryColour | buttPrimaryColor | assesColourPrimary | assesColorPrimary | assesPrimaryColour | assesPrimaryColor | buttsColourPrimary | buttsColorPrimary | buttsPrimaryColour | buttsPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.assColourPrimary(Example argument)] -> dark
[brax.assColourPrimary(Example argument)] -> grey
[kate.assColourPrimary(Example argument)] -> pink
1540. assColourSecondary | assColorSecondary | assSecondaryColour | assSecondaryColor | buttColourSecondary | buttColorSecondary | buttSecondaryColour | buttSecondaryColor | assesColourSecondary | assesColorSecondary | assesSecondaryColour | assesSecondaryColor | buttsColourSecondary | buttsColorSecondary | buttsSecondaryColour | buttsSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.assColourSecondary(Example argument)] -> dark
[brax.assColourSecondary(Example argument)] -> grey
[kate.assColourSecondary(Example argument)] -> pink
1541. assColourHex | assColorHex | buttColourHex | buttColorHex | assesColourHex | assesColorHex | buttsColourHex | buttsColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.assColourHex] -> #9f775b
[brax.assColourHex] -> #b3b3b3
[kate.assColourHex] -> #ff6bda
1542. ass | butt
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.ass(Example argument)] -> butt
[brax.ass(Example argument)] -> rear end
[kate.ass(Example argument)] -> rump
1543. asses | butts
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.asses(Example argument)] -> butt
[brax.asses(Example argument)] -> rump
[kate.asses(Example argument)] -> ass
1544. ass+ | assD | butt+ | buttD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.ass+(Example argument)] -> large rear end
[brax.ass+(Example argument)] -> rear end
[kate.ass+(Example argument)] -> demonic ass
1545. asses+ | assesD | butts+ | buttsD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.asses+(Example argument)] -> large butt
[brax.asses+(Example argument)] -> rear end
[kate.asses+(Example argument)] -> large rump
1546. assSize
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's ass size.
Examples:
[lilaya.assSize] -> large
[brax.assSize] -> small
[kate.assSize] -> large
1547. assCapacity | assholeCapacity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's asshole capacity.
Examples:
[lilaya.assCapacity] -> tight
[brax.assCapacity] -> extremely tight
[kate.assCapacity] -> somewhat tight
1548. assDepth | assholeDepth
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's asshole depth.
Examples:
[lilaya.assDepth] -> average-depth
[brax.assDepth] -> average-depth
[kate.assDepth] -> average-depth
1549. assElasticity | assholeElasticity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's asshole elasticity.
Examples:
[lilaya.assElasticity] -> elastic
[brax.assElasticity] -> stiff
[kate.assElasticity] -> elastic
1550. assPlasticity | assholePlasticity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's asshole plasticity.
Examples:
[lilaya.assPlasticity] -> rubbery
[brax.assPlasticity] -> resilient
[kate.assPlasticity] -> springy
1551. assWetness | assholeWetness
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's asshole wetness.
Examples:
[lilaya.assWetness] -> slimy
[brax.assWetness] -> dry
[kate.assWetness] -> dry
1552. assCloaca
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.assCloaca] -> rump
[brax.assCloaca] -> rear end
[kate.assCloaca] -> butt
1553. assCloaca+
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.assCloaca+] -> demonic ass
[brax.assCloaca+] -> small rear end
[kate.assCloaca+] -> large ass
1554. hipSkin | hipsSkin
No arguments
Capitalisation | Pronouns
Returns the name of the covering of this character's hips (which is based on torso type).
Examples:
[lilaya.hipSkin] -> skin
[brax.hipSkin] -> fur
[kate.hipSkin] -> skin
1555. hipSkin+ | hipsSkin+
No arguments
Capitalisation | Pronouns
Returns the name of the covering of this character's hips (which is based on torso type), plus a descriptor appended before it.
Examples:
[lilaya.hipSkin+] -> smooth skin
[brax.hipSkin+] -> shaggy fur
[kate.hipSkin+] -> smooth skin
1556. hip | hips
No arguments
Capitalisation | Pronouns
Returns the name of this character's hips.
Examples:
[lilaya.hip] -> hips
[brax.hip] -> hips
[kate.hip] -> hips
1557. hip+ | hipD | hips+ | hipsD
No arguments
Capitalisation | Pronouns
Returns the name of this character's hips, plus a size descriptor appened before it.
Examples:
[lilaya.hip+] -> womanly hips
[brax.hip+] -> narrow hips
[kate.hip+] -> girly hips
1558. hipSize | hipsSize
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's hip size.
Examples:
[lilaya.hipSize] -> womanly
[brax.hipSize] -> narrow
[kate.hipSize] -> girly
1559. breastCapacity | breastsCapacity | titCapacity | titsCapacity | boobCapacity | boobsCapacity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's nipple capacity.
Examples:
[lilaya.breastCapacity] -> tight
[brax.breastCapacity] -> extremely tight
[kate.breastCapacity] -> tight
Anus
1560. anusRace | assholeRace | anusesRace | assholesRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.anusRace] -> demon
[brax.anusRace] -> bat-morph
[kate.anusRace] -> demon
1561. anusraceFeral | anusferalRace | assholeraceFeral | assholeferalRace | anusesraceFeral | anusesferalRace | assholesraceFeral | assholesferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.anusraceFeral] -> demon
[brax.anusraceFeral] -> bat
[kate.anusraceFeral] -> demon
1562. anusSkin | assholeSkin | anusesSkin | assholesSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.anusSkin] -> skin
[brax.anusSkin] -> skin
[kate.anusSkin] -> skin
1563. anusSkin+ | anusSkinD | assholeSkin+ | assholeSkinD | anusesSkin+ | anusesSkinD | assholesSkin+ | assholesSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.anusSkin+] -> smooth skin
[brax.anusSkin+] -> smooth skin
[kate.anusSkin+] -> smooth skin
1564. anusFullDescription | assholeFullDescription | anusesFullDescription | assholesFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.anusFullDescription(Example argument)] -> dark-rimmed anus, with fleshy-pink internal walls
[brax.anusFullDescription(Example argument)] -> olive-rimmed anus, with fleshy-pink internal walls
[kate.anusFullDescription(Example argument)] -> pink-rimmed anus, with fleshy-pink internal walls
1565. anusFullDescriptionColour | anusFullDescriptionColor | anusFullDescriptionColoured | anusFullDescriptionColored | assholeFullDescriptionColour | assholeFullDescriptionColor | assholeFullDescriptionColoured | assholeFullDescriptionColored | anusesFullDescriptionColour | anusesFullDescriptionColor | anusesFullDescriptionColoured | anusesFullDescriptionColored | assholesFullDescriptionColour | assholesFullDescriptionColor | assholesFullDescriptionColoured | assholesFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.anusFullDescriptionColour] -> dark-rimmed anus, with fleshy-pink internal walls
[brax.anusFullDescriptionColour] -> olive-rimmed anus, with fleshy-pink internal walls
[kate.anusFullDescriptionColour] -> pink-rimmed anus, with fleshy-pink internal walls
1566. anusColour | anusColor | assholeColour | assholeColor | anusesColour | anusesColor | assholesColour | assholesColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.anusColour(Example argument)] -> dark-rimmed
[brax.anusColour(Example argument)] -> olive-rimmed
[kate.anusColour(Example argument)] -> pink-rimmed
1567. anusColourPrimary | anusColorPrimary | anusPrimaryColour | anusPrimaryColor | assholeColourPrimary | assholeColorPrimary | assholePrimaryColour | assholePrimaryColor | anusesColourPrimary | anusesColorPrimary | anusesPrimaryColour | anusesPrimaryColor | assholesColourPrimary | assholesColorPrimary | assholesPrimaryColour | assholesPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.anusColourPrimary(Example argument)] -> dark
[brax.anusColourPrimary(Example argument)] -> olive
[kate.anusColourPrimary(Example argument)] -> pink
1568. anusColourSecondary | anusColorSecondary | anusSecondaryColour | anusSecondaryColor | assholeColourSecondary | assholeColorSecondary | assholeSecondaryColour | assholeSecondaryColor | anusesColourSecondary | anusesColorSecondary | anusesSecondaryColour | anusesSecondaryColor | assholesColourSecondary | assholesColorSecondary | assholesSecondaryColour | assholesSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.anusColourSecondary(Example argument)] -> fleshy-pink
[brax.anusColourSecondary(Example argument)] -> fleshy-pink
[kate.anusColourSecondary(Example argument)] -> fleshy-pink
1569. anusColourHex | anusColorHex | assholeColourHex | assholeColorHex | anusesColourHex | anusesColorHex | assholesColourHex | assholesColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.anusColourHex] -> #9f775b
[brax.anusColourHex] -> #edc491
[kate.anusColourHex] -> #ff6bda
1570. anus | asshole
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.anus(Example argument)] -> back door
[brax.anus(Example argument)] -> back door
[kate.anus(Example argument)] -> back door
1571. anuses | assholes
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.anuses(Example argument)] -> asshole
[brax.anuses(Example argument)] -> rear entrance
[kate.anuses(Example argument)] -> rear entrance
1572. anus+ | anusD | asshole+ | assholeD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.anus+(Example argument)] -> slimy rear entrance
[brax.anus+(Example argument)] -> hairy rear entrance
[kate.anus+(Example argument)] -> somewhat-tight back door
1573. anuses+ | anusesD | assholes+ | assholesD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.anuses+(Example argument)] -> internally-ribbed asshole
[brax.anuses+(Example argument)] -> rear entrance
[kate.anuses+(Example argument)] -> internally-muscled asshole
Breasts
1574. breastRace | titRace | boobRace | chestRace | breastsRace | titsRace | boobsRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.breastRace] -> demon
[brax.breastRace] -> wolf-morph
[kate.breastRace] -> demon
1575. breastraceFeral | breastferalRace | titraceFeral | titferalRace | boobraceFeral | boobferalRace | chestraceFeral | chestferalRace | breastsraceFeral | breastsferalRace | titsraceFeral | titsferalRace | boobsraceFeral | boobsferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.breastraceFeral] -> demon
[brax.breastraceFeral] -> wolf
[kate.breastraceFeral] -> demon
1576. breastSkin | titSkin | boobSkin | chestSkin | breastsSkin | titsSkin | boobsSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.breastSkin] -> skin
[brax.breastSkin] -> fur
[kate.breastSkin] -> skin
1577. breastSkin+ | breastSkinD | titSkin+ | titSkinD | boobSkin+ | boobSkinD | chestSkin+ | chestSkinD | breastsSkin+ | breastsSkinD | titsSkin+ | titsSkinD | boobsSkin+ | boobsSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.breastSkin+] -> smooth skin
[brax.breastSkin+] -> shaggy fur
[kate.breastSkin+] -> smooth skin
1578. breastFullDescription | titFullDescription | boobFullDescription | chestFullDescription | breastsFullDescription | titsFullDescription | boobsFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.breastFullDescription(Example argument)] -> dark, smooth skin
[brax.breastFullDescription(Example argument)] -> grey, shaggy fur
[kate.breastFullDescription(Example argument)] -> pink, smooth skin
1579. breastFullDescriptionColour | breastFullDescriptionColor | breastFullDescriptionColoured | breastFullDescriptionColored | titFullDescriptionColour | titFullDescriptionColor | titFullDescriptionColoured | titFullDescriptionColored | boobFullDescriptionColour | boobFullDescriptionColor | boobFullDescriptionColoured | boobFullDescriptionColored | chestFullDescriptionColour | chestFullDescriptionColor | chestFullDescriptionColoured | chestFullDescriptionColored | breastsFullDescriptionColour | breastsFullDescriptionColor | breastsFullDescriptionColoured | breastsFullDescriptionColored | titsFullDescriptionColour | titsFullDescriptionColor | titsFullDescriptionColoured | titsFullDescriptionColored | boobsFullDescriptionColour | boobsFullDescriptionColor | boobsFullDescriptionColoured | boobsFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.breastFullDescriptionColour] -> dark, smooth skin
[brax.breastFullDescriptionColour] -> grey, shaggy fur
[kate.breastFullDescriptionColour] -> pink, smooth skin
1580. breastColour | breastColor | titColour | titColor | boobColour | boobColor | chestColour | chestColor | breastsColour | breastsColor | titsColour | titsColor | boobsColour | boobsColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.breastColour(Example argument)] -> dark
[brax.breastColour(Example argument)] -> grey
[kate.breastColour(Example argument)] -> pink
1581. breastColourPrimary | breastColorPrimary | breastPrimaryColour | breastPrimaryColor | titColourPrimary | titColorPrimary | titPrimaryColour | titPrimaryColor | boobColourPrimary | boobColorPrimary | boobPrimaryColour | boobPrimaryColor | chestColourPrimary | chestColorPrimary | chestPrimaryColour | chestPrimaryColor | breastsColourPrimary | breastsColorPrimary | breastsPrimaryColour | breastsPrimaryColor | titsColourPrimary | titsColorPrimary | titsPrimaryColour | titsPrimaryColor | boobsColourPrimary | boobsColorPrimary | boobsPrimaryColour | boobsPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.breastColourPrimary(Example argument)] -> dark
[brax.breastColourPrimary(Example argument)] -> grey
[kate.breastColourPrimary(Example argument)] -> pink
1582. breastColourSecondary | breastColorSecondary | breastSecondaryColour | breastSecondaryColor | titColourSecondary | titColorSecondary | titSecondaryColour | titSecondaryColor | boobColourSecondary | boobColorSecondary | boobSecondaryColour | boobSecondaryColor | chestColourSecondary | chestColorSecondary | chestSecondaryColour | chestSecondaryColor | breastsColourSecondary | breastsColorSecondary | breastsSecondaryColour | breastsSecondaryColor | titsColourSecondary | titsColorSecondary | titsSecondaryColour | titsSecondaryColor | boobsColourSecondary | boobsColorSecondary | boobsSecondaryColour | boobsSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.breastColourSecondary(Example argument)] -> dark
[brax.breastColourSecondary(Example argument)] -> grey
[kate.breastColourSecondary(Example argument)] -> pink
1583. breastColourHex | breastColorHex | titColourHex | titColorHex | boobColourHex | boobColorHex | chestColourHex | chestColorHex | breastsColourHex | breastsColorHex | titsColourHex | titsColorHex | boobsColourHex | boobsColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.breastColourHex] -> #9f775b
[brax.breastColourHex] -> #b3b3b3
[kate.breastColourHex] -> #ff6bda
1584. breast | tit | boob | chest
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.breast(Example argument)] -> tits
[brax.breast(Example argument)] -> pecs
[kate.breast(Example argument)] -> tits
1585. breasts | tits | boobs
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.breasts(Example argument)] -> mammaries
[brax.breasts(Example argument)] -> pecs
[kate.breasts(Example argument)] -> mammaries
1586. breast+ | breastD | tit+ | titD | boob+ | boobD | chest+ | chestD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.breast+(Example argument)] -> perky boobs
[brax.breast+(Example argument)] -> flat pecs
[kate.breast+(Example argument)] -> round boobs
1587. breasts+ | breastsD | tits+ | titsD | boobs+ | boobsD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.breasts+(Example argument)] -> sizeable mammaries
[brax.breasts+(Example argument)] -> pointy pecs
[kate.breasts+(Example argument)] -> mammaries
1588. paizuri | naizuri
No arguments
Capitalisation | Pronouns
Returns 'paizuri' if the character's breasts are large enough to give a proper tit-job, or 'naizuri' if they are too small.
Examples:
[lilaya.paizuri] -> paizuri
[brax.paizuri] -> naizuri
[kate.paizuri] -> paizuri
1589. breastSize | breastsSize | titSize | titsSize | boobSize | boobsSize
No arguments
Capitalisation | Pronouns
Returns a descriptor of the character's breast size.
Examples:
[lilaya.breastSize] -> sizeable
[brax.breastSize] -> flat
[kate.breastSize] -> sizeable
1590. breastShape | breastsShape | titShape | titsShape | boobShape | boobsShape
No arguments
Capitalisation | Pronouns
Returns the name of the shape of this character's breasts.
Examples:
[lilaya.breastShape] -> perky
[brax.breastShape] -> pointy
[kate.breastShape] -> round
1591. nippleSize | nipplesSize
No arguments
Capitalisation | Pronouns
Returns the name of the size of this character's nipples.
Examples:
[lilaya.nippleSize] -> large
[brax.nippleSize] -> tiny
[kate.nippleSize] -> big
1592. areolaSize | areolaeSize
No arguments
Capitalisation | Pronouns
Returns the name of the size of this character's areolae.
Examples:
[lilaya.areolaSize] -> large
[brax.areolaSize] -> tiny
[kate.areolaSize] -> average-sized
1593. cupSize | cups | breastCups | breastsCups | titCups | titsCups | boobCups | boobsCups
No arguments
Capitalisation | Pronouns
Returns the name of this character's cup size. (e.g. 'AA', 'B', 'DD')
Examples:
[lilaya.cupSize] -> E
[brax.cupSize] -> flat
[kate.cupSize] -> F
1594. breastDepth | breastsDepth | titDepth | titsDepth | boobDepth | boobsDepth
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's nipple depth.
Examples:
[lilaya.breastDepth] -> average-depth
[brax.breastDepth] -> average-depth
[kate.breastDepth] -> average-depth
1595. breastElasticity | breastsElasticity | titElasticity | titsElasticity | boobElasticity | boobsElasticity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's nipple elasticity.
Examples:
[lilaya.breastElasticity] -> elastic
[brax.breastElasticity] -> flexible
[kate.breastElasticity] -> elastic
1596. breastPlasticity | breastsPlasticity | titPlasticity | titsPlasticity | boobPlasticity | boobsPlasticity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's nipple plasticity.
Examples:
[lilaya.breastPlasticity] -> rubbery
[brax.breastPlasticity] -> resilient
[kate.breastPlasticity] -> rubbery
1597. breastRows | nippleRows
No arguments
Capitalisation | Pronouns
Returns the number of this character's breast rows, formatted as a word + 'pairs of'. (e.g. 'pair of', 'three pairs of')
Examples:
[lilaya.breastRows] -> pair of
[brax.breastRows] -> pair of
[kate.breastRows] -> pair of
1598. totalBreasts | totalBreastCount
No arguments
Capitalisation | Pronouns
Returns the total number of breasts that this character has. i.e. Breast rows * 2
Examples:
[lilaya.totalBreasts] -> two
[brax.totalBreasts] -> two
[kate.totalBreasts] -> two
1599. nipplesPerBreast
No arguments
Capitalisation | Pronouns
Returns the number of nipples that this character has on each breast. Will usually just be one.
Examples:
[lilaya.nipplesPerBreast] -> one
[brax.nipplesPerBreast] -> one
[kate.nipplesPerBreast] -> one
1600. totalNipples | totalNippleCount
No arguments
Capitalisation | Pronouns
Returns the total number of nipples that this character has. i.e. Breast rows * 2 * nipples per row
Examples:
[lilaya.totalNipples] -> two
[brax.totalNipples] -> two
[kate.totalNipples] -> two
1601. lactation
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.lactation] -> no
[brax.lactation] -> no
[kate.lactation] -> no
1602. milkRegen | milkRegeneration
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.milkRegen] -> average
[brax.milkRegen] -> average
[kate.milkRegen] -> average
1603. breastCrotchPair | crotchBoobPair | crotchBoobsPair | udderSet
No arguments
Capitalisation | Pronouns
Returns 'pair', or 'set', based on whether the character's crotch boobs are udders or not
Examples:
[lilaya.breastCrotchPair] -> pair
[brax.breastCrotchPair] -> pair
[kate.breastCrotchPair] -> pair
1604. udderSize | uddersSize | crotchBreastSize | crotchBreastsSize | crotchTitSize | crotchTitsSize | crotchBoobSize | crotchBoobsSize
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.udderSize] -> average-sized
[brax.udderSize] -> extremely tiny
[kate.udderSize] -> average-sized
1605. udderShape | uddersShape | crotchBreastShape | crotchBreastsShape | crotchTitShape | crotchTitsShape | crotchBoobShape | crotchBoobsShape
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.udderShape] -> round
[brax.udderShape] -> wide
[kate.udderShape] -> pointy
1606. udderNippleSize | udderNipplesSize | uddersNippleSize | uddersNipplesSize | crotchNippleSize | crotchNipplesSize
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.udderNippleSize] -> big
[brax.udderNippleSize] -> big
[kate.udderNippleSize] -> big
1607. udderAreolaSize | udderAreolaeSize | uddersAreolaSize | uddersAreolaeSize | crotchBoobsAreolaSize | crotchAreolaSize | crotchAreolaeSize
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.udderAreolaSize] -> average-sized
[brax.udderAreolaSize] -> average-sized
[kate.udderAreolaSize] -> average-sized
1608. udderCups | udderCups | uddersCups | uddersCups | crotchBreastCups | crotchBreastsCups | crotchTitCups | crotchTitsCups | crotchBoobCups | crotchBoobsCups | crotchBoobCupSize | crotchBoobsCupSize
No arguments
Capitalisation | Pronouns
Returns the name of this character's crotch-boob cup size. (e.g. 'AA', 'B', 'DD')
Examples:
[lilaya.udderCups] -> C
[brax.udderCups] -> AA
[kate.udderCups] -> C
1609. udderCapacity | uddersCapacity | crotchBreastCapacity | crotchBreastsCapacity | crotchTitCapacity | crotchTitsCapacity | crotchBoobCapacity | crotchBoobsCapacity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's crotch-nipple capacity.
Examples:
[lilaya.udderCapacity] -> somewhat tight
[brax.udderCapacity] -> somewhat tight
[kate.udderCapacity] -> somewhat tight
1610. udderDepth | uddersDepth | crotchBreastDepth | crotchBreastsDepth | crotchTitDepth | crotchTitsDepth | crotchBoobDepth | crotchBoobsDepth
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's crotch-nipple depth.
Examples:
[lilaya.udderDepth] -> average-depth
[brax.udderDepth] -> average-depth
[kate.udderDepth] -> average-depth
1611. udderElasticity | uddersElasticity | crotchBreastElasticity | crotchBreastsElasticity | crotchTitElasticity | crotchTitsElasticity | crotchBoobElasticity | crotchBoobsElasticity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's crotch-nipple elasticity.
Examples:
[lilaya.udderElasticity] -> flexible
[brax.udderElasticity] -> flexible
[kate.udderElasticity] -> flexible
1612. udderPlasticity | uddersPlasticity | crotchBreastPlasticity | crotchBreastsPlasticity | crotchTitPlasticity | crotchTitsPlasticity | crotchBoobPlasticity | crotchBoobsPlasticity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's crotch-nipple plasticity.
Examples:
[lilaya.udderPlasticity] -> resilient
[brax.udderPlasticity] -> resilient
[kate.udderPlasticity] -> resilient
1613. udderRows | uddersRows | crotchBoobRows | crotchBoobsRows | crotchBreastRows | crotchNippleRows
No arguments
Capitalisation | Pronouns
Returns the number of this character's crotch-boob rows, formatted as a word + 'pairs of'. (e.g. 'pair of', 'three pairs of')
Examples:
[lilaya.udderRows] -> pair of
[brax.udderRows] -> two pairs of
[kate.udderRows] -> pair of
1614. totalUdders | totalUdderCount | totalCrotchBoobs | totalCrotchBoobCount
No arguments
Capitalisation | Pronouns
Returns the total number of breasts that this character has. i.e. Breast rows * 2
Examples:
[lilaya.totalUdders] -> two
[brax.totalUdders] -> four
[kate.totalUdders] -> two
1615. udderNipplesPerBreast | uddersNipplesPerBreast | crotchBoobNipplesPerBreast | crotchBoobsNipplesPerBreast | crotchNipplesPerBreast
No arguments
Capitalisation | Pronouns
Returns the number of nipples that this character has on each breast. Will usually just be one.
Examples:
[lilaya.udderNipplesPerBreast] -> one
[brax.udderNipplesPerBreast] -> one
[kate.udderNipplesPerBreast] -> one
1616. totalUdderNipples | totalUddersNipples | totalCrotchNipples | totalCrotchNippleCount
No arguments
Capitalisation | Pronouns
Returns the total number of nipples that this character has. i.e. Breast rows * 2 * nipples per row
Examples:
[lilaya.totalUdderNipples] -> two
[brax.totalUdderNipples] -> four
[kate.totalUdderNipples] -> two
1617. udderLactation | uddersLactation | crotchLactation
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.udderLactation] -> no
[brax.udderLactation] -> no
[kate.udderLactation] -> no
1618. udderMilkRegen | uddersMilkRegen | crotchMilkRegen | crotchMilkRegeneration
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.udderMilkRegen] -> average
[brax.udderMilkRegen] -> average
[kate.udderMilkRegen] -> average
Nipples
1619. nippleRace | teatRace | nipplesRace | teatsRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.nippleRace] -> demon
[brax.nippleRace] -> wolf-morph
[kate.nippleRace] -> demon
1620. nippleraceFeral | nippleferalRace | teatraceFeral | teatferalRace | nipplesraceFeral | nipplesferalRace | teatsraceFeral | teatsferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.nippleraceFeral] -> demon
[brax.nippleraceFeral] -> wolf
[kate.nippleraceFeral] -> demon
1621. nippleSkin | teatSkin | nipplesSkin | teatsSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.nippleSkin] -> skin
[brax.nippleSkin] -> skin
[kate.nippleSkin] -> skin
1622. nippleSkin+ | nippleSkinD | teatSkin+ | teatSkinD | nipplesSkin+ | nipplesSkinD | teatsSkin+ | teatsSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.nippleSkin+] -> smooth skin
[brax.nippleSkin+] -> smooth skin
[kate.nippleSkin+] -> smooth skin
1623. nippleFullDescription | teatFullDescription | nipplesFullDescription | teatsFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.nippleFullDescription(Example argument)] -> dark nipples, with fleshy-pink internal walls
[brax.nippleFullDescription(Example argument)] -> olive nipples
[kate.nippleFullDescription(Example argument)] -> pink nipples, with fleshy-pink internal walls
1624. nippleFullDescriptionColour | nippleFullDescriptionColor | nippleFullDescriptionColoured | nippleFullDescriptionColored | teatFullDescriptionColour | teatFullDescriptionColor | teatFullDescriptionColoured | teatFullDescriptionColored | nipplesFullDescriptionColour | nipplesFullDescriptionColor | nipplesFullDescriptionColoured | nipplesFullDescriptionColored | teatsFullDescriptionColour | teatsFullDescriptionColor | teatsFullDescriptionColoured | teatsFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.nippleFullDescriptionColour] -> dark nipples, with fleshy-pink internal walls
[brax.nippleFullDescriptionColour] -> olive nipples
[kate.nippleFullDescriptionColour] -> pink nipples, with fleshy-pink internal walls
1625. nippleColour | nippleColor | teatColour | teatColor | nipplesColour | nipplesColor | teatsColour | teatsColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.nippleColour(Example argument)] -> dark
[brax.nippleColour(Example argument)] -> olive
[kate.nippleColour(Example argument)] -> pink
1626. nippleColourPrimary | nippleColorPrimary | nipplePrimaryColour | nipplePrimaryColor | teatColourPrimary | teatColorPrimary | teatPrimaryColour | teatPrimaryColor | nipplesColourPrimary | nipplesColorPrimary | nipplesPrimaryColour | nipplesPrimaryColor | teatsColourPrimary | teatsColorPrimary | teatsPrimaryColour | teatsPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.nippleColourPrimary(Example argument)] -> dark
[brax.nippleColourPrimary(Example argument)] -> olive
[kate.nippleColourPrimary(Example argument)] -> pink
1627. nippleColourSecondary | nippleColorSecondary | nippleSecondaryColour | nippleSecondaryColor | teatColourSecondary | teatColorSecondary | teatSecondaryColour | teatSecondaryColor | nipplesColourSecondary | nipplesColorSecondary | nipplesSecondaryColour | nipplesSecondaryColor | teatsColourSecondary | teatsColorSecondary | teatsSecondaryColour | teatsSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.nippleColourSecondary(Example argument)] -> fleshy-pink
[brax.nippleColourSecondary(Example argument)] -> fleshy-pink
[kate.nippleColourSecondary(Example argument)] -> fleshy-pink
1628. nippleColourHex | nippleColorHex | teatColourHex | teatColorHex | nipplesColourHex | nipplesColorHex | teatsColourHex | teatsColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.nippleColourHex] -> #9f775b
[brax.nippleColourHex] -> #edc491
[kate.nippleColourHex] -> #ff6bda
1629. nipple | teat
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.nipple(Example argument)] -> teats
[brax.nipple(Example argument)] -> nipples
[kate.nipple(Example argument)] -> teats
1630. nipples | teats
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.nipples(Example argument)] -> nipples
[brax.nipples(Example argument)] -> nipples
[kate.nipples(Example argument)] -> nipples
1631. nipple+ | nippleD | teat+ | teatD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.nipple+(Example argument)] -> dark teats
[brax.nipple+(Example argument)] -> tiny nipples
[kate.nipple+(Example argument)] -> perfect nipples
1632. nipples+ | nipplesD | teats+ | teatsD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.nipples+(Example argument)] -> large nipples
[brax.nipples+(Example argument)] -> tiny nipples
[kate.nipples+(Example argument)] -> perfect nipples
Milk
1633. milkRace | milksRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.milkRace] -> demon
[brax.milkRace] -> wolf-morph
[kate.milkRace] -> demon
1634. milkraceFeral | milkferalRace | milksraceFeral | milksferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.milkraceFeral] -> demon
[brax.milkraceFeral] -> wolf
[kate.milkraceFeral] -> demon
1635. milkSkin | milksSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.milkSkin] -> milk
[brax.milkSkin] -> milk
[kate.milkSkin] -> milk
1636. milkSkin+ | milkSkinD | milksSkin+ | milksSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.milkSkin+] -> fluid milk
[brax.milkSkin+] -> fluid milk
[kate.milkSkin+] -> fluid milk
1637. milkFullDescription | milksFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.milkFullDescription(Example argument)] -> white, fluid milk
[brax.milkFullDescription(Example argument)] -> white, fluid milk
[kate.milkFullDescription(Example argument)] -> white, fluid milk
1638. milkFullDescriptionColour | milkFullDescriptionColor | milkFullDescriptionColoured | milkFullDescriptionColored | milksFullDescriptionColour | milksFullDescriptionColor | milksFullDescriptionColoured | milksFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.milkFullDescriptionColour] -> white, fluid milk
[brax.milkFullDescriptionColour] -> white, fluid milk
[kate.milkFullDescriptionColour] -> white, fluid milk
1639. milkColour | milkColor | milksColour | milksColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.milkColour(Example argument)] -> white
[brax.milkColour(Example argument)] -> white
[kate.milkColour(Example argument)] -> white
1640. milkColourPrimary | milkColorPrimary | milkPrimaryColour | milkPrimaryColor | milksColourPrimary | milksColorPrimary | milksPrimaryColour | milksPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.milkColourPrimary(Example argument)] -> white
[brax.milkColourPrimary(Example argument)] -> white
[kate.milkColourPrimary(Example argument)] -> white
1641. milkColourSecondary | milkColorSecondary | milkSecondaryColour | milkSecondaryColor | milksColourSecondary | milksColorSecondary | milksSecondaryColour | milksSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.milkColourSecondary(Example argument)] -> white
[brax.milkColourSecondary(Example argument)] -> white
[kate.milkColourSecondary(Example argument)] -> white
1642. milkColourHex | milkColorHex | milksColourHex | milksColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.milkColourHex] -> #ffffff
[brax.milkColourHex] -> #ffffff
[kate.milkColourHex] -> #ffffff
1643. milk
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.milk(Example argument)] -> milk
[brax.milk(Example argument)] -> milk
[kate.milk(Example argument)] -> milk
1644. milks
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.milks(Example argument)] -> milk
[brax.milks(Example argument)] -> milk
[kate.milks(Example argument)] -> milk
1645. milk+ | milkD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.milk+(Example argument)] -> creamy milk
[brax.milk+(Example argument)] -> creamy milk
[kate.milk+(Example argument)] -> demonic milk
1646. milks+ | milksD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.milks+(Example argument)] -> creamy milk
[brax.milks+(Example argument)] -> lupine milk
[kate.milks+(Example argument)] -> demonic milk
1647. milkFlavour | flavourMilk
No arguments
Capitalisation | Pronouns
Returns the name of the flavour of this character's milk.
Examples:
[lilaya.milkFlavour] -> milk
[brax.milkFlavour] -> milk
[kate.milkFlavour] -> milk
1648. udderMilkFlavour | flavourUdderMilk | crotchMilkFlavour | flavourCrotchMilk
No arguments
Capitalisation | Pronouns
Returns the name of the flavour of this character's milk.
Examples:
[lilaya.udderMilkFlavour] -> milk
[brax.udderMilkFlavour] -> milk
[kate.udderMilkFlavour] -> milk
Crotch-breasts
1649. breastCrotchRace | titCrotchRace | boobCrotchRace | crotchBreastRace | crotchTitRace | crotchBoobRace | udderRace | breastsCrotchRace | titsCrotchRace | boobsCrotchRace | crotchBreastsRace | crotchTitsRace | crotchBoobsRace | uddersRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.breastCrotchRace] -> no race
[brax.breastCrotchRace] -> no race
[kate.breastCrotchRace] -> no race
1650. breastCrotchraceFeral | breastCrotchferalRace | titCrotchraceFeral | titCrotchferalRace | boobCrotchraceFeral | boobCrotchferalRace | crotchBreastraceFeral | crotchBreastferalRace | crotchTitraceFeral | crotchTitferalRace | crotchBoobraceFeral | crotchBoobferalRace | udderraceFeral | udderferalRace | breastsCrotchraceFeral | breastsCrotchferalRace | titsCrotchraceFeral | titsCrotchferalRace | boobsCrotchraceFeral | boobsCrotchferalRace | crotchBreastsraceFeral | crotchBreastsferalRace | crotchTitsraceFeral | crotchTitsferalRace | crotchBoobsraceFeral | crotchBoobsferalRace | uddersraceFeral | uddersferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.breastCrotchraceFeral] -> no race
[brax.breastCrotchraceFeral] -> no race
[kate.breastCrotchraceFeral] -> no race
1651. breastCrotchSkin | titCrotchSkin | boobCrotchSkin | crotchBreastSkin | crotchTitSkin | crotchBoobSkin | udderSkin | breastsCrotchSkin | titsCrotchSkin | boobsCrotchSkin | crotchBreastsSkin | crotchTitsSkin | crotchBoobsSkin | uddersSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.breastCrotchSkin] -> skin
[brax.breastCrotchSkin] -> fur
[kate.breastCrotchSkin] -> skin
1652. breastCrotchSkin+ | breastCrotchSkinD | titCrotchSkin+ | titCrotchSkinD | boobCrotchSkin+ | boobCrotchSkinD | crotchBreastSkin+ | crotchBreastSkinD | crotchTitSkin+ | crotchTitSkinD | crotchBoobSkin+ | crotchBoobSkinD | udderSkin+ | udderSkinD | breastsCrotchSkin+ | breastsCrotchSkinD | titsCrotchSkin+ | titsCrotchSkinD | boobsCrotchSkin+ | boobsCrotchSkinD | crotchBreastsSkin+ | crotchBreastsSkinD | crotchTitsSkin+ | crotchTitsSkinD | crotchBoobsSkin+ | crotchBoobsSkinD | uddersSkin+ | uddersSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.breastCrotchSkin+] -> smooth skin
[brax.breastCrotchSkin+] -> shaggy fur
[kate.breastCrotchSkin+] -> smooth skin
1653. breastCrotchFullDescription | titCrotchFullDescription | boobCrotchFullDescription | crotchBreastFullDescription | crotchTitFullDescription | crotchBoobFullDescription | udderFullDescription | breastsCrotchFullDescription | titsCrotchFullDescription | boobsCrotchFullDescription | crotchBreastsFullDescription | crotchTitsFullDescription | crotchBoobsFullDescription | uddersFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.breastCrotchFullDescription(Example argument)] -> dark, smooth skin
[brax.breastCrotchFullDescription(Example argument)] -> grey, shaggy fur
[kate.breastCrotchFullDescription(Example argument)] -> pink, smooth skin
1654. breastCrotchFullDescriptionColour | breastCrotchFullDescriptionColor | breastCrotchFullDescriptionColoured | breastCrotchFullDescriptionColored | titCrotchFullDescriptionColour | titCrotchFullDescriptionColor | titCrotchFullDescriptionColoured | titCrotchFullDescriptionColored | boobCrotchFullDescriptionColour | boobCrotchFullDescriptionColor | boobCrotchFullDescriptionColoured | boobCrotchFullDescriptionColored | crotchBreastFullDescriptionColour | crotchBreastFullDescriptionColor | crotchBreastFullDescriptionColoured | crotchBreastFullDescriptionColored | crotchTitFullDescriptionColour | crotchTitFullDescriptionColor | crotchTitFullDescriptionColoured | crotchTitFullDescriptionColored | crotchBoobFullDescriptionColour | crotchBoobFullDescriptionColor | crotchBoobFullDescriptionColoured | crotchBoobFullDescriptionColored | udderFullDescriptionColour | udderFullDescriptionColor | udderFullDescriptionColoured | udderFullDescriptionColored | breastsCrotchFullDescriptionColour | breastsCrotchFullDescriptionColor | breastsCrotchFullDescriptionColoured | breastsCrotchFullDescriptionColored | titsCrotchFullDescriptionColour | titsCrotchFullDescriptionColor | titsCrotchFullDescriptionColoured | titsCrotchFullDescriptionColored | boobsCrotchFullDescriptionColour | boobsCrotchFullDescriptionColor | boobsCrotchFullDescriptionColoured | boobsCrotchFullDescriptionColored | crotchBreastsFullDescriptionColour | crotchBreastsFullDescriptionColor | crotchBreastsFullDescriptionColoured | crotchBreastsFullDescriptionColored | crotchTitsFullDescriptionColour | crotchTitsFullDescriptionColor | crotchTitsFullDescriptionColoured | crotchTitsFullDescriptionColored | crotchBoobsFullDescriptionColour | crotchBoobsFullDescriptionColor | crotchBoobsFullDescriptionColoured | crotchBoobsFullDescriptionColored | uddersFullDescriptionColour | uddersFullDescriptionColor | uddersFullDescriptionColoured | uddersFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.breastCrotchFullDescriptionColour] -> dark, smooth skin
[brax.breastCrotchFullDescriptionColour] -> grey, shaggy fur
[kate.breastCrotchFullDescriptionColour] -> pink, smooth skin
1655. breastCrotchColour | breastCrotchColor | titCrotchColour | titCrotchColor | boobCrotchColour | boobCrotchColor | crotchBreastColour | crotchBreastColor | crotchTitColour | crotchTitColor | crotchBoobColour | crotchBoobColor | udderColour | udderColor | breastsCrotchColour | breastsCrotchColor | titsCrotchColour | titsCrotchColor | boobsCrotchColour | boobsCrotchColor | crotchBreastsColour | crotchBreastsColor | crotchTitsColour | crotchTitsColor | crotchBoobsColour | crotchBoobsColor | uddersColour | uddersColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.breastCrotchColour(Example argument)] -> dark
[brax.breastCrotchColour(Example argument)] -> grey
[kate.breastCrotchColour(Example argument)] -> pink
1656. breastCrotchColourPrimary | breastCrotchColorPrimary | breastCrotchPrimaryColour | breastCrotchPrimaryColor | titCrotchColourPrimary | titCrotchColorPrimary | titCrotchPrimaryColour | titCrotchPrimaryColor | boobCrotchColourPrimary | boobCrotchColorPrimary | boobCrotchPrimaryColour | boobCrotchPrimaryColor | crotchBreastColourPrimary | crotchBreastColorPrimary | crotchBreastPrimaryColour | crotchBreastPrimaryColor | crotchTitColourPrimary | crotchTitColorPrimary | crotchTitPrimaryColour | crotchTitPrimaryColor | crotchBoobColourPrimary | crotchBoobColorPrimary | crotchBoobPrimaryColour | crotchBoobPrimaryColor | udderColourPrimary | udderColorPrimary | udderPrimaryColour | udderPrimaryColor | breastsCrotchColourPrimary | breastsCrotchColorPrimary | breastsCrotchPrimaryColour | breastsCrotchPrimaryColor | titsCrotchColourPrimary | titsCrotchColorPrimary | titsCrotchPrimaryColour | titsCrotchPrimaryColor | boobsCrotchColourPrimary | boobsCrotchColorPrimary | boobsCrotchPrimaryColour | boobsCrotchPrimaryColor | crotchBreastsColourPrimary | crotchBreastsColorPrimary | crotchBreastsPrimaryColour | crotchBreastsPrimaryColor | crotchTitsColourPrimary | crotchTitsColorPrimary | crotchTitsPrimaryColour | crotchTitsPrimaryColor | crotchBoobsColourPrimary | crotchBoobsColorPrimary | crotchBoobsPrimaryColour | crotchBoobsPrimaryColor | uddersColourPrimary | uddersColorPrimary | uddersPrimaryColour | uddersPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.breastCrotchColourPrimary(Example argument)] -> dark
[brax.breastCrotchColourPrimary(Example argument)] -> grey
[kate.breastCrotchColourPrimary(Example argument)] -> pink
1657. breastCrotchColourSecondary | breastCrotchColorSecondary | breastCrotchSecondaryColour | breastCrotchSecondaryColor | titCrotchColourSecondary | titCrotchColorSecondary | titCrotchSecondaryColour | titCrotchSecondaryColor | boobCrotchColourSecondary | boobCrotchColorSecondary | boobCrotchSecondaryColour | boobCrotchSecondaryColor | crotchBreastColourSecondary | crotchBreastColorSecondary | crotchBreastSecondaryColour | crotchBreastSecondaryColor | crotchTitColourSecondary | crotchTitColorSecondary | crotchTitSecondaryColour | crotchTitSecondaryColor | crotchBoobColourSecondary | crotchBoobColorSecondary | crotchBoobSecondaryColour | crotchBoobSecondaryColor | udderColourSecondary | udderColorSecondary | udderSecondaryColour | udderSecondaryColor | breastsCrotchColourSecondary | breastsCrotchColorSecondary | breastsCrotchSecondaryColour | breastsCrotchSecondaryColor | titsCrotchColourSecondary | titsCrotchColorSecondary | titsCrotchSecondaryColour | titsCrotchSecondaryColor | boobsCrotchColourSecondary | boobsCrotchColorSecondary | boobsCrotchSecondaryColour | boobsCrotchSecondaryColor | crotchBreastsColourSecondary | crotchBreastsColorSecondary | crotchBreastsSecondaryColour | crotchBreastsSecondaryColor | crotchTitsColourSecondary | crotchTitsColorSecondary | crotchTitsSecondaryColour | crotchTitsSecondaryColor | crotchBoobsColourSecondary | crotchBoobsColorSecondary | crotchBoobsSecondaryColour | crotchBoobsSecondaryColor | uddersColourSecondary | uddersColorSecondary | uddersSecondaryColour | uddersSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.breastCrotchColourSecondary(Example argument)] -> dark
[brax.breastCrotchColourSecondary(Example argument)] -> grey
[kate.breastCrotchColourSecondary(Example argument)] -> pink
1658. breastCrotchColourHex | breastCrotchColorHex | titCrotchColourHex | titCrotchColorHex | boobCrotchColourHex | boobCrotchColorHex | crotchBreastColourHex | crotchBreastColorHex | crotchTitColourHex | crotchTitColorHex | crotchBoobColourHex | crotchBoobColorHex | udderColourHex | udderColorHex | breastsCrotchColourHex | breastsCrotchColorHex | titsCrotchColourHex | titsCrotchColorHex | boobsCrotchColourHex | boobsCrotchColorHex | crotchBreastsColourHex | crotchBreastsColorHex | crotchTitsColourHex | crotchTitsColorHex | crotchBoobsColourHex | crotchBoobsColorHex | uddersColourHex | uddersColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.breastCrotchColourHex] -> #9f775b
[brax.breastCrotchColourHex] -> #b3b3b3
[kate.breastCrotchColourHex] -> #ff6bda
1659. breastCrotch | titCrotch | boobCrotch | crotchBreast | crotchTit | crotchBoob | udder
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.breastCrotch(Example argument)] -> crotch-breasts
[brax.breastCrotch(Example argument)] -> crotch-breasts
[kate.breastCrotch(Example argument)] -> crotch-boobs
1660. breastsCrotch | titsCrotch | boobsCrotch | crotchBreasts | crotchTits | crotchBoobs | udders
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.breastsCrotch(Example argument)] -> crotch-boobs
[brax.breastsCrotch(Example argument)] -> crotch-tits
[kate.breastsCrotch(Example argument)] -> crotch-boobs
1661. breastCrotch+ | breastCrotchD | titCrotch+ | titCrotchD | boobCrotch+ | boobCrotchD | crotchBreast+ | crotchBreastD | crotchTit+ | crotchTitD | crotchBoob+ | crotchBoobD | udder+ | udderD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.breastCrotch+(Example argument)] -> round crotch-breasts
[brax.breastCrotch+(Example argument)] -> wide crotch-boobs
[kate.breastCrotch+(Example argument)] -> average-sized crotch-breasts
1662. breastsCrotch+ | breastsCrotchD | titsCrotch+ | titsCrotchD | boobsCrotch+ | boobsCrotchD | crotchBreasts+ | crotchBreastsD | crotchTits+ | crotchTitsD | crotchBoobs+ | crotchBoobsD | udders+ | uddersD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.breastsCrotch+(Example argument)] -> crotch-breasts
[brax.breastsCrotch+(Example argument)] -> extremely tiny crotch-boobs
[kate.breastsCrotch+(Example argument)] -> pointy crotch-boobs
Crotch-nipples
1663. nippleCrotchRace | teatCrotchRace | crotchNippleRace | crotchTeatRace | udderTeatRace | uddersTeatRace | nipplesCrotchRace | teatsCrotchRace | crotchNipplesRace | crotchTeatsRace | udderTeatsRace | uddersTeatsRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.nippleCrotchRace] -> human
[brax.nippleCrotchRace] -> human
[kate.nippleCrotchRace] -> human
1664. nippleCrotchraceFeral | nippleCrotchferalRace | teatCrotchraceFeral | teatCrotchferalRace | crotchNippleraceFeral | crotchNippleferalRace | crotchTeatraceFeral | crotchTeatferalRace | udderTeatraceFeral | udderTeatferalRace | uddersTeatraceFeral | uddersTeatferalRace | nipplesCrotchraceFeral | nipplesCrotchferalRace | teatsCrotchraceFeral | teatsCrotchferalRace | crotchNipplesraceFeral | crotchNipplesferalRace | crotchTeatsraceFeral | crotchTeatsferalRace | udderTeatsraceFeral | udderTeatsferalRace | uddersTeatsraceFeral | uddersTeatsferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.nippleCrotchraceFeral] -> human
[brax.nippleCrotchraceFeral] -> human
[kate.nippleCrotchraceFeral] -> human
1665. nippleCrotchSkin | teatCrotchSkin | crotchNippleSkin | crotchTeatSkin | udderTeatSkin | uddersTeatSkin | nipplesCrotchSkin | teatsCrotchSkin | crotchNipplesSkin | crotchTeatsSkin | udderTeatsSkin | uddersTeatsSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.nippleCrotchSkin] -> skin
[brax.nippleCrotchSkin] -> skin
[kate.nippleCrotchSkin] -> skin
1666. nippleCrotchSkin+ | nippleCrotchSkinD | teatCrotchSkin+ | teatCrotchSkinD | crotchNippleSkin+ | crotchNippleSkinD | crotchTeatSkin+ | crotchTeatSkinD | udderTeatSkin+ | udderTeatSkinD | uddersTeatSkin+ | uddersTeatSkinD | nipplesCrotchSkin+ | nipplesCrotchSkinD | teatsCrotchSkin+ | teatsCrotchSkinD | crotchNipplesSkin+ | crotchNipplesSkinD | crotchTeatsSkin+ | crotchTeatsSkinD | udderTeatsSkin+ | udderTeatsSkinD | uddersTeatsSkin+ | uddersTeatsSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.nippleCrotchSkin+] -> smooth skin
[brax.nippleCrotchSkin+] -> smooth skin
[kate.nippleCrotchSkin+] -> smooth skin
1667. nippleCrotchFullDescription | teatCrotchFullDescription | crotchNippleFullDescription | crotchTeatFullDescription | udderTeatFullDescription | uddersTeatFullDescription | nipplesCrotchFullDescription | teatsCrotchFullDescription | crotchNipplesFullDescription | crotchTeatsFullDescription | udderTeatsFullDescription | uddersTeatsFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.nippleCrotchFullDescription(Example argument)] -> dark nipples, with fleshy-pink internal walls
[brax.nippleCrotchFullDescription(Example argument)] -> olive nipples, with fleshy-pink internal walls
[kate.nippleCrotchFullDescription(Example argument)] -> rosy nipples, with fleshy-pink internal walls
1668. nippleCrotchFullDescriptionColour | nippleCrotchFullDescriptionColor | nippleCrotchFullDescriptionColoured | nippleCrotchFullDescriptionColored | teatCrotchFullDescriptionColour | teatCrotchFullDescriptionColor | teatCrotchFullDescriptionColoured | teatCrotchFullDescriptionColored | crotchNippleFullDescriptionColour | crotchNippleFullDescriptionColor | crotchNippleFullDescriptionColoured | crotchNippleFullDescriptionColored | crotchTeatFullDescriptionColour | crotchTeatFullDescriptionColor | crotchTeatFullDescriptionColoured | crotchTeatFullDescriptionColored | udderTeatFullDescriptionColour | udderTeatFullDescriptionColor | udderTeatFullDescriptionColoured | udderTeatFullDescriptionColored | uddersTeatFullDescriptionColour | uddersTeatFullDescriptionColor | uddersTeatFullDescriptionColoured | uddersTeatFullDescriptionColored | nipplesCrotchFullDescriptionColour | nipplesCrotchFullDescriptionColor | nipplesCrotchFullDescriptionColoured | nipplesCrotchFullDescriptionColored | teatsCrotchFullDescriptionColour | teatsCrotchFullDescriptionColor | teatsCrotchFullDescriptionColoured | teatsCrotchFullDescriptionColored | crotchNipplesFullDescriptionColour | crotchNipplesFullDescriptionColor | crotchNipplesFullDescriptionColoured | crotchNipplesFullDescriptionColored | crotchTeatsFullDescriptionColour | crotchTeatsFullDescriptionColor | crotchTeatsFullDescriptionColoured | crotchTeatsFullDescriptionColored | udderTeatsFullDescriptionColour | udderTeatsFullDescriptionColor | udderTeatsFullDescriptionColoured | udderTeatsFullDescriptionColored | uddersTeatsFullDescriptionColour | uddersTeatsFullDescriptionColor | uddersTeatsFullDescriptionColoured | uddersTeatsFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.nippleCrotchFullDescriptionColour] -> dark nipples, with fleshy-pink internal walls
[brax.nippleCrotchFullDescriptionColour] -> olive nipples, with fleshy-pink internal walls
[kate.nippleCrotchFullDescriptionColour] -> rosy nipples, with fleshy-pink internal walls
1669. nippleCrotchColour | nippleCrotchColor | teatCrotchColour | teatCrotchColor | crotchNippleColour | crotchNippleColor | crotchTeatColour | crotchTeatColor | udderTeatColour | udderTeatColor | uddersTeatColour | uddersTeatColor | nipplesCrotchColour | nipplesCrotchColor | teatsCrotchColour | teatsCrotchColor | crotchNipplesColour | crotchNipplesColor | crotchTeatsColour | crotchTeatsColor | udderTeatsColour | udderTeatsColor | uddersTeatsColour | uddersTeatsColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.nippleCrotchColour(Example argument)] -> dark
[brax.nippleCrotchColour(Example argument)] -> olive
[kate.nippleCrotchColour(Example argument)] -> rosy
1670. nippleCrotchColourPrimary | nippleCrotchColorPrimary | nippleCrotchPrimaryColour | nippleCrotchPrimaryColor | teatCrotchColourPrimary | teatCrotchColorPrimary | teatCrotchPrimaryColour | teatCrotchPrimaryColor | crotchNippleColourPrimary | crotchNippleColorPrimary | crotchNipplePrimaryColour | crotchNipplePrimaryColor | crotchTeatColourPrimary | crotchTeatColorPrimary | crotchTeatPrimaryColour | crotchTeatPrimaryColor | udderTeatColourPrimary | udderTeatColorPrimary | udderTeatPrimaryColour | udderTeatPrimaryColor | uddersTeatColourPrimary | uddersTeatColorPrimary | uddersTeatPrimaryColour | uddersTeatPrimaryColor | nipplesCrotchColourPrimary | nipplesCrotchColorPrimary | nipplesCrotchPrimaryColour | nipplesCrotchPrimaryColor | teatsCrotchColourPrimary | teatsCrotchColorPrimary | teatsCrotchPrimaryColour | teatsCrotchPrimaryColor | crotchNipplesColourPrimary | crotchNipplesColorPrimary | crotchNipplesPrimaryColour | crotchNipplesPrimaryColor | crotchTeatsColourPrimary | crotchTeatsColorPrimary | crotchTeatsPrimaryColour | crotchTeatsPrimaryColor | udderTeatsColourPrimary | udderTeatsColorPrimary | udderTeatsPrimaryColour | udderTeatsPrimaryColor | uddersTeatsColourPrimary | uddersTeatsColorPrimary | uddersTeatsPrimaryColour | uddersTeatsPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.nippleCrotchColourPrimary(Example argument)] -> dark
[brax.nippleCrotchColourPrimary(Example argument)] -> olive
[kate.nippleCrotchColourPrimary(Example argument)] -> rosy
1671. nippleCrotchColourSecondary | nippleCrotchColorSecondary | nippleCrotchSecondaryColour | nippleCrotchSecondaryColor | teatCrotchColourSecondary | teatCrotchColorSecondary | teatCrotchSecondaryColour | teatCrotchSecondaryColor | crotchNippleColourSecondary | crotchNippleColorSecondary | crotchNippleSecondaryColour | crotchNippleSecondaryColor | crotchTeatColourSecondary | crotchTeatColorSecondary | crotchTeatSecondaryColour | crotchTeatSecondaryColor | udderTeatColourSecondary | udderTeatColorSecondary | udderTeatSecondaryColour | udderTeatSecondaryColor | uddersTeatColourSecondary | uddersTeatColorSecondary | uddersTeatSecondaryColour | uddersTeatSecondaryColor | nipplesCrotchColourSecondary | nipplesCrotchColorSecondary | nipplesCrotchSecondaryColour | nipplesCrotchSecondaryColor | teatsCrotchColourSecondary | teatsCrotchColorSecondary | teatsCrotchSecondaryColour | teatsCrotchSecondaryColor | crotchNipplesColourSecondary | crotchNipplesColorSecondary | crotchNipplesSecondaryColour | crotchNipplesSecondaryColor | crotchTeatsColourSecondary | crotchTeatsColorSecondary | crotchTeatsSecondaryColour | crotchTeatsSecondaryColor | udderTeatsColourSecondary | udderTeatsColorSecondary | udderTeatsSecondaryColour | udderTeatsSecondaryColor | uddersTeatsColourSecondary | uddersTeatsColorSecondary | uddersTeatsSecondaryColour | uddersTeatsSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.nippleCrotchColourSecondary(Example argument)] -> fleshy-pink
[brax.nippleCrotchColourSecondary(Example argument)] -> fleshy-pink
[kate.nippleCrotchColourSecondary(Example argument)] -> fleshy-pink
1672. nippleCrotchColourHex | nippleCrotchColorHex | teatCrotchColourHex | teatCrotchColorHex | crotchNippleColourHex | crotchNippleColorHex | crotchTeatColourHex | crotchTeatColorHex | udderTeatColourHex | udderTeatColorHex | uddersTeatColourHex | uddersTeatColorHex | nipplesCrotchColourHex | nipplesCrotchColorHex | teatsCrotchColourHex | teatsCrotchColorHex | crotchNipplesColourHex | crotchNipplesColorHex | crotchTeatsColourHex | crotchTeatsColorHex | udderTeatsColourHex | udderTeatsColorHex | uddersTeatsColourHex | uddersTeatsColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.nippleCrotchColourHex] -> #9f775b
[brax.nippleCrotchColourHex] -> #edc491
[kate.nippleCrotchColourHex] -> #ddaa93
1673. nippleCrotch | teatCrotch | crotchNipple | crotchTeat | udderTeat | uddersTeat
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.nippleCrotch(Example argument)] -> teats
[brax.nippleCrotch(Example argument)] -> nipples
[kate.nippleCrotch(Example argument)] -> nipples
1674. nipplesCrotch | teatsCrotch | crotchNipples | crotchTeats | udderTeats | uddersTeats
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.nipplesCrotch(Example argument)] -> nipples
[brax.nipplesCrotch(Example argument)] -> nipples
[kate.nipplesCrotch(Example argument)] -> nipples
1675. nippleCrotch+ | nippleCrotchD | teatCrotch+ | teatCrotchD | crotchNipple+ | crotchNippleD | crotchTeat+ | crotchTeatD | udderTeat+ | udderTeatD | uddersTeat+ | uddersTeatD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.nippleCrotch+(Example argument)] -> somewhat-tight nipples
[brax.nippleCrotch+(Example argument)] -> somewhat-tight nipples
[kate.nippleCrotch+(Example argument)] -> big nipples
1676. nipplesCrotch+ | nipplesCrotchD | teatsCrotch+ | teatsCrotchD | crotchNipples+ | crotchNipplesD | crotchTeats+ | crotchTeatsD | udderTeats+ | udderTeatsD | uddersTeats+ | uddersTeatsD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.nipplesCrotch+(Example argument)] -> somewhat-tight nipples
[brax.nipplesCrotch+(Example argument)] -> somewhat-tight nipples
[kate.nipplesCrotch+(Example argument)] -> rosy nipples
Crotch-breast-milk
1677. milkCrotchRace | crotchMilkRace | udderMilkRace | uddersMilkRace | milksCrotchRace | crotchMilksRace | udderMilksRace | uddersMilksRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.milkCrotchRace] -> human
[brax.milkCrotchRace] -> human
[kate.milkCrotchRace] -> human
1678. milkCrotchraceFeral | milkCrotchferalRace | crotchMilkraceFeral | crotchMilkferalRace | udderMilkraceFeral | udderMilkferalRace | uddersMilkraceFeral | uddersMilkferalRace | milksCrotchraceFeral | milksCrotchferalRace | crotchMilksraceFeral | crotchMilksferalRace | udderMilksraceFeral | udderMilksferalRace | uddersMilksraceFeral | uddersMilksferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.milkCrotchraceFeral] -> human
[brax.milkCrotchraceFeral] -> human
[kate.milkCrotchraceFeral] -> human
1679. milkCrotchSkin | crotchMilkSkin | udderMilkSkin | uddersMilkSkin | milksCrotchSkin | crotchMilksSkin | udderMilksSkin | uddersMilksSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.milkCrotchSkin] -> milk
[brax.milkCrotchSkin] -> milk
[kate.milkCrotchSkin] -> milk
1680. milkCrotchSkin+ | milkCrotchSkinD | crotchMilkSkin+ | crotchMilkSkinD | udderMilkSkin+ | udderMilkSkinD | uddersMilkSkin+ | uddersMilkSkinD | milksCrotchSkin+ | milksCrotchSkinD | crotchMilksSkin+ | crotchMilksSkinD | udderMilksSkin+ | udderMilksSkinD | uddersMilksSkin+ | uddersMilksSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.milkCrotchSkin+] -> fluid milk
[brax.milkCrotchSkin+] -> fluid milk
[kate.milkCrotchSkin+] -> fluid milk
1681. milkCrotchFullDescription | crotchMilkFullDescription | udderMilkFullDescription | uddersMilkFullDescription | milksCrotchFullDescription | crotchMilksFullDescription | udderMilksFullDescription | uddersMilksFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.milkCrotchFullDescription(Example argument)] -> white, fluid milk
[brax.milkCrotchFullDescription(Example argument)] -> white, fluid milk
[kate.milkCrotchFullDescription(Example argument)] -> white, fluid milk
1682. milkCrotchFullDescriptionColour | milkCrotchFullDescriptionColor | milkCrotchFullDescriptionColoured | milkCrotchFullDescriptionColored | crotchMilkFullDescriptionColour | crotchMilkFullDescriptionColor | crotchMilkFullDescriptionColoured | crotchMilkFullDescriptionColored | udderMilkFullDescriptionColour | udderMilkFullDescriptionColor | udderMilkFullDescriptionColoured | udderMilkFullDescriptionColored | uddersMilkFullDescriptionColour | uddersMilkFullDescriptionColor | uddersMilkFullDescriptionColoured | uddersMilkFullDescriptionColored | milksCrotchFullDescriptionColour | milksCrotchFullDescriptionColor | milksCrotchFullDescriptionColoured | milksCrotchFullDescriptionColored | crotchMilksFullDescriptionColour | crotchMilksFullDescriptionColor | crotchMilksFullDescriptionColoured | crotchMilksFullDescriptionColored | udderMilksFullDescriptionColour | udderMilksFullDescriptionColor | udderMilksFullDescriptionColoured | udderMilksFullDescriptionColored | uddersMilksFullDescriptionColour | uddersMilksFullDescriptionColor | uddersMilksFullDescriptionColoured | uddersMilksFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.milkCrotchFullDescriptionColour] -> white, fluid milk
[brax.milkCrotchFullDescriptionColour] -> white, fluid milk
[kate.milkCrotchFullDescriptionColour] -> white, fluid milk
1683. milkCrotchColour | milkCrotchColor | crotchMilkColour | crotchMilkColor | udderMilkColour | udderMilkColor | uddersMilkColour | uddersMilkColor | milksCrotchColour | milksCrotchColor | crotchMilksColour | crotchMilksColor | udderMilksColour | udderMilksColor | uddersMilksColour | uddersMilksColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.milkCrotchColour(Example argument)] -> white
[brax.milkCrotchColour(Example argument)] -> white
[kate.milkCrotchColour(Example argument)] -> white
1684. milkCrotchColourPrimary | milkCrotchColorPrimary | milkCrotchPrimaryColour | milkCrotchPrimaryColor | crotchMilkColourPrimary | crotchMilkColorPrimary | crotchMilkPrimaryColour | crotchMilkPrimaryColor | udderMilkColourPrimary | udderMilkColorPrimary | udderMilkPrimaryColour | udderMilkPrimaryColor | uddersMilkColourPrimary | uddersMilkColorPrimary | uddersMilkPrimaryColour | uddersMilkPrimaryColor | milksCrotchColourPrimary | milksCrotchColorPrimary | milksCrotchPrimaryColour | milksCrotchPrimaryColor | crotchMilksColourPrimary | crotchMilksColorPrimary | crotchMilksPrimaryColour | crotchMilksPrimaryColor | udderMilksColourPrimary | udderMilksColorPrimary | udderMilksPrimaryColour | udderMilksPrimaryColor | uddersMilksColourPrimary | uddersMilksColorPrimary | uddersMilksPrimaryColour | uddersMilksPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.milkCrotchColourPrimary(Example argument)] -> white
[brax.milkCrotchColourPrimary(Example argument)] -> white
[kate.milkCrotchColourPrimary(Example argument)] -> white
1685. milkCrotchColourSecondary | milkCrotchColorSecondary | milkCrotchSecondaryColour | milkCrotchSecondaryColor | crotchMilkColourSecondary | crotchMilkColorSecondary | crotchMilkSecondaryColour | crotchMilkSecondaryColor | udderMilkColourSecondary | udderMilkColorSecondary | udderMilkSecondaryColour | udderMilkSecondaryColor | uddersMilkColourSecondary | uddersMilkColorSecondary | uddersMilkSecondaryColour | uddersMilkSecondaryColor | milksCrotchColourSecondary | milksCrotchColorSecondary | milksCrotchSecondaryColour | milksCrotchSecondaryColor | crotchMilksColourSecondary | crotchMilksColorSecondary | crotchMilksSecondaryColour | crotchMilksSecondaryColor | udderMilksColourSecondary | udderMilksColorSecondary | udderMilksSecondaryColour | udderMilksSecondaryColor | uddersMilksColourSecondary | uddersMilksColorSecondary | uddersMilksSecondaryColour | uddersMilksSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.milkCrotchColourSecondary(Example argument)] -> white
[brax.milkCrotchColourSecondary(Example argument)] -> white
[kate.milkCrotchColourSecondary(Example argument)] -> white
1686. milkCrotchColourHex | milkCrotchColorHex | crotchMilkColourHex | crotchMilkColorHex | udderMilkColourHex | udderMilkColorHex | uddersMilkColourHex | uddersMilkColorHex | milksCrotchColourHex | milksCrotchColorHex | crotchMilksColourHex | crotchMilksColorHex | udderMilksColourHex | udderMilksColorHex | uddersMilksColourHex | uddersMilksColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.milkCrotchColourHex] -> #ffffff
[brax.milkCrotchColourHex] -> #ffffff
[kate.milkCrotchColourHex] -> #ffffff
1687. milkCrotch | crotchMilk | udderMilk | uddersMilk
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.milkCrotch(Example argument)] -> milk
[brax.milkCrotch(Example argument)] -> milk
[kate.milkCrotch(Example argument)] -> milk
1688. milksCrotch | crotchMilks | udderMilks | uddersMilks
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.milksCrotch(Example argument)] -> milk
[brax.milksCrotch(Example argument)] -> milk
[kate.milksCrotch(Example argument)] -> milk
1689. milkCrotch+ | milkCrotchD | crotchMilk+ | crotchMilkD | udderMilk+ | udderMilkD | uddersMilk+ | uddersMilkD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.milkCrotch+(Example argument)] -> creamy milk
[brax.milkCrotch+(Example argument)] -> creamy milk
[kate.milkCrotch+(Example argument)] -> creamy milk
1690. milksCrotch+ | milksCrotchD | crotchMilks+ | crotchMilksD | udderMilks+ | udderMilksD | uddersMilks+ | uddersMilksD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.milksCrotch+(Example argument)] -> creamy milk
[brax.milksCrotch+(Example argument)] -> creamy milk
[kate.milksCrotch+(Example argument)] -> creamy milk
Antenna
1691. antennaRace | antennaeRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.antennaRace] -> no race
[brax.antennaRace] -> no race
[kate.antennaRace] -> no race
1692. antennaraceFeral | antennaferalRace | antennaeraceFeral | antennaeferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.antennaraceFeral] -> no race
[brax.antennaraceFeral] -> no race
[kate.antennaraceFeral] -> no race
1693. antennaSkin | antennaeSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.antennaSkin] -> chitin
[brax.antennaSkin] -> chitin
[kate.antennaSkin] -> chitin
1694. antennaSkin+ | antennaSkinD | antennaeSkin+ | antennaeSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.antennaSkin+] -> smooth chitin
[brax.antennaSkin+] -> smooth chitin
[kate.antennaSkin+] -> smooth chitin
1695. antennaFullDescription | antennaeFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.antennaFullDescription(Example argument)] -> white, smooth chitin
[brax.antennaFullDescription(Example argument)] -> brown, smooth chitin
[kate.antennaFullDescription(Example argument)] -> dark brown, smooth chitin
1696. antennaFullDescriptionColour | antennaFullDescriptionColor | antennaFullDescriptionColoured | antennaFullDescriptionColored | antennaeFullDescriptionColour | antennaeFullDescriptionColor | antennaeFullDescriptionColoured | antennaeFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.antennaFullDescriptionColour] -> white, smooth chitin
[brax.antennaFullDescriptionColour] -> brown, smooth chitin
[kate.antennaFullDescriptionColour] -> dark brown, smooth chitin
1697. antennaColour | antennaColor | antennaeColour | antennaeColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.antennaColour(Example argument)] -> white
[brax.antennaColour(Example argument)] -> brown
[kate.antennaColour(Example argument)] -> dark brown
1698. antennaColourPrimary | antennaColorPrimary | antennaPrimaryColour | antennaPrimaryColor | antennaeColourPrimary | antennaeColorPrimary | antennaePrimaryColour | antennaePrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.antennaColourPrimary(Example argument)] -> white
[brax.antennaColourPrimary(Example argument)] -> brown
[kate.antennaColourPrimary(Example argument)] -> dark brown
1699. antennaColourSecondary | antennaColorSecondary | antennaSecondaryColour | antennaSecondaryColor | antennaeColourSecondary | antennaeColorSecondary | antennaeSecondaryColour | antennaeSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.antennaColourSecondary(Example argument)] -> brown
[brax.antennaColourSecondary(Example argument)] -> dark brown
[kate.antennaColourSecondary(Example argument)] -> brown
1700. antennaColourHex | antennaColorHex | antennaeColourHex | antennaeColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.antennaColourHex] -> #ffffff
[brax.antennaColourHex] -> #d0a38b
[kate.antennaColourHex] -> #9f775b
1701. antenna
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.antenna(Example argument)] -> antennae
[brax.antenna(Example argument)] -> antennae
[kate.antenna(Example argument)] -> antennae
1702. antennae
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.antennae(Example argument)] -> antennae
[brax.antennae(Example argument)] -> antennae
[kate.antennae(Example argument)] -> antennae
1703. antenna+ | antennaD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.antenna+(Example argument)] -> antennae
[brax.antenna+(Example argument)] -> antennae
[kate.antenna+(Example argument)] -> antennae
1704. antennae+ | antennaeD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.antennae+(Example argument)] -> antennae
[brax.antennae+(Example argument)] -> antennae
[kate.antennae+(Example argument)] -> antennae
1705. antennaSize | antennaLength | antennaeSize | antennaeLength
No arguments
Capitalisation | Pronouns
Returns the descriptor of the length of this character's antennae.
Examples:
[lilaya.antennaSize] -> tiny
[brax.antennaSize] -> tiny
[kate.antennaSize] -> tiny
1706. antennaRows | antennaeRows
No arguments
Capitalisation | Pronouns
Returns the number of rows of antennae this character has, in the form of a word ('one', 'three' instead of '1', '3' etc.)
Examples:
[lilaya.antennaRows] -> one
[brax.antennaRows] -> one
[kate.antennaRows] -> one
1707. antennaPerRow | antennaePerRow
No arguments
Capitalisation | Pronouns
Returns the number of antennae this character has in each antenna row, in the form of a word ('one', 'two' instead of '1', '2' etc.)
Examples:
[lilaya.antennaPerRow] -> two
[brax.antennaPerRow] -> two
[kate.antennaPerRow] -> two
1708. antennaDeterminer | antennaeDeterminer
No arguments
Capitalisation | Pronouns
Returns the determiner of the antennae this character has. Will be in the format of 'a pair of'.
Examples:
[lilaya.antennaDeterminer] -> a pair of
[brax.antennaDeterminer] -> a pair of
[kate.antennaDeterminer] -> a pair of
Ears
1709. earRace | earsRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.earRace] -> demon
[brax.earRace] -> wolf-morph
[kate.earRace] -> demon
1710. earraceFeral | earferalRace | earsraceFeral | earsferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.earraceFeral] -> demon
[brax.earraceFeral] -> wolf
[kate.earraceFeral] -> demon
1711. earSkin | earsSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.earSkin] -> skin
[brax.earSkin] -> fur
[kate.earSkin] -> skin
1712. earSkin+ | earSkinD | earsSkin+ | earsSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.earSkin+] -> smooth skin
[brax.earSkin+] -> shaggy fur
[kate.earSkin+] -> smooth skin
1713. earFullDescription | earsFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.earFullDescription(Example argument)] -> scarlet, smooth skin
[brax.earFullDescription(Example argument)] -> grey, shaggy fur
[kate.earFullDescription(Example argument)] -> pink, smooth skin
1714. earFullDescriptionColour | earFullDescriptionColor | earFullDescriptionColoured | earFullDescriptionColored | earsFullDescriptionColour | earsFullDescriptionColor | earsFullDescriptionColoured | earsFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.earFullDescriptionColour] -> scarlet, smooth skin
[brax.earFullDescriptionColour] -> grey, shaggy fur
[kate.earFullDescriptionColour] -> pink, smooth skin
1715. earColour | earColor | earsColour | earsColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.earColour(Example argument)] -> scarlet
[brax.earColour(Example argument)] -> grey
[kate.earColour(Example argument)] -> pink
1716. earColourPrimary | earColorPrimary | earPrimaryColour | earPrimaryColor | earsColourPrimary | earsColorPrimary | earsPrimaryColour | earsPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.earColourPrimary(Example argument)] -> scarlet
[brax.earColourPrimary(Example argument)] -> grey
[kate.earColourPrimary(Example argument)] -> pink
1717. earColourSecondary | earColorSecondary | earSecondaryColour | earSecondaryColor | earsColourSecondary | earsColorSecondary | earsSecondaryColour | earsSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.earColourSecondary(Example argument)] -> scarlet
[brax.earColourSecondary(Example argument)] -> grey
[kate.earColourSecondary(Example argument)] -> pink
1718. earColourHex | earColorHex | earsColourHex | earsColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.earColourHex] -> #ff385d
[brax.earColourHex] -> #b3b3b3
[kate.earColourHex] -> #ff6bda
1719. ear
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.ear(Example argument)] -> ears
[brax.ear(Example argument)] -> ears
[kate.ear(Example argument)] -> ears
1720. ears
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.ears(Example argument)] -> ears
[brax.ears(Example argument)] -> ears
[kate.ears(Example argument)] -> ears
1721. ear+ | earD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.ear+(Example argument)] -> pointed ears
[brax.ear+(Example argument)] -> wolf-like ears
[kate.ear+(Example argument)] -> soft ears
1722. ears+ | earsD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.ears+(Example argument)] -> pointed ears
[brax.ears+(Example argument)] -> fur-coated ears
[kate.ears+(Example argument)] -> soft ears
Eyes
1723. eyeRace | eyesRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.eyeRace] -> demon
[brax.eyeRace] -> wolf-morph
[kate.eyeRace] -> demon
1724. eyeraceFeral | eyeferalRace | eyesraceFeral | eyesferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.eyeraceFeral] -> demon
[brax.eyeraceFeral] -> wolf
[kate.eyeraceFeral] -> demon
1725. eyeSkin | eyesSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.eyeSkin] -> eyes
[brax.eyeSkin] -> eyes
[kate.eyeSkin] -> eyes
1726. eyeSkin+ | eyeSkinD | eyesSkin+ | eyesSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.eyeSkin+] -> eye eyes
[brax.eyeSkin+] -> eye eyes
[kate.eyeSkin+] -> eye eyes
1727. eyeFullDescription | eyesFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.eyeFullDescription(Example argument)] -> yellow irises
[brax.eyeFullDescription(Example argument)] -> yellow irises
[kate.eyeFullDescription(Example argument)] -> green irises
1728. eyeFullDescriptionColour | eyeFullDescriptionColor | eyeFullDescriptionColoured | eyeFullDescriptionColored | eyesFullDescriptionColour | eyesFullDescriptionColor | eyesFullDescriptionColoured | eyesFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.eyeFullDescriptionColour] -> yellow irises
[brax.eyeFullDescriptionColour] -> yellow irises
[kate.eyeFullDescriptionColour] -> green irises
1729. eyeColour | eyeColor | eyesColour | eyesColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.eyeColour(Example argument)] -> yellow
[brax.eyeColour(Example argument)] -> yellow
[kate.eyeColour(Example argument)] -> green
1730. eyeColourPrimary | eyeColorPrimary | eyePrimaryColour | eyePrimaryColor | eyesColourPrimary | eyesColorPrimary | eyesPrimaryColour | eyesPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.eyeColourPrimary(Example argument)] -> yellow
[brax.eyeColourPrimary(Example argument)] -> yellow
[kate.eyeColourPrimary(Example argument)] -> green
1731. eyeColourSecondary | eyeColorSecondary | eyeSecondaryColour | eyeSecondaryColor | eyesColourSecondary | eyesColorSecondary | eyesSecondaryColour | eyesSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.eyeColourSecondary(Example argument)] -> yellow
[brax.eyeColourSecondary(Example argument)] -> yellow
[kate.eyeColourSecondary(Example argument)] -> green
1732. eyeColourHex | eyeColorHex | eyesColourHex | eyesColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.eyeColourHex] -> #ecec5b
[brax.eyeColourHex] -> #ecec5b
[kate.eyeColourHex] -> #209746
1733. eye
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.eye(Example argument)] -> eyes
[brax.eye(Example argument)] -> eyes
[kate.eye(Example argument)] -> eyes
1734. eyes
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.eyes(Example argument)] -> eyes
[brax.eyes(Example argument)] -> eyes
[kate.eyes(Example argument)] -> eyes
1735. eye+ | eyeD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.eye+(Example argument)] -> eyes
[brax.eye+(Example argument)] -> eyes
[kate.eye+(Example argument)] -> eyes
1736. eyes+ | eyesD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.eyes+(Example argument)] -> eyes
[brax.eyes+(Example argument)] -> eyes
[kate.eyes+(Example argument)] -> eyes
1737. eyePairs | eyesPairs | eyeRows | eyesRows
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.eyePairs] -> a pair of
[brax.eyePairs] -> a pair of
[kate.eyePairs] -> a pair of
1738. irisShape | irisesShape
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.irisShape] -> round
[brax.irisShape] -> round
[kate.irisShape] -> round
1739. irisFullDescription | irisesFullDescription
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.irisFullDescription(Example argument)] -> yellow irises
[brax.irisFullDescription(Example argument)] -> yellow irises
[kate.irisFullDescription(Example argument)] -> green irises
1740. irisColour | irisColor | irisesColour | irisesColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.irisColour(Example argument)] -> yellow
[brax.irisColour(Example argument)] -> yellow
[kate.irisColour(Example argument)] -> green
1741. irisColourPrimary | irisColorPrimary | irisesColourPrimary | irisesColorPrimary | irisPrimaryColour | irisPrimaryColor | irisesPrimaryColour | irisesPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.irisColourPrimary(Example argument)] -> yellow
[brax.irisColourPrimary(Example argument)] -> yellow
[kate.irisColourPrimary(Example argument)] -> green
1742. irisColourSecondary | irisColorSecondary | irisesColourSecondary | irisesColorSecondary | irisSecondaryColour | irisSecondaryColor | irisesSecondaryColour | irisesSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.irisColourSecondary(Example argument)] -> yellow
[brax.irisColourSecondary(Example argument)] -> yellow
[kate.irisColourSecondary(Example argument)] -> green
1743. pupilShape | pupilsShape
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.pupilShape] -> vertical
[brax.pupilShape] -> round
[kate.pupilShape] -> vertical
1744. pupilFullDescription | pupilsFullDescription
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.pupilFullDescription(Example argument)] -> black pupils
[brax.pupilFullDescription(Example argument)] -> black pupils
[kate.pupilFullDescription(Example argument)] -> black pupils
1745. pupilColour | pupilColor | pupilsColour | pupilsColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.pupilColour(Example argument)] -> black
[brax.pupilColour(Example argument)] -> black
[kate.pupilColour(Example argument)] -> black
1746. pupilColourPrimary | pupilColorPrimary | pupilsColourPrimary | pupilsColorPrimary | pupilPrimaryColour | pupilPrimaryColor | pupilsPrimaryColour | pupilsPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.pupilColourPrimary(Example argument)] -> black
[brax.pupilColourPrimary(Example argument)] -> black
[kate.pupilColourPrimary(Example argument)] -> black
1747. pupilColourSecondary | pupilColorSecondary | pupilsColourSecondary | pupilsColorSecondary | pupilSecondaryColour | pupilSecondaryColor | pupilsSecondaryColour | pupilsSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.pupilColourSecondary(Example argument)] -> black
[brax.pupilColourSecondary(Example argument)] -> black
[kate.pupilColourSecondary(Example argument)] -> black
1748. scleraFullDescription | scleraeFullDescription
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.scleraFullDescription(Example argument)] -> white pupils
[brax.scleraFullDescription(Example argument)] -> white pupils
[kate.scleraFullDescription(Example argument)] -> white pupils
1749. scleraColour | scleraColor | scleraeColour | scleraeColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.scleraColour(Example argument)] -> white
[brax.scleraColour(Example argument)] -> white
[kate.scleraColour(Example argument)] -> white
1750. scleraColourPrimary | scleraColorPrimary | scleraeColourPrimary | scleraeColorPrimary | scleraPrimaryColour | scleraPrimaryColor | scleraePrimaryColour | scleraePrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.scleraColourPrimary(Example argument)] -> white
[brax.scleraColourPrimary(Example argument)] -> white
[kate.scleraColourPrimary(Example argument)] -> white
1751. scleraColourSecondary | scleraColorSecondary | scleraeColourSecondary | scleraeColorSecondary | scleraSecondaryColour | scleraSecondaryColor | scleraeSecondaryColour | scleraeSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.scleraColourSecondary(Example argument)] -> white
[brax.scleraColourSecondary(Example argument)] -> white
[kate.scleraColourSecondary(Example argument)] -> white
Face
1752. faceRace | facesRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.faceRace] -> human
[brax.faceRace] -> wolf-morph
[kate.faceRace] -> demon
1753. faceraceFeral | faceferalRace | facesraceFeral | facesferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.faceraceFeral] -> human
[brax.faceraceFeral] -> wolf
[kate.faceraceFeral] -> demon
1754. faceSkin | facesSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.faceSkin] -> skin
[brax.faceSkin] -> fur
[kate.faceSkin] -> skin
1755. faceSkin+ | faceSkinD | facesSkin+ | facesSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.faceSkin+] -> smooth skin
[brax.faceSkin+] -> shaggy fur
[kate.faceSkin+] -> smooth skin
1756. faceFullDescription | facesFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.faceFullDescription(Example argument)] -> dark, smooth skin
[brax.faceFullDescription(Example argument)] -> grey, shaggy fur
[kate.faceFullDescription(Example argument)] -> pink, smooth skin
1757. faceFullDescriptionColour | faceFullDescriptionColor | faceFullDescriptionColoured | faceFullDescriptionColored | facesFullDescriptionColour | facesFullDescriptionColor | facesFullDescriptionColoured | facesFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.faceFullDescriptionColour] -> dark, smooth skin
[brax.faceFullDescriptionColour] -> grey, shaggy fur
[kate.faceFullDescriptionColour] -> pink, smooth skin
1758. faceColour | faceColor | facesColour | facesColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.faceColour(Example argument)] -> dark
[brax.faceColour(Example argument)] -> grey
[kate.faceColour(Example argument)] -> pink
1759. faceColourPrimary | faceColorPrimary | facePrimaryColour | facePrimaryColor | facesColourPrimary | facesColorPrimary | facesPrimaryColour | facesPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.faceColourPrimary(Example argument)] -> dark
[brax.faceColourPrimary(Example argument)] -> grey
[kate.faceColourPrimary(Example argument)] -> pink
1760. faceColourSecondary | faceColorSecondary | faceSecondaryColour | faceSecondaryColor | facesColourSecondary | facesColorSecondary | facesSecondaryColour | facesSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.faceColourSecondary(Example argument)] -> dark
[brax.faceColourSecondary(Example argument)] -> grey
[kate.faceColourSecondary(Example argument)] -> pink
1761. faceColourHex | faceColorHex | facesColourHex | facesColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.faceColourHex] -> #9f775b
[brax.faceColourHex] -> #b3b3b3
[kate.faceColourHex] -> #ff6bda
1762. face
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.face(Example argument)] -> face
[brax.face(Example argument)] -> muzzle
[kate.face(Example argument)] -> face
1763. faces
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.faces(Example argument)] -> face
[brax.faces(Example argument)] -> muzzle
[kate.faces(Example argument)] -> face
1764. face+ | faceD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.face+(Example argument)] -> face
[brax.face+(Example argument)] -> wolf-like face
[kate.face+(Example argument)] -> flawless face
1765. faces+ | facesD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.faces+(Example argument)] -> face
[brax.faces+(Example argument)] -> wolf-like face
[kate.faces+(Example argument)] -> perfect face
1766. faceCapacity | throatCapacity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's throat capacity.
Examples:
[lilaya.faceCapacity] -> loose
[brax.faceCapacity] -> extremely tight
[kate.faceCapacity] -> very loose
1767. faceDepth | throatDepth
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's throat depth.
Examples:
[lilaya.faceDepth] -> average-depth
[brax.faceDepth] -> average-depth
[kate.faceDepth] -> average-depth
1768. faceElasticity | throatElasticity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's throat elasticity.
Examples:
[lilaya.faceElasticity] -> limber
[brax.faceElasticity] -> limber
[kate.faceElasticity] -> limber
1769. facePlasticity | throatPlasticity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's throat plasticity.
Examples:
[lilaya.facePlasticity] -> resilient
[brax.facePlasticity] -> resilient
[kate.facePlasticity] -> resilient
1770. faceWetness | throatWetness
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's throat wetness.
Examples:
[lilaya.faceWetness] -> wet
[brax.faceWetness] -> wet
[kate.faceWetness] -> wet
1771. tongueLength | tongueSize
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.tongueLength] -> normal-sized
[brax.tongueLength] -> normal-sized
[kate.tongueLength] -> normal-sized
1772. nose
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.nose] -> nose
[brax.nose] -> nose
[kate.nose] -> nose
1773. noses
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.noses] -> noses
[brax.noses] -> noses
[kate.noses] -> noses
1774. lipSize | lipsSize
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.lipSize] -> full
[brax.lipSize] -> average-sized
[kate.lipSize] -> full
1775. lip
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.lip] -> lip
[brax.lip] -> lip
[kate.lip] -> lip
1776. lip+ | lipD
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.lip+] -> delicate lip
[brax.lip+] -> lip
[kate.lip+] -> full lip
1777. lips
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.lips] -> lips
[brax.lips] -> lips
[kate.lips] -> lips
1778. lips+ | lipsD
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.lips+] -> soft lips
[brax.lips+] -> lips
[kate.lips+] -> soft lips
Mouth
1779. mouthRace | mouthsRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.mouthRace] -> human
[brax.mouthRace] -> wolf-morph
[kate.mouthRace] -> demon
1780. mouthraceFeral | mouthferalRace | mouthsraceFeral | mouthsferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.mouthraceFeral] -> human
[brax.mouthraceFeral] -> wolf
[kate.mouthraceFeral] -> demon
1781. mouthSkin | mouthsSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.mouthSkin] -> skin
[brax.mouthSkin] -> skin
[kate.mouthSkin] -> skin
1782. mouthSkin+ | mouthSkinD | mouthsSkin+ | mouthsSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.mouthSkin+] -> smooth skin
[brax.mouthSkin+] -> smooth skin
[kate.mouthSkin+] -> smooth skin
1783. mouthFullDescription | mouthsFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.mouthFullDescription(Example argument)] -> dark lips, with a fleshy-pink throat
[brax.mouthFullDescription(Example argument)] -> olive lips, with a fleshy-pink throat
[kate.mouthFullDescription(Example argument)] -> pink lips, with a fleshy-pink throat
1784. mouthFullDescriptionColour | mouthFullDescriptionColor | mouthFullDescriptionColoured | mouthFullDescriptionColored | mouthsFullDescriptionColour | mouthsFullDescriptionColor | mouthsFullDescriptionColoured | mouthsFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.mouthFullDescriptionColour] -> dark lips, with a fleshy-pink throat
[brax.mouthFullDescriptionColour] -> olive lips, with a fleshy-pink throat
[kate.mouthFullDescriptionColour] -> pink lips, with a fleshy-pink throat
1785. mouthColour | mouthColor | mouthsColour | mouthsColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.mouthColour(Example argument)] -> dark lips
[brax.mouthColour(Example argument)] -> olive lips
[kate.mouthColour(Example argument)] -> pink lips
1786. mouthColourPrimary | mouthColorPrimary | mouthPrimaryColour | mouthPrimaryColor | mouthsColourPrimary | mouthsColorPrimary | mouthsPrimaryColour | mouthsPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.mouthColourPrimary(Example argument)] -> dark
[brax.mouthColourPrimary(Example argument)] -> olive
[kate.mouthColourPrimary(Example argument)] -> pink
1787. mouthColourSecondary | mouthColorSecondary | mouthSecondaryColour | mouthSecondaryColor | mouthsColourSecondary | mouthsColorSecondary | mouthsSecondaryColour | mouthsSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.mouthColourSecondary(Example argument)] -> fleshy-pink
[brax.mouthColourSecondary(Example argument)] -> fleshy-pink
[kate.mouthColourSecondary(Example argument)] -> fleshy-pink
1788. mouthColourHex | mouthColorHex | mouthsColourHex | mouthsColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.mouthColourHex] -> #9f775b
[brax.mouthColourHex] -> #edc491
[kate.mouthColourHex] -> #ff6bda
1789. mouth
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.mouth(Example argument)] -> mouth
[brax.mouth(Example argument)] -> mouth
[kate.mouth(Example argument)] -> mouth
1790. mouths
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.mouths(Example argument)] -> mouth
[brax.mouths(Example argument)] -> mouth
[kate.mouths(Example argument)] -> mouth
1791. mouth+ | mouthD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.mouth+(Example argument)] -> mouth
[brax.mouth+(Example argument)] -> mouth
[kate.mouth+(Example argument)] -> pink mouth
1792. mouths+ | mouthsD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.mouths+(Example argument)] -> dark mouth
[brax.mouths+(Example argument)] -> mouth
[kate.mouths+(Example argument)] -> mouth
Tongue
1793. tongueRace | tonguesRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.tongueRace] -> human
[brax.tongueRace] -> wolf-morph
[kate.tongueRace] -> demon
1794. tongueraceFeral | tongueferalRace | tonguesraceFeral | tonguesferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.tongueraceFeral] -> human
[brax.tongueraceFeral] -> wolf
[kate.tongueraceFeral] -> demon
1795. tongueSkin | tonguesSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.tongueSkin] -> skin
[brax.tongueSkin] -> skin
[kate.tongueSkin] -> skin
1796. tongueSkin+ | tongueSkinD | tonguesSkin+ | tonguesSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.tongueSkin+] -> smooth skin
[brax.tongueSkin+] -> smooth skin
[kate.tongueSkin+] -> smooth skin
1797. tongueFullDescription | tonguesFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.tongueFullDescription(Example argument)] -> fleshy-pink, smooth skin
[brax.tongueFullDescription(Example argument)] -> fleshy-pink, smooth skin
[kate.tongueFullDescription(Example argument)] -> fleshy-pink, smooth skin
1798. tongueFullDescriptionColour | tongueFullDescriptionColor | tongueFullDescriptionColoured | tongueFullDescriptionColored | tonguesFullDescriptionColour | tonguesFullDescriptionColor | tonguesFullDescriptionColoured | tonguesFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.tongueFullDescriptionColour] -> fleshy-pink, smooth skin
[brax.tongueFullDescriptionColour] -> fleshy-pink, smooth skin
[kate.tongueFullDescriptionColour] -> fleshy-pink, smooth skin
1799. tongueColour | tongueColor | tonguesColour | tonguesColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.tongueColour(Example argument)] -> fleshy-pink
[brax.tongueColour(Example argument)] -> fleshy-pink
[kate.tongueColour(Example argument)] -> fleshy-pink
1800. tongueColourPrimary | tongueColorPrimary | tonguePrimaryColour | tonguePrimaryColor | tonguesColourPrimary | tonguesColorPrimary | tonguesPrimaryColour | tonguesPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.tongueColourPrimary(Example argument)] -> fleshy-pink
[brax.tongueColourPrimary(Example argument)] -> fleshy-pink
[kate.tongueColourPrimary(Example argument)] -> fleshy-pink
1801. tongueColourSecondary | tongueColorSecondary | tongueSecondaryColour | tongueSecondaryColor | tonguesColourSecondary | tonguesColorSecondary | tonguesSecondaryColour | tonguesSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.tongueColourSecondary(Example argument)] -> fleshy-pink
[brax.tongueColourSecondary(Example argument)] -> fleshy-pink
[kate.tongueColourSecondary(Example argument)] -> fleshy-pink
1802. tongueColourHex | tongueColorHex | tonguesColourHex | tonguesColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.tongueColourHex] -> #ebc2ff
[brax.tongueColourHex] -> #ebc2ff
[kate.tongueColourHex] -> #ebc2ff
1803. tongue
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.tongue(Example argument)] -> tongue
[brax.tongue(Example argument)] -> tongue
[kate.tongue(Example argument)] -> tongue
1804. tongues
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.tongues(Example argument)] -> tongue
[brax.tongues(Example argument)] -> tongue
[kate.tongues(Example argument)] -> tongue
1805. tongue+ | tongueD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.tongue+(Example argument)] -> tongue
[brax.tongue+(Example argument)] -> wide tongue
[kate.tongue+(Example argument)] -> demonic tongue
1806. tongues+ | tonguesD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.tongues+(Example argument)] -> tongue
[brax.tongues+(Example argument)] -> wide tongue
[kate.tongues+(Example argument)] -> demonic tongue
Hair
1807. hairRace | featherRace | hairsRace | feathersRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.hairRace] -> demon
[brax.hairRace] -> wolf-morph
[kate.hairRace] -> demon
1808. hairraceFeral | hairferalRace | featherraceFeral | featherferalRace | hairsraceFeral | hairsferalRace | feathersraceFeral | feathersferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.hairraceFeral] -> demon
[brax.hairraceFeral] -> wolf
[kate.hairraceFeral] -> demon
1809. hairSkin | featherSkin | hairsSkin | feathersSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.hairSkin] -> hair
[brax.hairSkin] -> hair
[kate.hairSkin] -> hair
1810. hairSkin+ | hairSkinD | featherSkin+ | featherSkinD | hairsSkin+ | hairsSkinD | feathersSkin+ | feathersSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.hairSkin+] -> silken hair
[brax.hairSkin+] -> fur-like hair
[kate.hairSkin+] -> silken hair
1811. hairFullDescription | featherFullDescription | hairsFullDescription | feathersFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.hairFullDescription(Example argument)] -> black, silken hair
[brax.hairFullDescription(Example argument)] -> grey, fur-like hair
[kate.hairFullDescription(Example argument)] -> red, silken hair
1812. hairFullDescriptionColour | hairFullDescriptionColor | hairFullDescriptionColoured | hairFullDescriptionColored | featherFullDescriptionColour | featherFullDescriptionColor | featherFullDescriptionColoured | featherFullDescriptionColored | hairsFullDescriptionColour | hairsFullDescriptionColor | hairsFullDescriptionColoured | hairsFullDescriptionColored | feathersFullDescriptionColour | feathersFullDescriptionColor | feathersFullDescriptionColoured | feathersFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.hairFullDescriptionColour] -> black, silken hair
[brax.hairFullDescriptionColour] -> grey, fur-like hair
[kate.hairFullDescriptionColour] -> red, silken hair
1813. hairColour | hairColor | featherColour | featherColor | hairsColour | hairsColor | feathersColour | feathersColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.hairColour(Example argument)] -> black
[brax.hairColour(Example argument)] -> grey
[kate.hairColour(Example argument)] -> red
1814. hairColourPrimary | hairColorPrimary | hairPrimaryColour | hairPrimaryColor | featherColourPrimary | featherColorPrimary | featherPrimaryColour | featherPrimaryColor | hairsColourPrimary | hairsColorPrimary | hairsPrimaryColour | hairsPrimaryColor | feathersColourPrimary | feathersColorPrimary | feathersPrimaryColour | feathersPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.hairColourPrimary(Example argument)] -> black
[brax.hairColourPrimary(Example argument)] -> grey
[kate.hairColourPrimary(Example argument)] -> red
1815. hairColourSecondary | hairColorSecondary | hairSecondaryColour | hairSecondaryColor | featherColourSecondary | featherColorSecondary | featherSecondaryColour | featherSecondaryColor | hairsColourSecondary | hairsColorSecondary | hairsSecondaryColour | hairsSecondaryColor | feathersColourSecondary | feathersColorSecondary | feathersSecondaryColour | feathersSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.hairColourSecondary(Example argument)] -> black
[brax.hairColourSecondary(Example argument)] -> grey
[kate.hairColourSecondary(Example argument)] -> white
1816. hairColourHex | hairColorHex | featherColourHex | featherColorHex | hairsColourHex | hairsColorHex | feathersColourHex | feathersColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.hairColourHex] -> #777777
[brax.hairColourHex] -> #b3b3b3
[kate.hairColourHex] -> #ea5d76
1817. hair | feather
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.hair(Example argument)] -> hair
[brax.hair(Example argument)] -> hair
[kate.hair(Example argument)] -> hair
1818. hairs | feathers
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.hairs(Example argument)] -> hair
[brax.hairs(Example argument)] -> hair
[kate.hairs(Example argument)] -> hair
1819. hair+ | hairD | feather+ | featherD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.hair+(Example argument)] -> silken hair
[brax.hair+(Example argument)] -> furry hair
[kate.hair+(Example argument)] -> silken hair
1820. hairs+ | hairsD | feathers+ | feathersD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.hairs+(Example argument)] -> silken hair
[brax.hairs+(Example argument)] -> fur-like hair
[kate.hairs+(Example argument)] -> feminine hair
1821. hairDeterminer
No arguments
Capitalisation | Pronouns
The determiner for the hair type of the character. Will usually be 'a head of'.
Examples:
[lilaya.hairDeterminer] -> a head of
[brax.hairDeterminer] -> a head of
[kate.hairDeterminer] -> a head of
1822. hairLength
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's hair length.
Examples:
[lilaya.hairLength] -> long
[brax.hairLength] -> bald
[kate.hairLength] -> shoulder-length
Horns
1823. hornRace | hornsRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.hornRace] -> no race
[brax.hornRace] -> no race
[kate.hornRace] -> no race
1824. hornraceFeral | hornferalRace | hornsraceFeral | hornsferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.hornraceFeral] -> no race
[brax.hornraceFeral] -> no race
[kate.hornraceFeral] -> no race
1825. hornSkin | hornsSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.hornSkin] -> keratin
[brax.hornSkin] -> keratin
[kate.hornSkin] -> keratin
1826. hornSkin+ | hornSkinD | hornsSkin+ | hornsSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.hornSkin+] -> smooth keratin
[brax.hornSkin+] -> smooth keratin
[kate.hornSkin+] -> smooth keratin
1827. hornFullDescription | hornsFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.hornFullDescription(Example argument)] -> dark-grey, smooth keratin
[brax.hornFullDescription(Example argument)] -> white, smooth keratin
[kate.hornFullDescription(Example argument)] -> dark-grey, smooth keratin
1828. hornFullDescriptionColour | hornFullDescriptionColor | hornFullDescriptionColoured | hornFullDescriptionColored | hornsFullDescriptionColour | hornsFullDescriptionColor | hornsFullDescriptionColoured | hornsFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.hornFullDescriptionColour] -> dark-grey, smooth keratin
[brax.hornFullDescriptionColour] -> white, smooth keratin
[kate.hornFullDescriptionColour] -> dark-grey, smooth keratin
1829. hornColour | hornColor | hornsColour | hornsColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.hornColour(Example argument)] -> dark-grey
[brax.hornColour(Example argument)] -> white
[kate.hornColour(Example argument)] -> dark-grey
1830. hornColourPrimary | hornColorPrimary | hornPrimaryColour | hornPrimaryColor | hornsColourPrimary | hornsColorPrimary | hornsPrimaryColour | hornsPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.hornColourPrimary(Example argument)] -> dark-grey
[brax.hornColourPrimary(Example argument)] -> white
[kate.hornColourPrimary(Example argument)] -> dark-grey
1831. hornColourSecondary | hornColorSecondary | hornSecondaryColour | hornSecondaryColor | hornsColourSecondary | hornsColorSecondary | hornsSecondaryColour | hornsSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.hornColourSecondary(Example argument)] -> dark-grey
[brax.hornColourSecondary(Example argument)] -> white
[kate.hornColourSecondary(Example argument)] -> dark-grey
1832. hornColourHex | hornColorHex | hornsColourHex | hornsColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.hornColourHex] -> #999999
[brax.hornColourHex] -> #ffffff
[kate.hornColourHex] -> #999999
1833. horn
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.horn(Example argument)] -> horns
[brax.horn(Example argument)] -> horns
[kate.horn(Example argument)] -> horns
1834. horns
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.horns(Example argument)] -> horns
[brax.horns(Example argument)] -> horns
[kate.horns(Example argument)] -> horns
1835. horn+ | hornD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.horn+(Example argument)] -> smooth horns
[brax.horn+(Example argument)] -> horns
[kate.horn+(Example argument)] -> curled horns
1836. horns+ | hornsD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.horns+(Example argument)] -> swept-back horns
[brax.horns+(Example argument)] -> horns
[kate.horns+(Example argument)] -> smooth horns
1837. hornSize | hornsSize | hornLength | hornsLength
No arguments
Capitalisation | Pronouns
Returns the descriptor of the length of this character's horns.
Examples:
[lilaya.hornSize] -> long
[brax.hornSize] -> tiny
[kate.hornSize] -> long
1838. hornRows
No arguments
Capitalisation | Pronouns
Returns the number of rows of horns this character has, in the form of a word ('one', 'three' instead of '1', '3' etc.)
Examples:
[lilaya.hornRows] -> one
[brax.hornRows] -> one
[kate.hornRows] -> one
1839. hornsPerRow
No arguments
Capitalisation | Pronouns
Returns the number of horns this character has in each horn row, in the form of a word ('one', 'two' instead of '1', '2' etc.)
Examples:
[lilaya.hornsPerRow] -> two
[brax.hornsPerRow] -> two
[kate.hornsPerRow] -> two
1840. hornsDeterminer
No arguments
Capitalisation | Pronouns
Returns the determiner of the horns this character has. Will be in the format of 'a pair of'.
Examples:
[lilaya.hornsDeterminer] -> a pair of
[brax.hornsDeterminer] -> a pair of
[kate.hornsDeterminer] -> a pair of
Penis
1841. penisRace | cockRace | dickRace | penisesRace | cocksRace | dicksRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.penisRace] -> no race
[brax.penisRace] -> wolf-morph
[kate.penisRace] -> no race
1842. penisraceFeral | penisferalRace | cockraceFeral | cockferalRace | dickraceFeral | dickferalRace | penisesraceFeral | penisesferalRace | cocksraceFeral | cocksferalRace | dicksraceFeral | dicksferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.penisraceFeral] -> no race
[brax.penisraceFeral] -> wolf
[kate.penisraceFeral] -> no race
1843. penisSkin | cockSkin | dickSkin | penisesSkin | cocksSkin | dicksSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.penisSkin] ->
[brax.penisSkin] -> skin
[kate.penisSkin] ->
1844. penisSkin+ | penisSkinD | cockSkin+ | cockSkinD | dickSkin+ | dickSkinD | penisesSkin+ | penisesSkinD | cocksSkin+ | cocksSkinD | dicksSkin+ | dicksSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.penisSkin+] ->
[brax.penisSkin+] -> smooth skin
[kate.penisSkin+] ->
1845. penisFullDescription | cockFullDescription | dickFullDescription | penisesFullDescription | cocksFullDescription | dicksFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.penisFullDescription(Example argument)] ->
[brax.penisFullDescription(Example argument)] -> scarlet, smooth skin
[kate.penisFullDescription(Example argument)] ->
1846. penisFullDescriptionColour | penisFullDescriptionColor | penisFullDescriptionColoured | penisFullDescriptionColored | cockFullDescriptionColour | cockFullDescriptionColor | cockFullDescriptionColoured | cockFullDescriptionColored | dickFullDescriptionColour | dickFullDescriptionColor | dickFullDescriptionColoured | dickFullDescriptionColored | penisesFullDescriptionColour | penisesFullDescriptionColor | penisesFullDescriptionColoured | penisesFullDescriptionColored | cocksFullDescriptionColour | cocksFullDescriptionColor | cocksFullDescriptionColoured | cocksFullDescriptionColored | dicksFullDescriptionColour | dicksFullDescriptionColor | dicksFullDescriptionColoured | dicksFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.penisFullDescriptionColour] ->
[brax.penisFullDescriptionColour] -> scarlet, smooth skin
[kate.penisFullDescriptionColour] ->
1847. penisColour | penisColor | cockColour | cockColor | dickColour | dickColor | penisesColour | penisesColor | cocksColour | cocksColor | dicksColour | dicksColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.penisColour(Example argument)] ->
[brax.penisColour(Example argument)] -> scarlet
[kate.penisColour(Example argument)] ->
1848. penisColourPrimary | penisColorPrimary | penisPrimaryColour | penisPrimaryColor | cockColourPrimary | cockColorPrimary | cockPrimaryColour | cockPrimaryColor | dickColourPrimary | dickColorPrimary | dickPrimaryColour | dickPrimaryColor | penisesColourPrimary | penisesColorPrimary | penisesPrimaryColour | penisesPrimaryColor | cocksColourPrimary | cocksColorPrimary | cocksPrimaryColour | cocksPrimaryColor | dicksColourPrimary | dicksColorPrimary | dicksPrimaryColour | dicksPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.penisColourPrimary(Example argument)] ->
[brax.penisColourPrimary(Example argument)] -> scarlet
[kate.penisColourPrimary(Example argument)] ->
1849. penisColourSecondary | penisColorSecondary | penisSecondaryColour | penisSecondaryColor | cockColourSecondary | cockColorSecondary | cockSecondaryColour | cockSecondaryColor | dickColourSecondary | dickColorSecondary | dickSecondaryColour | dickSecondaryColor | penisesColourSecondary | penisesColorSecondary | penisesSecondaryColour | penisesSecondaryColor | cocksColourSecondary | cocksColorSecondary | cocksSecondaryColour | cocksSecondaryColor | dicksColourSecondary | dicksColorSecondary | dicksSecondaryColour | dicksSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.penisColourSecondary(Example argument)] ->
[brax.penisColourSecondary(Example argument)] -> fleshy-pink
[kate.penisColourSecondary(Example argument)] ->
1850. penisColourHex | penisColorHex | cockColourHex | cockColorHex | dickColourHex | dickColorHex | penisesColourHex | penisesColorHex | cocksColourHex | cocksColorHex | dicksColourHex | dicksColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.penisColourHex] ->
[brax.penisColourHex] -> #ff385d
[kate.penisColourHex] ->
1851. penis | cock | dick
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.penis(Example argument)] -> dick
[brax.penis(Example argument)] -> wolf-cock
[kate.penis(Example argument)] -> dick
1852. penises | cocks | dicks
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.penises(Example argument)] -> cock
[brax.penises(Example argument)] -> cock
[kate.penises(Example argument)] -> shaft
1853. penis+ | penisD | cock+ | cockD | dick+ | dickD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.penis+(Example argument)] -> large dick
[brax.penis+(Example argument)] -> lupine wolf-cock
[kate.penis+(Example argument)] -> slender cock
1854. penises+ | penisesD | cocks+ | cocksD | dicks+ | dicksD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.penises+(Example argument)] -> large cock
[brax.penises+(Example argument)] -> large dick
[kate.penises+(Example argument)] -> slender dick
1855. urethra | penisUrethra | cockUrethra | urethraPenis | urethraCock
No arguments
Capitalisation | Pronouns
Returns the name of this character's urethra.
Examples:
[lilaya.urethra] -> urethra
[brax.urethra] -> urethra
[kate.urethra] -> urethra
1856. penisUrethra+ | cockUrethra+ | urethraPenis+ | urethraCock+ | penisUrethraD | cockUrethraD | urethraPenisD | urethraCockD
No arguments
Capitalisation | Pronouns
Returns the name of this character's urethra, with a descriptor appended in front of it.
Examples:
[lilaya.penisUrethra+] -> urethra
[brax.penisUrethra+] -> extremely-tight urethra
[kate.penisUrethra+] -> extremely-tight urethra
1857. penisUrethraCapacity | cockUrethraCapacity | urethraPenisCapacity | urethraCockCapacity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's penile urethra capacity.
Examples:
[lilaya.penisUrethraCapacity] -> extremely tight
[brax.penisUrethraCapacity] -> extremely tight
[kate.penisUrethraCapacity] -> extremely tight
1858. penisUrethraDepth | cockUrethraDepth | urethraPenisDepth | urethraCockDepth
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's penile urethra depth.
Examples:
[lilaya.penisUrethraDepth] -> average-depth
[brax.penisUrethraDepth] -> average-depth
[kate.penisUrethraDepth] -> average-depth
1859. penisUrethraElasticity | cockUrethraElasticity | urethraPenisElasticity | urethraCockElasticity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's penile urethra elasticity.
Examples:
[lilaya.penisUrethraElasticity] -> rigid
[brax.penisUrethraElasticity] -> rigid
[kate.penisUrethraElasticity] -> rigid
1860. penisUrethraPlasticity | cockUrethraPlasticity | urethraPenisPlasticity | urethraCockPlasticity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's penile urethra plasticity.
Examples:
[lilaya.penisUrethraPlasticity] -> resilient
[brax.penisUrethraPlasticity] -> resilient
[kate.penisUrethraPlasticity] -> resilient
1861. penisHead | cockHead | dickHead | cockTip
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.penisHead] -> head
[brax.penisHead] -> head
[kate.penisHead] -> head
1862. penisHead+ | penisHeadD | cockHead+ | cockHeadD | dickHead+ | dickHeadD | cockTip+ | cockTipD
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.penisHead+] -> head
[brax.penisHead+] -> pointed head
[kate.penisHead+] -> head
1863. cockDescriptive | penisDescriptive | dickDescriptive
(coloured)
Capitalisation | Pronouns
Returns a description of the character's penis, in the format: 'size', 'girth', 'colour' 'feralRace'-cock.
If the 'size' or 'girth' are average, those descriptors are omitted.
Pass in 'true' if you want the output coloured.
Examples:
[lilaya.cockDescriptive(Example argument)] ->
[brax.cockDescriptive(Example argument)] -> large, girthy, scarlet wolf-cock
[kate.cockDescriptive(Example argument)] ->
1864. penisSize | cockSize | dickSize | penisLength | cockLength | dickLength
No arguments
Capitalisation | Pronouns
Returns a descriptor of the length of the character's penis.
Examples:
[lilaya.penisSize] -> large
[brax.penisSize] -> large
[kate.penisSize] -> tiny
1865. penisCircumference | cockCircumference | dickCircumference
(pluralUnits)
Capitalisation | Pronouns
Returns the circumference of the character's penis, in the metric or imperial units as defined in user settings. Pass in 'true' as an argument if you want the resulting units to be pluralised (i.e. 'inches' instead of 'inch').
Examples:
[lilaya.penisCircumference(Example argument)] -> 14 centimetre
[brax.penisCircumference(Example argument)] -> 14 centimetre
[kate.penisCircumference(Example argument)] -> 0 centimetre
1866. penisDiameter | cockDiameter | dickDiameter | penisDiametre | cockDiametre | dickDiametre
(pluralUnits)
Capitalisation | Pronouns
Returns the diameter of the character's penis, in the metric or imperial units as defined in user settings. Pass in 'true' as an argument if you want the resulting units to be pluralised (i.e. 'inches' instead of 'inch').
Examples:
[lilaya.penisDiameter(Example argument)] -> 4.5 centimetre
[brax.penisDiameter(Example argument)] -> 4.5 centimetre
[kate.penisDiameter(Example argument)] -> 0 centimetre
1867. penisGirth | cockGirth | dickGirth
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.penisGirth] -> girthy
[brax.penisGirth] -> girthy
[kate.penisGirth] -> slender
1868. cockValue | cockLengthValue | penisValue | penisLengthValue
(short)
Capitalisation | Pronouns
Returns the localized, formatted size of the penis with long *singular* units ('centimetre'). Pass in true to return as short measurement ('cm').
Examples:
[lilaya.cockValue(Example argument)] -> 20 centimetre
[brax.cockValue(Example argument)] -> 20 centimetre
[kate.cockValue(Example argument)] -> 0 centimetre
1869. cockValues | cockLengthValues | penisValues | penisLengthValues
(short)
Capitalisation | Pronouns
Returns the localized, formatted size of the penis with long *plural* units ('centimetres'). Pass in true to return as short measurement ('cm').
Examples:
[lilaya.cockValues(Example argument)] -> 20 centimetres
[brax.cockValues(Example argument)] -> 20 centimetres
[kate.cockValues(Example argument)] -> less than 1 centimetre
Testicles
1870. testicleRace | ballRace | testiclesRace | ballsRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.testicleRace] -> no race
[brax.testicleRace] -> wolf-morph
[kate.testicleRace] -> no race
1871. testicleraceFeral | testicleferalRace | ballraceFeral | ballferalRace | testiclesraceFeral | testiclesferalRace | ballsraceFeral | ballsferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.testicleraceFeral] -> no race
[brax.testicleraceFeral] -> wolf
[kate.testicleraceFeral] -> no race
1872. testicleSkin | ballSkin | testiclesSkin | ballsSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.testicleSkin] ->
[brax.testicleSkin] -> fur
[kate.testicleSkin] ->
1873. testicleSkin+ | testicleSkinD | ballSkin+ | ballSkinD | testiclesSkin+ | testiclesSkinD | ballsSkin+ | ballsSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.testicleSkin+] ->
[brax.testicleSkin+] -> shaggy fur
[kate.testicleSkin+] ->
1874. testicleFullDescription | ballFullDescription | testiclesFullDescription | ballsFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.testicleFullDescription(Example argument)] ->
[brax.testicleFullDescription(Example argument)] -> grey, shaggy fur
[kate.testicleFullDescription(Example argument)] ->
1875. testicleFullDescriptionColour | testicleFullDescriptionColor | testicleFullDescriptionColoured | testicleFullDescriptionColored | ballFullDescriptionColour | ballFullDescriptionColor | ballFullDescriptionColoured | ballFullDescriptionColored | testiclesFullDescriptionColour | testiclesFullDescriptionColor | testiclesFullDescriptionColoured | testiclesFullDescriptionColored | ballsFullDescriptionColour | ballsFullDescriptionColor | ballsFullDescriptionColoured | ballsFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.testicleFullDescriptionColour] ->
[brax.testicleFullDescriptionColour] -> grey, shaggy fur
[kate.testicleFullDescriptionColour] ->
1876. testicleColour | testicleColor | ballColour | ballColor | testiclesColour | testiclesColor | ballsColour | ballsColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.testicleColour(Example argument)] ->
[brax.testicleColour(Example argument)] -> grey
[kate.testicleColour(Example argument)] ->
1877. testicleColourPrimary | testicleColorPrimary | testiclePrimaryColour | testiclePrimaryColor | ballColourPrimary | ballColorPrimary | ballPrimaryColour | ballPrimaryColor | testiclesColourPrimary | testiclesColorPrimary | testiclesPrimaryColour | testiclesPrimaryColor | ballsColourPrimary | ballsColorPrimary | ballsPrimaryColour | ballsPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.testicleColourPrimary(Example argument)] ->
[brax.testicleColourPrimary(Example argument)] -> grey
[kate.testicleColourPrimary(Example argument)] ->
1878. testicleColourSecondary | testicleColorSecondary | testicleSecondaryColour | testicleSecondaryColor | ballColourSecondary | ballColorSecondary | ballSecondaryColour | ballSecondaryColor | testiclesColourSecondary | testiclesColorSecondary | testiclesSecondaryColour | testiclesSecondaryColor | ballsColourSecondary | ballsColorSecondary | ballsSecondaryColour | ballsSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.testicleColourSecondary(Example argument)] ->
[brax.testicleColourSecondary(Example argument)] -> grey
[kate.testicleColourSecondary(Example argument)] ->
1879. testicleColourHex | testicleColorHex | ballColourHex | ballColorHex | testiclesColourHex | testiclesColorHex | ballsColourHex | ballsColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.testicleColourHex] ->
[brax.testicleColourHex] -> #b3b3b3
[kate.testicleColourHex] ->
1880. testicle | ball
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.testicle(Example argument)] -> balls
[brax.testicle(Example argument)] -> testicles
[kate.testicle(Example argument)] -> testicles
1881. testicles | balls
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.testicles(Example argument)] -> balls
[brax.testicles(Example argument)] -> balls
[kate.testicles(Example argument)] -> balls
1882. testicle+ | testicleD | ball+ | ballD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.testicle+(Example argument)] -> vestigial balls
[brax.testicle+(Example argument)] -> large balls
[kate.testicle+(Example argument)] -> balls
1883. testicles+ | testiclesD | balls+ | ballsD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.testicles+(Example argument)] -> balls
[brax.testicles+(Example argument)] -> large testicles
[kate.testicles+(Example argument)] -> vestigial balls
1884. ballsCount | ballCount | testiclesCount
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.ballsCount] -> two
[brax.ballsCount] -> two
[kate.ballsCount] -> two
1885. ballSize | ballsSize | testicleSize | testiclesSize
No arguments
Capitalisation | Pronouns
Description of method
Examples:
[lilaya.ballSize] -> vestigial
[brax.ballSize] -> large
[kate.ballSize] -> vestigial
Cum
1886. cumRace | cumsRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.cumRace] -> human
[brax.cumRace] -> wolf-morph
[kate.cumRace] -> human
1887. cumraceFeral | cumferalRace | cumsraceFeral | cumsferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.cumraceFeral] -> human
[brax.cumraceFeral] -> wolf
[kate.cumraceFeral] -> human
1888. cumSkin | cumsSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.cumSkin] -> cum
[brax.cumSkin] -> cum
[kate.cumSkin] -> cum
1889. cumSkin+ | cumSkinD | cumsSkin+ | cumsSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.cumSkin+] -> fluid cum
[brax.cumSkin+] -> fluid cum
[kate.cumSkin+] -> fluid cum
1890. cumFullDescription | cumsFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.cumFullDescription(Example argument)] -> white, fluid cum
[brax.cumFullDescription(Example argument)] -> white, fluid cum
[kate.cumFullDescription(Example argument)] -> white, fluid cum
1891. cumFullDescriptionColour | cumFullDescriptionColor | cumFullDescriptionColoured | cumFullDescriptionColored | cumsFullDescriptionColour | cumsFullDescriptionColor | cumsFullDescriptionColoured | cumsFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.cumFullDescriptionColour] -> white, fluid cum
[brax.cumFullDescriptionColour] -> white, fluid cum
[kate.cumFullDescriptionColour] -> white, fluid cum
1892. cumColour | cumColor | cumsColour | cumsColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.cumColour(Example argument)] -> white
[brax.cumColour(Example argument)] -> white
[kate.cumColour(Example argument)] -> white
1893. cumColourPrimary | cumColorPrimary | cumPrimaryColour | cumPrimaryColor | cumsColourPrimary | cumsColorPrimary | cumsPrimaryColour | cumsPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.cumColourPrimary(Example argument)] -> white
[brax.cumColourPrimary(Example argument)] -> white
[kate.cumColourPrimary(Example argument)] -> white
1894. cumColourSecondary | cumColorSecondary | cumSecondaryColour | cumSecondaryColor | cumsColourSecondary | cumsColorSecondary | cumsSecondaryColour | cumsSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.cumColourSecondary(Example argument)] -> white
[brax.cumColourSecondary(Example argument)] -> white
[kate.cumColourSecondary(Example argument)] -> white
1895. cumColourHex | cumColorHex | cumsColourHex | cumsColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.cumColourHex] -> #ffffff
[brax.cumColourHex] -> #ffffff
[kate.cumColourHex] -> #ffffff
1896. cum
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.cum(Example argument)] -> seed
[brax.cum(Example argument)] -> jism
[kate.cum(Example argument)] -> spooge
1897. cums
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.cums(Example argument)] -> jizz
[brax.cums(Example argument)] -> cum
[kate.cums(Example argument)] -> cream
1898. cum+ | cumD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.cum+(Example argument)] -> slimy cream
[brax.cum+(Example argument)] -> salty spooge
[kate.cum+(Example argument)] -> potent cream
1899. cums+ | cumsD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.cums+(Example argument)] -> salty cum
[brax.cums+(Example argument)] -> salty lupine-spooge
[kate.cums+(Example argument)] -> salty jizz
1900. cumAmount | cumProduction | jizzAmount | jizzProduction | cumStorage
No arguments
Capitalisation | Pronouns
Returns a descriptor of the amount of cum that this character's balls store when full.
Examples:
[lilaya.cumAmount] -> an extreme amount of
[brax.cumAmount] -> a huge amount of
[kate.cumAmount] -> an extreme amount of
1901. cumMl | cumMeasurement
No arguments
Capitalisation | Pronouns
Returns the numerical value of the amount of cum that this character's balls store when full.
Examples:
[lilaya.cumMl] -> 150mL
[brax.cumMl] -> 65mL
[kate.cumMl] -> 150mL
1902. cumFlavour | flavourCum
No arguments
Capitalisation | Pronouns
Returns the name of the flavour of this character's cum.
Examples:
[lilaya.cumFlavour] -> cum
[brax.cumFlavour] -> cum
[kate.cumFlavour] -> cum
1903. precum
No arguments
Capitalisation | Pronouns
Returns the name of this character's precum.
Examples:
[lilaya.precum] -> precum
[brax.precum] -> precum
[kate.precum] -> precum
1904. precum+ | precumD
No arguments
Capitalisation | Pronouns
Returns the name of this character's precum, with a descriptor appended to the front.
Examples:
[lilaya.precum+] -> slimy precum
[brax.precum+] -> slimy precum
[kate.precum+] -> sticky precum
Clitoris
1905. clitRace | clitorisRace | clitsRace | clitorisesRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.clitRace] -> null_body_part
[brax.clitRace] -> null_body_part
[kate.clitRace] -> null_body_part
1906. clitraceFeral | clitferalRace | clitorisraceFeral | clitorisferalRace | clitsraceFeral | clitsferalRace | clitorisesraceFeral | clitorisesferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.clitraceFeral] -> null_body_part
[brax.clitraceFeral] -> null_body_part
[kate.clitraceFeral] -> null_body_part
1907. clitSkin | clitorisSkin | clitsSkin | clitorisesSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.clitSkin] ->
[brax.clitSkin] ->
[kate.clitSkin] ->
1908. clitSkin+ | clitSkinD | clitorisSkin+ | clitorisSkinD | clitsSkin+ | clitsSkinD | clitorisesSkin+ | clitorisesSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.clitSkin+] ->
[brax.clitSkin+] ->
[kate.clitSkin+] ->
1909. clitFullDescription | clitorisFullDescription | clitsFullDescription | clitorisesFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.clitFullDescription(Example argument)] -> dark-lipped pussy, with fleshy-pink internal walls
[brax.clitFullDescription(Example argument)] -> dark-lipped pussy, with fleshy-pink internal walls
[kate.clitFullDescription(Example argument)] -> pink-lipped pussy, with fleshy-pink internal walls
1910. clitFullDescriptionColour | clitFullDescriptionColor | clitFullDescriptionColoured | clitFullDescriptionColored | clitorisFullDescriptionColour | clitorisFullDescriptionColor | clitorisFullDescriptionColoured | clitorisFullDescriptionColored | clitsFullDescriptionColour | clitsFullDescriptionColor | clitsFullDescriptionColoured | clitsFullDescriptionColored | clitorisesFullDescriptionColour | clitorisesFullDescriptionColor | clitorisesFullDescriptionColoured | clitorisesFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.clitFullDescriptionColour] -> dark-lipped pussy, with fleshy-pink internal walls
[brax.clitFullDescriptionColour] -> dark-lipped pussy, with fleshy-pink internal walls
[kate.clitFullDescriptionColour] -> pink-lipped pussy, with fleshy-pink internal walls
1911. clitColour | clitColor | clitorisColour | clitorisColor | clitsColour | clitsColor | clitorisesColour | clitorisesColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.clitColour(Example argument)] -> dark-lipped
[brax.clitColour(Example argument)] -> dark-lipped
[kate.clitColour(Example argument)] -> pink-lipped
1912. clitColourPrimary | clitColorPrimary | clitPrimaryColour | clitPrimaryColor | clitorisColourPrimary | clitorisColorPrimary | clitorisPrimaryColour | clitorisPrimaryColor | clitsColourPrimary | clitsColorPrimary | clitsPrimaryColour | clitsPrimaryColor | clitorisesColourPrimary | clitorisesColorPrimary | clitorisesPrimaryColour | clitorisesPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.clitColourPrimary(Example argument)] -> dark
[brax.clitColourPrimary(Example argument)] -> dark
[kate.clitColourPrimary(Example argument)] -> pink
1913. clitColourSecondary | clitColorSecondary | clitSecondaryColour | clitSecondaryColor | clitorisColourSecondary | clitorisColorSecondary | clitorisSecondaryColour | clitorisSecondaryColor | clitsColourSecondary | clitsColorSecondary | clitsSecondaryColour | clitsSecondaryColor | clitorisesColourSecondary | clitorisesColorSecondary | clitorisesSecondaryColour | clitorisesSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.clitColourSecondary(Example argument)] -> fleshy-pink
[brax.clitColourSecondary(Example argument)] -> fleshy-pink
[kate.clitColourSecondary(Example argument)] -> fleshy-pink
1914. clitColourHex | clitColorHex | clitorisColourHex | clitorisColorHex | clitsColourHex | clitsColorHex | clitorisesColourHex | clitorisesColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.clitColourHex] -> #9f775b
[brax.clitColourHex] -> #9f775b
[kate.clitColourHex] -> #ff6bda
1915. clit | clitoris
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.clit(Example argument)] -> nub
[brax.clit(Example argument)] -> nub
[kate.clit(Example argument)] -> clit
1916. clits | clitorises
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.clits(Example argument)] -> nub
[brax.clits(Example argument)] -> nub
[kate.clits(Example argument)] -> clit
1917. clit+ | clitD | clitoris+ | clitorisD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.clit+(Example argument)] -> sensitive button
[brax.clit+(Example argument)] -> sensitive clit
[kate.clit+(Example argument)] -> narrow clit
1918. clits+ | clitsD | clitorises+ | clitorisesD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.clits+(Example argument)] -> narrow clit
[brax.clits+(Example argument)] -> little clit
[kate.clits+(Example argument)] -> little clit
1919. clitCircumference | clitorisCircumference
(pluralUnits)
Capitalisation | Pronouns
Returns the circumference of the character's clitoris, in the metric or imperial units as defined in user settings. Pass in 'true' as an argument if you want the resulting units to be pluralised (i.e. 'inches' instead of 'inch').
Examples:
[lilaya.clitCircumference(Example argument)] -> 0 centimetre
[brax.clitCircumference(Example argument)] -> 0 centimetre
[kate.clitCircumference(Example argument)] -> 0 centimetre
1920. clitDiameter | clitorisDiameter | clitDiametre | clitorisDiametre
(pluralUnits)
Capitalisation | Pronouns
Returns the diameter of the character's clitoris, in the metric or imperial units as defined in user settings. Pass in 'true' as an argument if you want the resulting units to be pluralised (i.e. 'inches' instead of 'inch').
Examples:
[lilaya.clitDiameter(Example argument)] -> 0 centimetre
[brax.clitDiameter(Example argument)] -> 0 centimetre
[kate.clitDiameter(Example argument)] -> 0 centimetre
1921. clitSize | clitorisSize
No arguments
Capitalisation | Pronouns
Returns a desriptor of the size of the character's clitoris.
Examples:
[lilaya.clitSize] -> small
[brax.clitSize] -> small
[kate.clitSize] -> small
1922. clitSizeValue | clitorisSizeValue
No arguments
Capitalisation | Pronouns
Returns the localised, formatted size of the clitoris with long units.
Examples:
[lilaya.clitSizeValue] -> less than 1 centimetre
[brax.clitSizeValue] -> less than 1 centimetre
[kate.clitSizeValue] -> less than 1 centimetre
1923. clitGirth | clitorisGirth
No arguments
Capitalisation | Pronouns
Returns a descriptor of the character's clitoris girth.
Examples:
[lilaya.clitGirth] -> narrow
[brax.clitGirth] -> narrow
[kate.clitGirth] -> narrow
1924. clitHead | clitTip
No arguments
Capitalisation | Pronouns
Returns a name of the character's clitoris tip.
Examples:
[lilaya.clitHead] -> end
[brax.clitHead] -> tip
[kate.clitHead] -> tip
1925. clitHeads | clitTips
No arguments
Capitalisation | Pronouns
Returns a plural of the character's clitoris tip.
Examples:
[lilaya.clitHeads] -> tips
[brax.clitHeads] -> ends
[kate.clitHeads] -> tips
1926. clitHead+ | clitHeadD | clitTip+ | clitTipD
No arguments
Capitalisation | Pronouns
Returns a name of the character's clitoris tip, with a random descriptor appended to the front.
Examples:
[lilaya.clitHead+] -> tip
[brax.clitHead+] -> end
[kate.clitHead+] -> tip
1927. clitHeads+ | clitHeadsD | clitTips+ | clitTipsD
No arguments
Capitalisation | Pronouns
Returns a plural name of the character's clitoris tip, with a random descriptor appended to the front.
Examples:
[lilaya.clitHeads+] -> ends
[brax.clitHeads+] -> ends
[kate.clitHeads+] -> tips
Vagina
1928. vaginaRace | pussyRace | cuntRace | vaginasRace | pussiesRace | cuntsRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.vaginaRace] -> demon
[brax.vaginaRace] -> no race
[kate.vaginaRace] -> demon
1929. vaginaraceFeral | vaginaferalRace | pussyraceFeral | pussyferalRace | cuntraceFeral | cuntferalRace | vaginasraceFeral | vaginasferalRace | pussiesraceFeral | pussiesferalRace | cuntsraceFeral | cuntsferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.vaginaraceFeral] -> demon
[brax.vaginaraceFeral] -> no race
[kate.vaginaraceFeral] -> demon
1930. vaginaSkin | pussySkin | cuntSkin | vaginasSkin | pussiesSkin | cuntsSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.vaginaSkin] -> skin
[brax.vaginaSkin] -> skin
[kate.vaginaSkin] -> skin
1931. vaginaSkin+ | vaginaSkinD | pussySkin+ | pussySkinD | cuntSkin+ | cuntSkinD | vaginasSkin+ | vaginasSkinD | pussiesSkin+ | pussiesSkinD | cuntsSkin+ | cuntsSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.vaginaSkin+] -> smooth skin
[brax.vaginaSkin+] -> smooth skin
[kate.vaginaSkin+] -> smooth skin
1932. vaginaFullDescription | pussyFullDescription | cuntFullDescription | vaginasFullDescription | pussiesFullDescription | cuntsFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.vaginaFullDescription(Example argument)] -> dark-lipped pussy, with fleshy-pink internal walls
[brax.vaginaFullDescription(Example argument)] -> dark-lipped pussy, with fleshy-pink internal walls
[kate.vaginaFullDescription(Example argument)] -> pink-lipped pussy, with fleshy-pink internal walls
1933. vaginaFullDescriptionColour | vaginaFullDescriptionColor | vaginaFullDescriptionColoured | vaginaFullDescriptionColored | pussyFullDescriptionColour | pussyFullDescriptionColor | pussyFullDescriptionColoured | pussyFullDescriptionColored | cuntFullDescriptionColour | cuntFullDescriptionColor | cuntFullDescriptionColoured | cuntFullDescriptionColored | vaginasFullDescriptionColour | vaginasFullDescriptionColor | vaginasFullDescriptionColoured | vaginasFullDescriptionColored | pussiesFullDescriptionColour | pussiesFullDescriptionColor | pussiesFullDescriptionColoured | pussiesFullDescriptionColored | cuntsFullDescriptionColour | cuntsFullDescriptionColor | cuntsFullDescriptionColoured | cuntsFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.vaginaFullDescriptionColour] -> dark-lipped pussy, with fleshy-pink internal walls
[brax.vaginaFullDescriptionColour] -> dark-lipped pussy, with fleshy-pink internal walls
[kate.vaginaFullDescriptionColour] -> pink-lipped pussy, with fleshy-pink internal walls
1934. vaginaColour | vaginaColor | pussyColour | pussyColor | cuntColour | cuntColor | vaginasColour | vaginasColor | pussiesColour | pussiesColor | cuntsColour | cuntsColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.vaginaColour(Example argument)] -> dark-lipped
[brax.vaginaColour(Example argument)] -> dark-lipped
[kate.vaginaColour(Example argument)] -> pink-lipped
1935. vaginaColourPrimary | vaginaColorPrimary | vaginaPrimaryColour | vaginaPrimaryColor | pussyColourPrimary | pussyColorPrimary | pussyPrimaryColour | pussyPrimaryColor | cuntColourPrimary | cuntColorPrimary | cuntPrimaryColour | cuntPrimaryColor | vaginasColourPrimary | vaginasColorPrimary | vaginasPrimaryColour | vaginasPrimaryColor | pussiesColourPrimary | pussiesColorPrimary | pussiesPrimaryColour | pussiesPrimaryColor | cuntsColourPrimary | cuntsColorPrimary | cuntsPrimaryColour | cuntsPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.vaginaColourPrimary(Example argument)] -> dark
[brax.vaginaColourPrimary(Example argument)] -> dark
[kate.vaginaColourPrimary(Example argument)] -> pink
1936. vaginaColourSecondary | vaginaColorSecondary | vaginaSecondaryColour | vaginaSecondaryColor | pussyColourSecondary | pussyColorSecondary | pussySecondaryColour | pussySecondaryColor | cuntColourSecondary | cuntColorSecondary | cuntSecondaryColour | cuntSecondaryColor | vaginasColourSecondary | vaginasColorSecondary | vaginasSecondaryColour | vaginasSecondaryColor | pussiesColourSecondary | pussiesColorSecondary | pussiesSecondaryColour | pussiesSecondaryColor | cuntsColourSecondary | cuntsColorSecondary | cuntsSecondaryColour | cuntsSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.vaginaColourSecondary(Example argument)] -> fleshy-pink
[brax.vaginaColourSecondary(Example argument)] -> fleshy-pink
[kate.vaginaColourSecondary(Example argument)] -> fleshy-pink
1937. vaginaColourHex | vaginaColorHex | pussyColourHex | pussyColorHex | cuntColourHex | cuntColorHex | vaginasColourHex | vaginasColorHex | pussiesColourHex | pussiesColorHex | cuntsColourHex | cuntsColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.vaginaColourHex] -> #9f775b
[brax.vaginaColourHex] -> #9f775b
[kate.vaginaColourHex] -> #ff6bda
1938. vagina | pussy | cunt
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.vagina(Example argument)] -> slit
[brax.vagina(Example argument)] -> cunt
[kate.vagina(Example argument)] -> pussy
1939. vaginas | pussies | cunts
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.vaginas(Example argument)] -> slit
[brax.vaginas(Example argument)] -> pussy
[kate.vaginas(Example argument)] -> pussy
1940. vagina+ | vaginaD | pussy+ | pussyD | cunt+ | cuntD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.vagina+(Example argument)] -> perfect succubus-pussy
[brax.vagina+(Example argument)] -> dry cunt
[kate.vagina+(Example argument)] -> tight succubus-sex
1941. vaginas+ | vaginasD | pussies+ | pussiesD | cunts+ | cuntsD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.vaginas+(Example argument)] -> irresistible pussy
[brax.vaginas+(Example argument)] -> dry cunt
[kate.vaginas+(Example argument)] -> internally-muscled slit
1942. pussyUrethra | vaginaUrethra | vaginalUrethra | urethraVagina | urethraVaginal
No arguments
Capitalisation | Pronouns
Returns the name of this character's vaginal urethra.
Examples:
[lilaya.pussyUrethra] -> urethra
[brax.pussyUrethra] -> urethra
[kate.pussyUrethra] -> urethra
1943. pussyUrethra+ | vaginaUrethra+ | vaginalUrethra+ | urethraVagina+ | urethraVaginal+ | vaginaUrethraD | pussyUrethraD | vaginalUrethraD | urethraVaginaD | urethraVaginalD
No arguments
Capitalisation | Pronouns
Returns the name of this character's vaginal urethra, with a descriptor appended in front of it.
Examples:
[lilaya.pussyUrethra+] -> extremely-tight urethra
[brax.pussyUrethra+] -> urethra
[kate.pussyUrethra+] -> extremely-tight urethra
1944. pussyUrethraCapacity | vaginaUrethraCapacity | urethraPussyCapacity | urethraVaginaCapacity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's vaginal urethra capacity.
Examples:
[lilaya.pussyUrethraCapacity] -> extremely tight
[brax.pussyUrethraCapacity] -> extremely tight
[kate.pussyUrethraCapacity] -> extremely tight
1945. pussyUrethraDepth | vaginaUrethraDepth | urethraPussyDepth | urethraVaginaDepth
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's vaginal urethra depth.
Examples:
[lilaya.pussyUrethraDepth] -> average-depth
[brax.pussyUrethraDepth] -> average-depth
[kate.pussyUrethraDepth] -> average-depth
1946. pussyUrethraElasticity | vaginaUrethraElasticity | urethraPussyElasticity | urethraVaginaElasticity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's vaginal urethra elasticity.
Examples:
[lilaya.pussyUrethraElasticity] -> rigid
[brax.pussyUrethraElasticity] -> rigid
[kate.pussyUrethraElasticity] -> rigid
1947. pussyUrethraPlasticity | vaginaUrethraPlasticity | urethraPussyPlasticity | urethraVaginaPlasticity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's vaginal urethra plasticity.
Examples:
[lilaya.pussyUrethraPlasticity] -> resilient
[brax.pussyUrethraPlasticity] -> resilient
[kate.pussyUrethraPlasticity] -> resilient
1948. vaginaCapacity | pussyCapacity | cuntCapacity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's vagina capacity.
Examples:
[lilaya.vaginaCapacity] -> somewhat tight
[brax.vaginaCapacity] -> extremely tight
[kate.vaginaCapacity] -> tight
1949. vaginaDepth | pussyDepth | cuntDepth
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's vagina depth.
Examples:
[lilaya.vaginaDepth] -> average-depth
[brax.vaginaDepth] -> average-depth
[kate.vaginaDepth] -> average-depth
1950. vaginaElasticity | pussyElasticity | cuntElasticity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's vagina elasticity.
Examples:
[lilaya.vaginaElasticity] -> elastic
[brax.vaginaElasticity] -> flexible
[kate.vaginaElasticity] -> elastic
1951. vaginaPlasticity | pussyPlasticity | cuntPlasticity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's vagina plasticity.
Examples:
[lilaya.vaginaPlasticity] -> springy
[brax.vaginaPlasticity] -> resilient
[kate.vaginaPlasticity] -> springy
1952. vaginaWetness | pussyWetness | cuntWetness
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's vagina wetness.
Examples:
[lilaya.vaginaWetness] -> slimy
[brax.vaginaWetness] -> dry
[kate.vaginaWetness] -> sopping wet
1953. labiaSize
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's labia size.
Examples:
[lilaya.labiaSize] -> large
[brax.labiaSize] -> tiny
[kate.labiaSize] -> average-sized
1954. labia
No arguments
Capitalisation | Pronouns
A name for the supplied character's labia.
Examples:
[lilaya.labia] -> labia
[brax.labia] -> labia
[kate.labia] -> labia
1955. labia+ | labiaD
No arguments
Capitalisation | Pronouns
A name for the supplied character's labia, with a descriptor appended before it.
Examples:
[lilaya.labia+] -> large labia
[brax.labia+] -> tiny labia
[kate.labia+] -> average-sized labia
1956. toyVagina | toyPussy
No arguments
Capitalisation | Pronouns
Returns a name for the toy inserted into this character's vagina.
Examples:
[lilaya.toyVagina] -> toy
[brax.toyVagina] -> toy
[kate.toyVagina] -> toy
1957. toyVagina+ | toyVaginaD | toyPussy+ | toyPussyD
No arguments
Capitalisation | Pronouns
Returns a name for the toy inserted into this character's vagina, with descriptor (describing the toy's colour, girth, or length).
Examples:
[lilaya.toyVagina+] -> toy
[brax.toyVagina+] -> toy
[kate.toyVagina+] -> toy
1958. toyVaginaHead | toyVaginaTip | toyPussyHead | toyPussyTip
No arguments
Capitalisation | Pronouns
Returns a name for the tip of the toy inserted into this character's vagina.
Examples:
[lilaya.toyVaginaHead] -> head
[brax.toyVaginaHead] -> head
[kate.toyVaginaHead] -> tip
1959. toyVaginaHead+ | toyVaginaTip+ | toyPussyHead+ | toyPussyTip+
No arguments
Capitalisation | Pronouns
Returns a name for the tip of the toy inserted into this character's vagina, with descriptor (describing the toy's colour).
Examples:
[lilaya.toyVaginaHead+] -> tip
[brax.toyVaginaHead+] -> head
[kate.toyVaginaHead+] -> tip
1960. toyVaginaDescriptive | toyPussyDescriptive
(coloured)
Capitalisation | Pronouns
Returns a description of the toy inside this character's vagina, in the format: 'size', 'girth', 'name'.
If the 'size' or 'girth' are average, those descriptors are omitted.
Pass in 'true' if you want the output coloured.
Examples:
[lilaya.toyVaginaDescriptive(Example argument)] -> toy
[brax.toyVaginaDescriptive(Example argument)] -> toy
[kate.toyVaginaDescriptive(Example argument)] -> toy
1961. toyVaginaSize | toyPussySize | toyVaginaLength | toyPussyLength
No arguments
Capitalisation | Pronouns
Returns the length of the toy inserted in this character's vagina, in the metric or imperial units as defined in user settings.
Examples:
[lilaya.toyVaginaSize] -> nonexistant
[brax.toyVaginaSize] -> nonexistant
[kate.toyVaginaSize] -> nonexistant
1962. toyVaginaCircumference | toyPussyCircumference
(pluralUnits)
Capitalisation | Pronouns
Returns the circumference of the toy inserted in this character's vagina, in the metric or imperial units as defined in user settings. Pass in 'true' as an argument if you want the resulting units to be pluralised (i.e. 'inches' instead of 'inch').
Examples:
[lilaya.toyVaginaCircumference(Example argument)] -> N/A
[brax.toyVaginaCircumference(Example argument)] -> N/A
[kate.toyVaginaCircumference(Example argument)] -> N/A
1963. toyVaginaDiameter | toyPussyDiameter | toyVaginaDiametre | toyPussyDiametre
(pluralUnits)
Capitalisation | Pronouns
Returns the diameter of the toy inserted in this character's vagina, in the metric or imperial units as defined in user settings. Pass in 'true' as an argument if you want the resulting units to be pluralised (i.e. 'inches' instead of 'inch').
Examples:
[lilaya.toyVaginaDiameter(Example argument)] -> N/A
[brax.toyVaginaDiameter(Example argument)] -> N/A
[kate.toyVaginaDiameter(Example argument)] -> N/A
1964. toyVaginaGirth | toyPussyGirth
No arguments
Capitalisation | Pronouns
Returns a descriptor of the girth of the toy inserted in this character's vagina.
Examples:
[lilaya.toyVaginaGirth] -> N/A
[brax.toyVaginaGirth] -> N/A
[kate.toyVaginaGirth] -> N/A
1965. toyVaginaValue | toyVaginaLengthValue | toyPussyValue | toyPussyLengthValue
(short)
Capitalisation | Pronouns
Returns the localised, formatted size of the toy inserted in this character's vagina with long singular units ('centimetre'). Pass in true to return as short measurement ('cm').
Examples:
[lilaya.toyVaginaValue(Example argument)] -> N/A
[brax.toyVaginaValue(Example argument)] -> N/A
[kate.toyVaginaValue(Example argument)] -> N/A
Girl-cum
1966. girlcumRace | gcumRace | girlcumsRace | gcumsRace
No arguments
Capitalisation | Pronouns
Returns the name of the race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'wolf-morph', not 'wolf-girl').
Examples:
[lilaya.girlcumRace] -> demon
[brax.girlcumRace] -> human
[kate.girlcumRace] -> demon
1967. girlcumraceFeral | girlcumferalRace | gcumraceFeral | gcumferalRace | girlcumsraceFeral | girlcumsferalRace | gcumsraceFeral | gcumsferalRace
No arguments
Capitalisation | Pronouns
Returns the name of the feral race that's associated with this body part. Race is *not* gender-specific (i.e. will return 'dog', not 'bitch').
Examples:
[lilaya.girlcumraceFeral] -> demon
[brax.girlcumraceFeral] -> human
[kate.girlcumraceFeral] -> demon
1968. girlcumSkin | gcumSkin | girlcumsSkin | gcumsSkin
No arguments
Capitalisation | Pronouns
Returns the name of the 'skin' covering this body part. This could, in fact, be quite different from skin, for example: fur, keratin, scales, slime, etc.
Examples:
[lilaya.girlcumSkin] -> girlcum
[brax.girlcumSkin] -> girlcum
[kate.girlcumSkin] -> girlcum
1969. girlcumSkin+ | girlcumSkinD | gcumSkin+ | gcumSkinD | girlcumsSkin+ | girlcumsSkinD | gcumsSkin+ | gcumsSkinD
No arguments
Capitalisation | Pronouns
Returns the 'skin' covering this body part, just as the 'Skin' command does, but this adds a descriptor to the start (if one is available).
Examples:
[lilaya.girlcumSkin+] -> fluid girlcum
[brax.girlcumSkin+] -> fluid girlcum
[kate.girlcumSkin+] -> fluid girlcum
1970. girlcumFullDescription | gcumFullDescription | girlcumsFullDescription | gcumsFullDescription
true If you want this description's colour names to be coloured.
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.girlcumFullDescription(Example argument)] -> clear, fluid girlcum
[brax.girlcumFullDescription(Example argument)] -> clear, fluid girlcum
[kate.girlcumFullDescription(Example argument)] -> clear, fluid girlcum
1971. girlcumFullDescriptionColour | girlcumFullDescriptionColor | girlcumFullDescriptionColoured | girlcumFullDescriptionColored | gcumFullDescriptionColour | gcumFullDescriptionColor | gcumFullDescriptionColoured | gcumFullDescriptionColored | girlcumsFullDescriptionColour | girlcumsFullDescriptionColor | girlcumsFullDescriptionColoured | girlcumsFullDescriptionColored | gcumsFullDescriptionColour | gcumsFullDescriptionColor | gcumsFullDescriptionColoured | gcumsFullDescriptionColored
No arguments
Capitalisation | Pronouns
Returns a full description of this part.
Examples:
[lilaya.girlcumFullDescriptionColour] -> clear, fluid girlcum
[brax.girlcumFullDescriptionColour] -> clear, fluid girlcum
[kate.girlcumFullDescriptionColour] -> clear, fluid girlcum
1972. girlcumColour | girlcumColor | gcumColour | gcumColor | girlcumsColour | girlcumsColor | gcumsColour | gcumsColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.girlcumColour(Example argument)] -> clear
[brax.girlcumColour(Example argument)] -> clear
[kate.girlcumColour(Example argument)] -> clear
1973. girlcumColourPrimary | girlcumColorPrimary | girlcumPrimaryColour | girlcumPrimaryColor | gcumColourPrimary | gcumColorPrimary | gcumPrimaryColour | gcumPrimaryColor | girlcumsColourPrimary | girlcumsColorPrimary | girlcumsPrimaryColour | girlcumsPrimaryColor | gcumsColourPrimary | gcumsColorPrimary | gcumsPrimaryColour | gcumsPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the primary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.girlcumColourPrimary(Example argument)] -> clear
[brax.girlcumColourPrimary(Example argument)] -> clear
[kate.girlcumColourPrimary(Example argument)] -> clear
1974. girlcumColourSecondary | girlcumColorSecondary | girlcumSecondaryColour | girlcumSecondaryColor | gcumColourSecondary | gcumColorSecondary | gcumSecondaryColour | gcumSecondaryColor | girlcumsColourSecondary | girlcumsColorSecondary | girlcumsSecondaryColour | girlcumsSecondaryColor | gcumsColourSecondary | gcumsColorSecondary | gcumsSecondaryColour | gcumsSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the secondary colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.girlcumColourSecondary(Example argument)] -> clear
[brax.girlcumColourSecondary(Example argument)] -> clear
[kate.girlcumColourSecondary(Example argument)] -> clear
1975. girlcumColourHex | girlcumColorHex | gcumColourHex | gcumColorHex | girlcumsColourHex | girlcumsColorHex | gcumsColourHex | gcumsColorHex
No arguments
Capitalisation | Pronouns
Returns the hex code for the colour of whatever 'skin' is covering this body part.
Examples:
[lilaya.girlcumColourHex] -> #ffffff
[brax.girlcumColourHex] -> #ffffff
[kate.girlcumColourHex] -> #ffffff
1976. girlcum | gcum
(forceSingular)
Capitalisation | Pronouns
Returns the basic, singular name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn(true)' output 'horn')
Examples:
[lilaya.girlcum(Example argument)] -> girlcum
[brax.girlcum(Example argument)] -> girlcum
[kate.girlcum(Example argument)] -> girlcum
1977. girlcums | gcums
(forcePlurality)
Capitalisation | Pronouns
Returns the basic, plural name for this body part. Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs(true)' output 'udders')
Examples:
[lilaya.girlcums(Example argument)] -> girlcum
[brax.girlcums(Example argument)] -> girlcum
[kate.girlcums(Example argument)] -> girlcum
1978. girlcum+ | girlcumD | gcum+ | gcumD
(forceSingular)
Capitalisation | Pronouns
Returns the singular name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its plural equivalent, if applicable. (e.g. A character with two horns would have the command 'horn+(true)' output 'curved horn')
Examples:
[lilaya.girlcum+(Example argument)] -> slimy girlcum
[brax.girlcum+(Example argument)] -> sweet girlcum
[kate.girlcum+(Example argument)] -> demonic girlcum
1979. girlcums+ | girlcumsD | gcums+ | gcumsD
(forcePlurality)
Capitalisation | Pronouns
Returns the plural name for this body part, with a descriptor appended to the start (if one is available). Pass in true as an argument to prevent this name from being automatically adjusted to its singular equivalent, if applicable. (e.g. A character with a single udder would have the command 'crotchBoobs+(true)' output 'big udders')
Examples:
[lilaya.girlcums+(Example argument)] -> slimy girlcum
[brax.girlcums+(Example argument)] -> sweet girlcum
[kate.girlcums+(Example argument)] -> slimy girlcum
1980. girlcumFlavour | flavourGirlcum
No arguments
Capitalisation | Pronouns
Returns the name of the flavour of this character's girlcum.
Examples:
[lilaya.girlcumFlavour] -> girlcum
[brax.girlcumFlavour] -> girlcum
[kate.girlcumFlavour] -> girlcum
Spinneret
1981. spinneret
No arguments
Capitalisation | Pronouns
Returns the name of this character's spinneret. (Always returns 'spinneret'...)
Examples:
[lilaya.spinneret] -> spinneret
[brax.spinneret] -> spinneret
[kate.spinneret] -> spinneret
1982. spinneret+ | spinneretD
No arguments
Capitalisation | Pronouns
Returns the name + descriptor of this character's spinneret. (Returns a descriptor + ' spinneret')
Examples:
[lilaya.spinneret+] -> slightly moist spinneret
[brax.spinneret+] -> tight spinneret
[kate.spinneret+] -> tight spinneret
1983. spinneretCapacity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's spinneret capacity.
Examples:
[lilaya.spinneretCapacity] -> tight
[brax.spinneretCapacity] -> tight
[kate.spinneretCapacity] -> tight
1984. spinneretDepth
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's spinneret depth.
Examples:
[lilaya.spinneretDepth] -> average-depth
[brax.spinneretDepth] -> average-depth
[kate.spinneretDepth] -> average-depth
1985. spinneretElasticity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's spinneret elasticity.
Examples:
[lilaya.spinneretElasticity] -> limber
[brax.spinneretElasticity] -> limber
[kate.spinneretElasticity] -> limber
1986. spinneretPlasticity
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's spinneret plasticity.
Examples:
[lilaya.spinneretPlasticity] -> resilient
[brax.spinneretPlasticity] -> resilient
[kate.spinneretPlasticity] -> resilient
1987. spinneretWetness
No arguments
Capitalisation | Pronouns
Returns a descriptor of this character's spinneret wetness.
Examples:
[lilaya.spinneretWetness] -> slightly moist
[brax.spinneretWetness] -> slightly moist
[kate.spinneretWetness] -> slightly moist
1988. spinneretFullDescription
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the Covering.getFullDescription() method for BodyCoveringType.SPINNERET.
Examples:
[lilaya.spinneretFullDescription(Example argument)] -> blue-rimmed spinneret, with fleshy-pink internal walls
[brax.spinneretFullDescription(Example argument)] -> lilac-rimmed spinneret, with fleshy-pink internal walls
[kate.spinneretFullDescription(Example argument)] -> scarlet-rimmed spinneret, with fleshy-pink internal walls
1989. spinneretColor | spinneretColour
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the Covering.getColourDescriptor() method for BodyCoveringType.SPINNERET.
Examples:
[lilaya.spinneretColor(Example argument)] -> blue-rimmed
[brax.spinneretColor(Example argument)] -> lilac-rimmed
[kate.spinneretColor(Example argument)] -> scarlet-rimmed
1990. spinneretColourPrimary | spinneretColorPrimary | spinneretPrimaryColour | spinneretPrimaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the Covering.getPrimaryColourDescriptor() method for BodyCoveringType.SPINNERET.
Examples:
[lilaya.spinneretColourPrimary(Example argument)] -> blue
[brax.spinneretColourPrimary(Example argument)] -> lilac
[kate.spinneretColourPrimary(Example argument)] -> scarlet
1991. spinneretColourSecondary | spinneretColorSecondary | spinneretSecondaryColour | spinneretSecondaryColor
true If you want this colour's name to be coloured.
Capitalisation | Pronouns
Returns the Covering.getSecondaryColourDescriptor() method for BodyCoveringType.SPINNERET.
Examples:
[lilaya.spinneretColourSecondary(Example argument)] -> fleshy-pink
[brax.spinneretColourSecondary(Example argument)] -> fleshy-pink
[kate.spinneretColourSecondary(Example argument)] -> fleshy-pink
Notes
Dialogue written by Innoxia for Lilith's Throne v0.4.9