Difference between revisions of "Composing"
From Fallen Sword Wiki
Line 8: | Line 8: | ||
* http://huntedcow.cachefly.net/fs/fragments/4.gif Super-Elite Fragment | * http://huntedcow.cachefly.net/fs/fragments/4.gif Super-Elite Fragment | ||
* http://huntedcow.cachefly.net/fs/fragments/6.gif ??? Fragment | * http://huntedcow.cachefly.net/fs/fragments/6.gif ??? Fragment | ||
+ | |||
+ | |||
+ | The amount of fragments u get is calulated with the following formula: Fragments = RoundUp(SquareRoot(ItemLevel / 100)) | ||
+ | {| | ||
+ | |- | ||
+ | | 1 - 100: | ||
+ | |1 fragment | ||
+ | |- | ||
+ | | 101 - 400: | ||
+ | |2 fragments | ||
+ | |- | ||
+ | | 401 - 900: | ||
+ | |3 fragments | ||
+ | |- | ||
+ | | 901- 1600: | ||
+ | |4 fragments | ||
+ | |- | ||
+ | | 1600 - 2501: | ||
+ | |5 fragments | ||
+ | |} |
Revision as of 17:50, 23 June 2013
Breaking down items
Items can be broken down to convert them into fragments. Depending on their rarety you'll get one of the following fragments:
- Common Fragment
- Rare Fragment
- Unique Fragment
- Legendary Fragment
- Crystalline Fragment
- Super-Elite Fragment
- ??? Fragment
The amount of fragments u get is calulated with the following formula: Fragments = RoundUp(SquareRoot(ItemLevel / 100))
1 - 100: | 1 fragment |
101 - 400: | 2 fragments |
401 - 900: | 3 fragments |
901- 1600: | 4 fragments |
1600 - 2501: | 5 fragments |