Snowram
f6d7ba33ef
Arthropods spawns and loots
2022-01-19 19:01:16 +01:00
jshipsey
82df5f23c3
spit anim
2022-01-19 19:01:16 +01:00
jshipsey
269b1fcd00
summon an
2022-01-19 19:01:15 +01:00
Snowram
38bbd60fd2
Arthropod basic attack
2022-01-19 19:01:14 +01:00
Snowram
1e6ead4005
Arthropod charge
2022-01-19 19:01:13 +01:00
Snowram
02ed6ffd60
More arthropod work
2022-01-19 19:01:13 +01:00
Snowram
fa549eece7
Adds new arthropod species
2022-01-19 19:01:12 +01:00
Snowram
f67bf2a539
Adds arthropod skeleton
2022-01-19 19:01:11 +01:00
Samuel Keiffer
c3e92b6c7a
Merge branch 'sam/melee-constructor' into 'master'
...
Melee Constructor
See merge request veloren/veloren!3111
2022-01-19 06:36:51 +00:00
roidujeu
a6a825a97f
gave speed more weight, reduced equip_time_weight, etc
2022-01-18 10:48:53 +05:30
Sam
b0644ca767
Melee attacks are now created through a melee constructor.
2022-01-17 20:41:24 -05:00
Sam
31a894601f
Removed health sclaing from summon character state.
2022-01-16 18:18:23 -05:00
Sam
9b6c76bd3b
Removed health scaling that bypasses the skill system.
2022-01-15 11:58:28 -05:00
jshipsey
0e9d50162b
last fixes
2022-01-14 00:19:32 -05:00
jshipsey
475fc1631f
akhlut
2022-01-13 23:20:58 -05:00
jshipsey
1fac6359de
more gnarling weapons
2022-01-13 23:20:56 -05:00
jshipsey
7f928d0bc0
woodengolem, chieftain, icedrake, blowgun
2022-01-13 23:20:52 -05:00
Sam
c8f8ccdc55
Buffed spin for whatever strange reason
2022-01-12 22:18:59 -05:00
Sam
e98edbcc7a
Conversion of poise damage to health damage now scales depending on the poise state the target is in.
...
Entities are now immune to poise damage for 1 second after exiting a poise state.
Rebalanced most phyiscal damage attacks on player-accessible tools.
2022-01-12 22:18:59 -05:00
Sam
d1e1de3b14
Slashing damage now decreases target's energy if available, and if target has no remaining energy will do additional damage.
...
Piercing damage now ignores an amount of protection equal to the piercing damage value.
Crushing damage now does poise damage equal to the amount of mitigated damage.
When poise damage is dealt while in a poise state, poise damage is instead converted to damage.
2022-01-12 22:18:58 -05:00
Monty Marz
d72d926341
change merchant backpack visuals and add mining skill icons
2022-01-08 01:57:52 +01:00
Sam
8221336587
Addressed some review.
2022-01-03 19:55:04 -05:00
Youssef Fahmy
9cd87b1af7
Christmas Cleanup
2021-12-30 18:58:15 +00:00
Samuel Keiffer
4d85ae4f60
Merge branch 'ubruntu/dagger-ux' into 'master'
...
Dagger UX
See merge request veloren/veloren!3072
2021-12-28 22:09:34 +00:00
ubruntu
65f9d18fb7
Dagger UX
2021-12-28 22:09:34 +00:00
DoctorKompot
22b19e40e9
updated changelog, fixed lantern colors
2021-12-27 03:01:28 +02:00
DoctorKompot
0dba858ca9
fixed turban specifier in item image manifest, reverted bag size for purified soulkeeper, updated item quality colors in mod files
2021-12-27 03:01:26 +02:00
DoctorKompot
d312452941
changed Magic Lantern kind: to "Magic"
2021-12-27 03:01:24 +02:00
DoctorKompot
0242552492
added mushroom stick, changed apple and apple stick models, made phoenix feather legendary rarity
2021-12-27 03:01:07 +02:00
DoctorKompot
d7ddb3ae04
updated bag displays
2021-12-27 03:00:59 +02:00
DoctorKompot
3c60bd1929
made lanterns slightly brighter, changed lantern color for green and red to match their names, changed display of Common items to fit the item frames of other qualities, updated item image manifest
2021-12-27 03:00:54 +02:00
Youssef Fahmy
04a37ba29c
Christmas tweaks
2021-12-21 22:58:41 +00:00
Joshua Barretto
1db00eb255
Fixed bad manifest formatting
2021-12-20 19:52:50 +00:00
Christof Petig
453c4c149e
fix more examples and satisfy code quality checks
2021-12-20 18:09:34 +00:00
UncomfySilence
065da20812
+ Finished hat offsets for all races
...
+ Villagers only wear christmas hat
+ Guards wear boreal_warhelm
+ Gave guards christmas color lanterns
+ Grave_robbers now wear hood and hood_dark too while also dropping them at a higher rate than previously.
+ Christmas event now starts at 20th and goes till 30th of december
+ item_image_manifest.ron manifest fix
+ Created a potential boss loot table which allows the player to get the winter_cap, the boreal_warhelm, polaris lantern, and more blue cheese.
+ Updated hood_dark with another index 17 layer to prevent hair clip.
2021-12-20 18:06:21 +00:00
UncomfySilence
f9b4b55494
+ working on hat offset
2021-12-20 18:06:21 +00:00
floppy
aa81f2522d
- add Polaris Lantern, created by Gemu and Uncomfy
2021-12-20 18:06:21 +00:00
UncomfySilence
e70fd8d397
+ Added Gemu models
...
+ Created manifest files for each
+ Created stats and other needs
+ Changed Event date from (24..=25) to (20..=30)
2021-12-20 18:06:19 +00:00
UncomfySilence
cd995b5ffe
+ Added limited event recipe. Can make one diamond with 20 coal. (actual conversion ratio would be around 12.5)
2021-12-20 18:03:52 +00:00
UncomfySilence
d6d55764c4
+ Created common.loot_tables.calendar.<seasonal_event> directory for special item drop changes or for potential bosses.
...
+ Created common.entity.calendar.<seasonal_event> directory for special entities that spawn exclusively during season event.
+ Added lines to world/src/layer/wildlife.rs for the current events underneath nonevent basis.
+ Attempted organization go brrrrrr
2021-12-20 18:03:52 +00:00
UncomfySilence
c2bf1a5345
+ Created common.loot_tables.event directory for special item drop changes or for potential bosses.
...
+ Made yeti boss have a 5% chance to spawn in snow biomes.
+ New yeti entity has ~28.5% chance to drop 1 to 10 exclusive blue cheese, ~57.1% to drop 1 to 3 coal, and ~14.2% chance to drop 1 diamond.
+ Blue cheese heals 60hp over 20 seconds.
+Blue cheese has item_image_manifest and other necessities completed. (Model is current placeholder until Gemu or Hannibal have approved)
2021-12-20 18:03:52 +00:00
jshipsey
88b4035729
last tweaks
2021-12-16 01:16:51 -05:00
jshipsey
2f2c171a4a
cherrypick
2021-12-15 02:55:28 -05:00
James Melkonian
5f6d1c3438
Convert Armor Stats to Options
2021-12-12 00:25:35 +00:00
UncomfySilence
5dca7f9515
+ T1 & T4 chest loot table fix
2021-11-20 07:44:23 +01:00
UncomfySilence
f88a3df040
+ Rebase and fixes (kill me)
2021-11-18 19:50:32 +01:00
UncomfySilence
2fa0abf23d
+ Small fix to boss loot table. Boss drops gear from same tier and slight chance from one above.
2021-11-18 19:30:57 +01:00
UncomfySilence
0599726280
+ Fixed pathing for coal in T0 boss loot table, was mineral.coal is mineral.ore.coal now
2021-11-18 19:30:57 +01:00
UncomfySilence
77b74091a9
+ Reducing attack speed of minions
2021-11-18 19:30:53 +01:00
UncomfySilence
10e6de3e89
+ Adjusted damage, crit chance, and attack speed of weapons
...
+ Adjusted boss and chest loot table to match it's new intended tier of difficulty while providing an intermediate stage for new players to explore between T0(T1) and T1(T2)
2021-11-18 19:18:37 +01:00