Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

potions... #17

Open
finndo77 opened this issue Nov 26, 2021 · 2 comments
Open

potions... #17

finndo77 opened this issue Nov 26, 2021 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@finndo77
Copy link
Owner

not sure what to do about potions, I tried adding one (swiftness II) in game with the /worth 200 command to see what entry was added to the file.

potion: 200

was the result... however, I found this info on another github so I believe more custom values work to identify different potions. will have to test.

potion{Potion:regeneration}: 106.92
potion{Potion:swiftness}: 20.9
potion{Potion:fireresistance}: 45.56
potion{Potion:poison}: 23.76
potion{Potion:healing}: 29.69
potion{Potion:nightvision}: 81.82
potion{Potion:weakness}: 7.49
potion{Potion:strength}: 80.93
potion{Potion:slowness}: 53.33
potion{Potion:harming}: 30.44
potion{Potion:waterbreathing}: 26.07
potion{Potion:invisibility}: 91.4
potion{Potion:strongregeneration}: 121.51
potion{Potion:strongswiftness}: 31.19
potion{Potion:strongpoison}: 34.19
potion{Potion:stronghealing}: 40.42
potion{Potion:strongstrengh}: 94.22
potion{Potion:strongleaping}: 455.01
potion{Potion:strongharming}: 41.2
potion{Potion:longregeneration}: 115.73
potion{Potion:longswiftness}: 25.41
potion{Potion:longfireresistance}: 51.31
potion{Potion:longpoison}: 28.42
potion{Potion:longnightvision}: 89.38
potion{Potion:longweakness}: 11.23
potion{Potion:longstrength}: 88.45
potion{Potion:longslowness}: 59.36
potion{Potion:longwaterbreathing}: 30.84
potion{Potion:longinvisibility}: 99.43
splashpotion{Potion:regeneration}: 123.82
splashpotion{Potion:swiftness}: 33.5
splashpotion{Potion:fireresistance}: 59.39
splashpotion{Potion:poison}: 36.5
splashpotion{Potion:healing}: 42.73
splashpotion{Potion:nightvision}: 97.46
splashpotion{Potion:weakness}: 19.42
splashpotion{Potion:strengh}: 96.53
splashpotion{Potion:slowness}: 67.54
splashpotion{Potion:harming}: 43.51
splashpotion{Potion:breathing}: 38.93
splashpotion{Potion:invisibility}: 107.52
splashpotion{Potion:longregeneration}: 139.13
splashpotion{Potion:stronghealing}: 53.99
splashpotion{Potion:strongstrengh}: 110.48
splashpotion{Potion:strongleaping}: 489.32
splashpotion{Potion:strongharming}: 54.81
splashpotion{Potion:strongregeneration}: 133.07
splashpotion{Potion:longstrengh}: 38.23
splashpotion{Potion:longfireresistance}: 65.42
splashpotion{Potion:strongpoison}: 41.39
splashpotion{Potion:longnightvision}: 105.39
splashpotion{Potion:longweakness}: 23.34
splashpotion{Potion:longslowness}: 73.88
splashpotion{Potion:longstrongstrengh}: 38.93
splashpotion{Potion:longinvisibility}: 115.96

@finndo77
Copy link
Owner Author

adding individual potions may be a stretch goal... as it is going to get a bit crazy doing formulas to add up the crafting recipes for each.

@finndo77 finndo77 added the question Further information is requested label Nov 26, 2021
@finndo77
Copy link
Owner Author

so far this is as much as I have done.

name value
dragonbreath 100.00
fermentedspidereye 9.50
lingeringpotion 135.00
splashpotion 43.00
potion 35.00
waterbottle 24.50
awkwardpotion 45.00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant