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
UncomfySilence
b92d104ca0
+ Made sure that abilities in staff simple match abilities in the staff skillset.
...
+ If anything happened to chests then no more! (Don't question it)
+ Bosses have a ~4% chance to drop higher tiered gear
+ Organized T2 boss ron
2021-11-18 19:16:08 +01:00
UncomfySilence
0461178cd8
+ Gnarling armor count - 7 previous being 7
...
+ Adlet-bow armor count - 39 previous being 62
+ Sahagin armor count - 71 previous being 88
+ Haniwa armor count - 96 previous being 91
+ Myrmidon armor count - 152 previous being 161
+ Although an overall decrease in armor there's an increase in poise res, crit power, energy, and other stats.
+ Gave everything staff an ability set in skillset, and linked them all
2021-11-18 19:09:18 +01:00
UncomfySilence
1b1fee4f0b
+ Updating item_image_manifest to Master (was behind)
2021-11-18 18:56:50 +01:00
UncomfySilence
e69a6b82dc
+ Updating item_image_manifest to Master (was behind)
2021-11-18 18:52:22 +01:00
UncomfySilence
518099b92c
+ Fixing spelling msitake in T0 Boss craftin_ing.sticky_thread to crafting_ing.sticky_thread
2021-11-18 18:50:43 +01:00
UncomfySilence
c1d318f7ee
+ Reducing attack speed of minions
2021-11-18 18:50:43 +01:00
UncomfySilence
34d3cc836e
+ 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 18:50:39 +01:00
UncomfySilence
90f29ce277
+ Made sure that abilities in staff simple match abilities in the staff skillset.
...
+ If anything happened to chests then no more! (Don't question it)
+ Bosses have a ~4% chance to drop higher tiered gear
+ Organized T2 boss ron
2021-11-18 18:49:33 +01:00
UncomfySilence
9e28d889af
+ Lowered drop rate of extra extra tier armor and weapons from ~1.7% to ~0.8%
...
+ Organized T2 boss ron
2021-11-18 18:46:46 +01:00
UncomfySilence
3debaf2ded
+ All bosses ranging from T0 to T3 have a ~4% chance of dropping equipment one tier higher than normal, while having a ~1.7% chance to drop equipment even higher than that.
...
+ All chests have a ~2% chance to drop better equipment than their tier.
2021-11-18 18:43:15 +01:00
UncomfySilence
2163dc73b4
+ Gnarling armor count - 7 previous being 7
...
+ Adlet-bow armor count - 39 previous being 62
+ Sahagin armor count - 71 previous being 88
+ Haniwa armor count - 96 previous being 91
+ Myrmidon armor count - 152 previous being 161
+ Although an overall decrease in armor there's an increase in poise res, crit power, energy, and other stats.
+ Gave everything staff an ability set in skillset, and linked them all
2021-11-18 18:31:23 +01:00
UncomfySilence
8d86f62f2e
+ Updating item_image_manifest to Master (was behind)
2021-11-18 18:31:22 +01:00
UncomfySilence
4e19f2444b
+ Updating item_image_manifest to Master (was behind)
2021-11-18 18:31:22 +01:00
Monty Marz
ec07dbb05e
Merchant Outfit
2021-11-18 16:31:12 +00:00
Marcel
e426c1997b
Merge branch 'Limofeus/russian_translation_updates' into 'master'
...
Upd #4 - some other translations
See merge request veloren/veloren!3011
2021-11-17 20:04:20 +00:00
Limofeus
7d50af8b7d
Upd #4 - some other translations
2021-11-17 20:04:20 +00:00
Youssef Fahmy
871859b09b
Smol balance changes
2021-11-16 22:45:59 +00:00
Marcel Märtens
086f9737e4
move server.voxel for airship to common
2021-11-15 16:39:39 +01:00
Marcel
3801ead342
Merge branch 'tim74' into 'master'
...
fix(AppData): Update screenshots due 404
See merge request veloren/veloren!2834
2021-11-15 12:44:01 +00:00
Marcel Märtens
cd516d0912
name it just manifests rather then tmp_manifests
2021-11-15 09:47:38 +01:00
Marcel Märtens
d24b904563
move ship_manifest to common assets until its properly included in servers ECS and pushed to clients
2021-11-15 09:00:12 +01:00
Oolnokk
5643cea4ba
The long orc beard was painted with index 17 thus rendering parts invisible after the hat update, creating an infamous 'goatee' look. Copied the colors to much higher indexes, and now it looks as intended ingame.
2021-11-13 19:08:06 -05:00
Joshua Barretto
c0bf9503bd
Addressed review issues, added cloning docs to BodySpec::Manifests
2021-11-13 17:20:23 +00:00
Joshua Barretto
0f56ebe82b
Toned down golf club knockback
2021-11-13 17:13:09 +00:00
Joshua Barretto
edf9c59e7d
Added bomb sprites
2021-11-13 17:12:16 +00:00
Joshua Barretto
dbfbdcdacd
Added golf club
2021-11-13 17:11:02 +00:00
Benjam Soule H. Walker
9011ed3a77
Update assets/voxygen/voxel/armor/misc/head/wanderers_hat.vox
2021-11-13 16:30:03 +00:00
Oolnokk
de0072bbc1
Fixed drop chances in village crates to better resemble prior odds
2021-11-12 19:52:09 -05:00
Oolnokk
a71f2204d9
Changed drop location from boars to T2 Chests
2021-11-12 19:34:57 -05:00
Oolnokk
c6383ca5a4
Models have been cleaned up and approved by Gemu
2021-11-12 18:46:01 -05:00
Samuel Keiffer
6e57380735
Merge branch 'sam/ability-pool-and-hotbar' into 'master'
...
Ability pool
See merge request veloren/veloren!2996
2021-11-12 05:11:12 +00:00
Sam
da677e8ea6
Abilities can now be referred to by the asset id.
2021-11-10 17:30:19 -05:00
DemonicOnPc
b7ac542ebb
fixes to branch after my whoops
2021-11-08 17:09:19 -05:00
DemonicOnPc
7fc57c027b
Fixes to jungle sprites and lillypads
2021-11-08 17:09:15 -05:00
DemonicOnPc
c6dd425203
Update sprite_manifest.ron
2021-11-08 17:09:12 -05:00
DemonicOnPc
9514cd71c6
Jungle and River update
...
-Added Lillypads to rivers
-Added new types of reeds
-Added reeds to water
-Added more Ferns/Flowers/Plants to jungles
2021-11-08 17:09:11 -05:00
Youssef Fahmy
6c52d4ca5e
Minor edits
2021-11-03 21:27:47 +00:00
Joshua Barretto
715ff845a4
Merge branch 'zesterer/site2' into 'master'
...
Added rtsim villagers to site2 towns
See merge request veloren/veloren!2857
2021-11-02 16:50:52 +00:00
Joshua Barretto
de087ae992
Added site2 worldgen feature
2021-11-01 22:53:38 +00:00
Joshua Barretto
80c4e3de19
Merge branch 'tijnvdheuvel/newSFX' into 'master'
...
Merge "Tijnvdheuvel/new sfx" New Truffler & Fungome SFX
See merge request veloren/veloren!2977
2021-11-01 21:15:35 +00:00
Oolnokk
b6f137bb7a
Changes to formatting
2021-10-31 23:49:46 -04:00
Oolnokk
3618a0e5f5
Changes to formatting
2021-10-31 23:44:29 -04:00
Oolnokk
b67558c1ba
2 new beards, four new hairstyles and 1 new eye option for dwarf males
2021-10-31 22:58:25 -04:00
jshipsey
913a2725e8
changelog
2021-10-31 01:19:21 -04:00
jshipsey
b1e9d9664b
adjust models, last fixes
2021-10-30 23:42:18 -04:00
jshipsey
f69e3c9fbc
more hats
2021-10-30 23:42:17 -04:00
jshipsey
a05c1ea4c5
switch to new matcell variant
2021-10-30 23:42:15 -04:00
jshipsey
97a3c1e713
simple hats
2021-10-30 23:42:15 -04:00
jshipsey
5cc54b34bd
headbands
2021-10-30 23:42:13 -04:00