From 0913d169a50587dbf43e73739f9aeea8f414da71 Mon Sep 17 00:00:00 2001 From: thislooksfun Date: Sat, 5 Oct 2019 23:05:08 -0500 Subject: [PATCH] Implement talent options selection Closes #17, #18 --- .../newCharacterWizard/TalentRanks.vue | 80 ++++++++++++++++++- 1 file changed, 76 insertions(+), 4 deletions(-) diff --git a/src/components/newCharacterWizard/TalentRanks.vue b/src/components/newCharacterWizard/TalentRanks.vue index c61370a1..566229e5 100644 --- a/src/components/newCharacterWizard/TalentRanks.vue +++ b/src/components/newCharacterWizard/TalentRanks.vue @@ -34,15 +34,53 @@ {{ talent.step }} {{ talent.actionDice }} + + + +
Talent Options
+ + + + + + + + {{ talentOption.action }} + {{ talentOption.strain }} + {{ talentOption.attr }} + + {{ r }} + + {{ talentOption.step }} + {{ talentOption.actionDice }} + - -