Hi
I have been trying this script using the format source_profile = "armory=us,aerie-peak,komma" in the beginning (but with my character). As a result, I get 1 simulation called like my character, and then 1 simulation per trinkets combination (~200 of them). Even though the trinkets simulations have copied all my character data (talents, gear...), they haven't copied the artifact weapon points learned (they appear as 0 points purchased), so all of them have arount 80k less dps than the main simulation. Is there something I can do to get this fixed?
Thanks
[SimC] Python script for generating trinket comparison sims
- Greywolfamakir
- Posts: 5
- Joined: Tue Sep 20, 2016 8:44 pm
Re: [SimC] Python script for generating trinket comparison s
HelloHi
I have been trying this script using the format source_profile = "armory=us,aerie-peak,komma" in the beginning (but with my character). As a result, I get 1 simulation called like my character, and then 1 simulation per trinkets combination (~200 of them). Even though the trinkets simulations have copied all my character data (talents, gear...), they haven't copied the artifact weapon points learned (they appear as 0 points purchased), so all of them have arount 80k less dps than the main simulation. Is there something I can do to get this fixed?
Thanks
I'm experiencing the same issue and I don't know how to fix it.
Re: [SimC] Python script for generating trinket comparison s
I think it is bug in simc but u can fix it by manually adding your artifact= to each simulation.Hi
I have been trying this script using the format source_profile = "armory=us,aerie-peak,komma" in the beginning (but with my character). As a result, I get 1 simulation called like my character, and then 1 simulation per trinkets combination (~200 of them). Even though the trinkets simulations have copied all my character data (talents, gear...), they haven't copied the artifact weapon points learned (they appear as 0 points purchased), so all of them have arount 80k less dps than the main simulation. Is there something I can do to get this fixed?
Thanks
I did modify Python script to include this fix https://repl.it/4uA/125" target="_blank You just need to change variable
artifact_setup = "artifact=54:0:0:0:0:748:1:749:3:751:3:752:2:754:3:755:3:756:3:759:1:762:1:763:1:1340:1"
to match your characters setup and of course source_profile.
Re: [SimC] Python script for generating trinket comparison s
Will throw my frost relic comparison script up since none posted yet.
For Pairwise:
https://repl.it/Dgwr/16" target="_blank
For Single Relics:
https://repl.it/DpOB/3" target="_blank
You can of course edit them to use an armory import instead (or similar) but remember to set the base artifact (without relics! to match)
For Pairwise:
https://repl.it/Dgwr/16" target="_blank
For Single Relics:
https://repl.it/DpOB/3" target="_blank
You can of course edit them to use an armory import instead (or similar) but remember to set the base artifact (without relics! to match)
- Gibilthemage
- Posts: 5
- Joined: Tue Jul 19, 2016 1:44 pm
Re: [SimC] Python script for generating trinket comparison s
Used Zulandia's scripts to come up with Arcanes relic comparison scripts.
Pairwise
https://repl.it/Dgwr/23" target="_blank
Singles
https://repl.it/DvAP/0" target="_blank
Pairwise
https://repl.it/Dgwr/23" target="_blank
Singles
https://repl.it/DvAP/0" target="_blank
Re: [SimC] Python script for generating trinket comparison s
http://pastebin.com/2sKSZp1R" target="_blank
profiles used to quickly compare items with every slot.
profiles used to quickly compare items with every slot.
Re: [SimC] Python script for generating trinket comparison s
Any idea why I'm getting this error message?
C:\Users\Matt\Desktop>trinkets.py > trinket_comparison.simc
File "C:\Users\Matt\Desktop\trinkets.py", line 9
trinket_list = [ (bough_of_corruption,id=139336,bonus_id=1806/1507/3336, 885
Bough),
^
SyntaxError: invalid syntax
C:\Users\Matt\Desktop>trinkets.py > trinket_comparison.simc
File "C:\Users\Matt\Desktop\trinkets.py", line 9
trinket_list = [ (bough_of_corruption,id=139336,bonus_id=1806/1507/3336, 885
Bough),
^
SyntaxError: invalid syntax
Re: [SimC] Python script for generating trinket comparison s
Figured out the above issue.
For those that run into it. The code on the original post is not updated with the changes from future posts. Note additional sets of quotes being added.
Also of note, if you look above you see I named it "885 Bough". This will also cause problems. Simc doesn't like that space so use a _ instead.
For those that run into it. The code on the original post is not updated with the changes from future posts. Note additional sets of quotes being added.
Also of note, if you look above you see I named it "885 Bough". This will also cause problems. Simc doesn't like that space so use a _ instead.
Return to “General Discussion”
Who is online
Users browsing this forum: No registered users and 14 guests