Add additional class attunements
parent
6972a9991b
commit
d4923f7867
|
@ -28,4 +28,6 @@ treasure alchemist_class_items
|
|||
list alchemical_components_l1
|
||||
more
|
||||
arch b_dagger
|
||||
more
|
||||
arch attuned_creation
|
||||
end
|
||||
|
|
|
@ -14,5 +14,7 @@ treasure evoker_class_items
|
|||
arch b_ssword_1
|
||||
more
|
||||
arch staff
|
||||
more
|
||||
arch attuned_frost
|
||||
end
|
||||
|
||||
|
|
|
@ -19,8 +19,6 @@ treasure sorcerer_class_items
|
|||
more
|
||||
arch robe
|
||||
more
|
||||
arch attuned_fire
|
||||
more
|
||||
arch attuned_electricity
|
||||
end
|
||||
|
||||
|
|
|
@ -10,6 +10,8 @@ treasure wizard_class_items
|
|||
arch sorcerer_book_l1
|
||||
more
|
||||
arch b_dagger
|
||||
more
|
||||
arch attuned_fire
|
||||
end
|
||||
#treasure wizard_class_items
|
||||
# list wizard_skills
|
||||
|
|
Loading…
Reference in New Issue