Bodywriting

Estimated reading time: less than 1 minute

Add custom bodywriting patterns via maplebirch.tool.other.addBodywriting(). Use other.applyBodywriting() to apply bodywriting-related logic.

Access via maplebirch.tool.other.addBodywriting().

Example

maplebirch.tool.other.addBodywriting("dragon_tattoo", {
  writing: "Dragon",
  writ_cn: "龙纹",
  type: "text",
  gender: "n",
  lewd: 0,
});

Config Options

OptionTypeDescription
writingstringEnglish name
writ_cnstringChinese name
typestring'text' or 'object'
genderstring'n' / 'f' / 'm' / 'h'
lewdnumber0 or 1
degreenumberIntensity level