- Level 1/300
- Aptitude +1
- Improve Skill - Costs Skill Pearl
Template:Aptitude: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
</ul> | </ul> | ||
</tabber> | </tabber> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"Talent": { | |||
"label": "Talent", | |||
"description": "The type of talent. (based on the rarity)", | |||
"example": "Supreme", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Supreme", | |||
"Outstanding", | |||
"Ordinary" | |||
], | |||
"required": true | |||
}, | |||
"type": { | |||
"label": "Type", | |||
"description": "The characters type.", | |||
"example": "Diligent", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Diligent", | |||
"Informed", | |||
"Brave", | |||
"Inspiring", | |||
"Unfettered" | |||
], | |||
"required": true | |||
}, | |||
"trading": { | |||
"label": "Trading", | |||
"description": "The trading type of the character.", | |||
"example": "Handicraft", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Handicraft", | |||
"Weaponry", | |||
"Souvenir", | |||
"Grimoire", | |||
"Cuisine" | |||
], | |||
"required": true | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 21:12, 15 October 2023
- Level 1/300
- Aptitude +1
- Improve Skill - Costs Inspiring Insight
- Level 1/200
- Aptitude +1
- Improve Skill - Costs Inspiring Proficiency
- Level 1/14
- Aptitude TBA
- Improve Skill - Automatically levels up during Limit Break
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Talent | Talent | The type of talent. (based on the rarity)
| String | required |
Type | type | The characters type.
| String | required |
Trading | trading | The trading type of the character.
| String | required |