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