StendhalRefactoringClassMage: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Danter
imported>Danter
Line 47: Line 47:
Here is a small skilltree for the fire attack spells, the idea is that you need to learn Firedart Extend LV3 before you can learn the more powerful area spell Fire Dart Rain, same goes for the Focus LV2 before you can learn Fire bolt.
Here is a small skilltree for the fire attack spells, the idea is that you need to learn Firedart Extend LV3 before you can learn the more powerful area spell Fire Dart Rain, same goes for the Focus LV2 before you can learn Fire bolt.


Extend
Firedart extend
# Extend LV1 - Shoots 2 firedarts instead of 1
# Extend LV1 - Shoots 2 attacks instead of 1 [EXT_1]
# Extend LV2 - Shoots 3 firedarts instead of 2
# Extend LV2 - Shoots 3 attacks instead of 2 [EXT_2]
# ...
# ...


Firedart Focus
Focus
# Focus LV1 - Increases the elemental power of the Firedart
# Focus LV1 - Increases the elemental power of the skill [FOC_1]
# Focus LV2 - Increases the elemental power of the Firedart
# Focus LV2 - Increases the elemental power of the skill [FOC_2]
# ...
# ...

<pre>
<pre>
|---Fire Dart Rain
|---Fire Dart Rain -- FOC_1 -- FOC_2 -- FOC_3
|
|
|
|
|-- Extend LV1 --- Extend LV2 --- Extend LV3 --- Extend LV4 --- Extend LV5
|-- EXT_1 -- EXT_2 -- EXT_3 -- EXT_4 -- EXT_5
|
|
Fire dart --|
Fire dart --|
|
|
|-- Focus LV1 ---- Focus LV2 ---- Focus LV3 ---- Focus LV4 ---- Focus LV5
|-- FOC_1 -- FOC_2 -- FOC_3 -- FOC_4 -- FOC_5 --
|
| |
|
| |-- Burn -- FOC_1 -- FOC_2 FOC_3 --|
|-- Fire bolt
| |-- Burning Fire bolt
|-- Fire bolt -- FOC_1 -- FOC_2 -- FOC_3 -- FOC_4 -- FOC_5 ---|
</pre>
</pre>