Difference between revisions of "Talk:Summon Lightning Spire"

From CrawlWiki
Jump to: navigation, search
(Created page with "I have not found out how I can change the Spell infobox to reflect the new targeting and spell schools. Please share how this is done. Ras")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
I have not found out how I can change the Spell infobox to reflect the new targeting and spell schools. Please share how this is done. Ras
 
I have not found out how I can change the Spell infobox to reflect the new targeting and spell schools. Please share how this is done. Ras
 +
:That would be in [[Module:Table of spells]]. I tried updating it completely earlier, but broke a bunch of stuff on the wiki when I did so (I think it was when I removed all the obsolete spells on there, but I'm not sure since I'm not super familiar with how modules work). I'll update it again now, but only change Summon Lightning Spire and see how it works. [[User:Spudwalt|--spudwalt]] ([[User talk:Spudwalt|talk]]) 19:59, 8 August 2020 (CEST)
 +
:By the by, most of the information in that module comes from [https://github.com/crawl/crawl/blob/master/crawl-ref/source/spl-data.h Crawl's github], in case you needed to know where to find that. [[User:Spudwalt|--spudwalt]] ([[User talk:Spudwalt|talk]]) 20:04, 8 August 2020 (CEST)
 +
:I should probably clarify: that link goes to the most recent version of that file, so it includes any changes that might have been made in trunk but aren't part of a full version yet. For the 0.25 version, go [https://github.com/crawl/crawl/blob/0.25.0/crawl-ref/source/spl-data.h here]. [[User:Spudwalt|--spudwalt]] ([[User talk:Spudwalt|talk]]) 21:24, 8 August 2020 (CEST)
 +
::Okay, I was able to fix the targeting information in the module, but for some reason, trying to switch the spell schools breaks the entire module, and I don't know enough about the code to be able to tell why that happens or how to stop it from happening. Fortunately, the exact order a spell's schools are listed in is a relatively minor detail. [[User:Spudwalt|--spudwalt]] ([[User talk:Spudwalt|talk]]) 20:39, 8 August 2020 (CEST)

Latest revision as of 21:24, 8 August 2020

I have not found out how I can change the Spell infobox to reflect the new targeting and spell schools. Please share how this is done. Ras

That would be in Module:Table of spells. I tried updating it completely earlier, but broke a bunch of stuff on the wiki when I did so (I think it was when I removed all the obsolete spells on there, but I'm not sure since I'm not super familiar with how modules work). I'll update it again now, but only change Summon Lightning Spire and see how it works. --spudwalt (talk) 19:59, 8 August 2020 (CEST)
By the by, most of the information in that module comes from Crawl's github, in case you needed to know where to find that. --spudwalt (talk) 20:04, 8 August 2020 (CEST)
I should probably clarify: that link goes to the most recent version of that file, so it includes any changes that might have been made in trunk but aren't part of a full version yet. For the 0.25 version, go here. --spudwalt (talk) 21:24, 8 August 2020 (CEST)
Okay, I was able to fix the targeting information in the module, but for some reason, trying to switch the spell schools breaks the entire module, and I don't know enough about the code to be able to tell why that happens or how to stop it from happening. Fortunately, the exact order a spell's schools are listed in is a relatively minor detail. --spudwalt (talk) 20:39, 8 August 2020 (CEST)