Skip to content
Snippets Groups Projects
Commit d6972771 authored by DarkGod's avatar DarkGod
Browse files

plop

parent 533d549e
Branches sunpalevo
No related tags found
No related merge requests found
{
"22": {
"id": 22,
"name": "chat",
"data": {
"chatid": "welcome",
"chat": "**DO NOT TRANSLATE YET**\n<<<You feel a gentle warmth in your mind. Something speaks directly to your mind!>>>\n#YELLOW#WELL MET FRIEND! I AM A FAR AWAY STAR, AND VERY FRIENDLY, ALSO LIBERTY NEEDS TO WRITE ME!\n#LAST#",
"answer1": "sOUNDS COOL!"
},
"class": "chat",
"html": "chat1",
"typenode": true,
"inputs": {
"input_1": {
"connections": []
}
},
"outputs": {
"output_1": {
"connections": [
{
"node": "24",
"output": "input_1"
}
]
}
},
"pos_x": 213,
"pos_y": 362
},
"24": {
"id": 24,
"name": "lua-code",
"data": {
"code": "player:callTalent(player.T_AVATAR_DISTANT_SUN_UNLOCK_CHECKER, \"doUnlock\")"
},
"class": "lua-code",
"html": "lua-code",
"typenode": true,
"inputs": {
"input_1": {
"connections": [
{
"node": "22",
"input": "output_1"
}
]
}
},
"outputs": {
"output_1": {
"connections": []
}
},
"pos_x": 775,
"pos_y": 381
}
}
\ No newline at end of file
-- ToME - Tales of Maj'Eyal
-- Copyright (C) 2009 - 2019 Nicolas Casalini
--
-- This program is free software: you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation, either version 3 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
-- but WITHOUT ANY WARRANTY; without even the implied warranty of
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
-- along with this program. If not, see <http://www.gnu.org/licenses/>.
--
-- Nicolas Casalini "DarkGod"
-- darkgod@te4.org
return _t"New Class Evolution: #LIGHT_GREEN#Avatar of a Distant Sun (Sun Paladin)",
_t[[Yuo have been contacted by a sentient star, far away from Eyal. It wants to help you on your journey!
You have unlocked the #LIGHT_GREEN#Avatar of a Distant Sun class evolution#WHITE# for Sun Paladins.
Features:
- #GOLD#Wield a two-handed weapon and a shield together#LAST#
- 50%% of all damage dealt is converted to #GOLD#light damage#LAST#
- #GOLD#Gravitic Effulgence#LAST#: whenever Weapon of Light hits the damage is now a radius 2 sphere and all foes in range 5 are drawn to it
- The damage and chance to trigger of #GOLD#Searing Sight#LAST# is doubled
- Whenever #GOLD#Sun's Vengeance#LAST# triggers the remaining cooldown of Judgement is reduced by 6
- Interacts with #GOLD#Irresistible Sun#LAST#
Class evolutions are selected as prodigies and grant new ways to build and expand your class and are only visible to the concerned class.
]]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment