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

add more spells to mage #71

Open
igroglaz opened this issue Oct 13, 2020 · 2 comments
Open

add more spells to mage #71

igroglaz opened this issue Oct 13, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@igroglaz
Copy link
Owner

it will be fun to add more spells for mage.. eg Meteor storm (Камнепад) from Allods 1.

How it could be done:

15:21] ZZYZX: Но проще всего будет игнорировать датабин
[15:21] ZZYZX: И делать заклинания вручную
15:22] ZZYZX: Там есть достаточно точно идентифицируемые функции чтобы создать спецэффекты или наносить урон
[15:22] ZZYZX: В итоге можно сделать заклинание которое не будет заклинанием)
15:22] ZZYZX: А чисто отдельная команда серверу

If adding UI element is hard thing - we could hardcode this spell on certain hotkey (as we have plenty of empty space on keyboard @ A2).

Another variant is to add button:

15:24] ZZYZX: Вот вы мой код меню видели?
[15:24] ZZYZX: Как-то так, только встраиваться нужно в книгу заклинаний
[15:24] ZZYZX: Или в обработку карты (UI часть её)
@igroglaz
Copy link
Owner Author

Also we could add all other spells for mage which is right now exist as scrolls - eg Acid stream, darkness, light, curse etc

@igroglaz
Copy link
Owner Author

from other ticket:
It's known that there is a possiblity to add two new spells to mage's spellbook. Lest do it!

Minimum task:
1st slot Light
2nd slot Curse

Maximum task (harder to implement):
1st slot Light
2nd slot Heal spell, but with different maxRange... As atm we got Heal spell with maxRange=0, so mage could heal only himself; new spell could have 6 (but much less healing potency)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant